(dependencies) properly upgrade other nuxt packages to 3.16

This commit is contained in:
Valentyne Stigloher 2025-03-14 18:18:35 +01:00
parent ad69eba5a6
commit 0570f3d55e
2 changed files with 435 additions and 807 deletions

View File

@ -61,7 +61,7 @@
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "^7.24.5", "@babel/eslint-parser": "^7.24.5",
"@babel/plugin-syntax-import-assertions": "^7.24.1", "@babel/plugin-syntax-import-assertions": "^7.24.1",
"@nuxt/eslint": "^1.0.1", "@nuxt/eslint": "^1.2.0",
"@nuxt/test-utils": "^3.15.4", "@nuxt/test-utils": "^3.15.4",
"@nuxtjs/plausible": "^1.2.0", "@nuxtjs/plausible": "^1.2.0",
"@pinia/nuxt": "^0.9.0", "@pinia/nuxt": "^0.9.0",
@ -123,6 +123,7 @@
"tree-kill": "^1.2.2", "tree-kill": "^1.2.2",
"ts-json-schema-generator": "^1.5.0", "ts-json-schema-generator": "^1.5.0",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^6.2.2",
"vitest": "^2.1.9", "vitest": "^2.1.9",
"vue-component-type-helpers": "^2.1.6", "vue-component-type-helpers": "^2.1.6",
"vue-tsc": "^2.2.0", "vue-tsc": "^2.2.0",

1239
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff