minor fix, revert nuxt to 3.15.4 - 3.16 is unstable

This commit is contained in:
NetMan 2025-03-08 23:42:55 +01:00
parent 3659346b2f
commit 26c36e1650
2 changed files with 1095 additions and 447 deletions

View file

@ -19,7 +19,7 @@
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"drizzle-orm": "^0.40.0", "drizzle-orm": "^0.40.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"nuxt": "^3.16.0", "nuxt": "~3.15.4",
"pg": "^8.13.3", "pg": "^8.13.3",
"pinia": "^3.0.1", "pinia": "^3.0.1",
"vue": "latest", "vue": "latest",
@ -32,8 +32,5 @@
"@types/pg": "^8.11.11", "@types/pg": "^8.11.11",
"drizzle-kit": "^0.30.5", "drizzle-kit": "^0.30.5",
"tsx": "^4.19.3" "tsx": "^4.19.3"
},
"resolutions": {
"nitropack": "2.8.1"
} }
} }

1537
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff