update dependencies

This commit is contained in:
nin0dev 2025-03-14 22:38:54 -04:00
parent 4ee9a3723c
commit fd44e9866e
Signed by: nin0
SSH key fingerprint: SHA256:NOoDnFVvZNFvqfXCIhzr6oCTDImZAbTTuyAysZ8Ufk8
3 changed files with 1693 additions and 1481 deletions

View file

@ -1,11 +1,10 @@
import { defineConfig } from 'astro/config';
import node from "@astrojs/node";
import cloudflare from "@astrojs/cloudflare";
// https://astro.build/config
export default defineConfig({
output: "server",
adapter: node({
mode: "standalone"
})
adapter: cloudflare()
});

View file

@ -11,8 +11,12 @@
},
"dependencies": {
"7.css": "^0.16.0",
"@astrojs/node": "^8.3.2",
"astro": "^4.12.2",
"@astrojs/cloudflare": "^12.2.4",
"@astrojs/node": "^9.1.3",
"astro": "^5.5.2",
"lanyard-wrapper": "^2.0.1"
},
"devDependencies": {
"wrangler": "^3.112.0"
}
}

3159
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff