update packages

This commit is contained in:
Cooper 2025-04-20 03:30:54 +00:00 committed by GitHub
parent 46560bac90
commit 2349e50dbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4008 additions and 1643 deletions

View file

@ -4,6 +4,7 @@ import pkg from "./package.json";
//https://nitro.unjs.io/config
export default defineNitroConfig({
noPublicDir: true,
compatibilityDate: "2025-04-20",
srcDir: "./src",
runtimeConfig: {
version: pkg.version

View file

@ -16,19 +16,19 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"h3": "^1.10.0",
"jose": "^5.2.0",
"nitropack": "^2.8.1"
"h3": "^1.15.1",
"jose": "^5.10.0",
"nitropack": "^2.11.9"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.48.0",
"@rollup/wasm-node": "^4.40.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-prettier": "^5.0.0",
"@rollup/wasm-node": "^4.9.4"
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.10.0",
"eslint-plugin-prettier": "^5.2.6"
},
"pnpm": {
"overrides": {

File diff suppressed because it is too large Load diff