diff --git a/package.json b/package.json index 9ee6b1ec..1125c36a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "^10.3.0", "exsolve": "^1.0.8", "knip": "^6.12.2", - "nuxt": "^4.4.5", + "nuxt": "^4.4.6", "pkg-pr-new": "^0.0.71", "semver": "^7.8.0", "std-env": "^4.1.0", diff --git a/playground/package.json b/playground/package.json index f034aceb..f6cb2b07 100644 --- a/playground/package.json +++ b/playground/package.json @@ -10,7 +10,7 @@ "test": "vitest" }, "dependencies": { - "nuxt": "^4.4.5", + "nuxt": "^4.4.6", "vue-router": "^5.0.6" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c90a706..1195978a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ importers: specifier: ^6.12.2 version: 6.14.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) nuxt: - specifier: ^4.4.5 + specifier: ^4.4.6 version: 4.4.6(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@types/node@24.12.4)(@vue/compiler-sfc@3.5.34)(db0@0.3.4)(eslint@10.4.0(jiti@2.7.0))(ioredis@5.10.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.0.0-rc.16)(rollup-plugin-visualizer@7.0.1(rolldown@1.0.0-rc.16)(rollup@4.60.4))(rollup@4.60.4)(srvx@0.11.15)(terser@5.46.2)(typescript@6.0.3)(vite@7.3.3(@types/node@24.12.4)(jiti@2.7.0)(terser@5.46.2)(yaml@2.9.0))(vue-tsc@3.2.9(typescript@6.0.3))(yaml@2.9.0) pkg-pr-new: specifier: ^0.0.71 @@ -402,7 +402,7 @@ importers: playground: dependencies: nuxt: - specifier: ^4.4.5 + specifier: ^4.4.6 version: 4.4.6(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@types/node@24.12.4)(@vue/compiler-sfc@3.5.34)(db0@0.3.4)(eslint@10.4.0(jiti@2.7.0))(ioredis@5.10.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.0.0-rc.16)(rollup-plugin-visualizer@7.0.1(rolldown@1.0.0-rc.16)(rollup@4.60.4))(rollup@4.60.4)(srvx@0.11.15)(terser@5.46.2)(typescript@6.0.3)(vite@7.3.3(@types/node@24.12.4)(jiti@2.7.0)(terser@5.46.2)(yaml@2.9.0))(vue-tsc@3.2.9(typescript@6.0.3))(yaml@2.9.0) vue-router: specifier: ^5.0.6