diff --git a/package.json b/package.json
index 40d20a521e..257ec5975f 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.10",
- "@unhead/vue": "2.0.0-rc.8",
+ "@unhead/vue": "2.0.0-rc.9",
"@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13",
@@ -77,10 +77,10 @@
"@babel/helper-plugin-utils": "7.26.5",
"@codspeed/vitest-plugin": "4.0.0",
"@nuxt/cli": "3.22.5",
- "@nuxt/eslint-config": "1.1.0",
+ "@nuxt/eslint-config": "1.2.0",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
- "@nuxt/test-utils": "3.17.1",
+ "@nuxt/test-utils": "3.17.2",
"@nuxt/webpack-builder": "workspace:*",
"@playwright/test": "1.51.0",
"@testing-library/vue": "8.1.0",
@@ -88,11 +88,11 @@
"@types/babel__helper-plugin-utils": "7.10.3",
"@types/node": "22.13.10",
"@types/semver": "7.5.8",
- "@unhead/vue": "2.0.0-rc.8",
+ "@unhead/vue": "2.0.0-rc.9",
"@vitest/coverage-v8": "3.0.8",
"@vue/test-utils": "2.4.6",
"acorn": "8.14.1",
- "autoprefixer": "10.4.20",
+ "autoprefixer": "10.4.21",
"case-police": "1.0.0",
"changelogen": "0.6.1",
"consola": "3.4.0",
@@ -102,11 +102,11 @@
"devalue": "5.1.1",
"eslint": "9.22.0",
"eslint-plugin-no-only-tests": "3.3.0",
- "eslint-plugin-perfectionist": "4.9.0",
+ "eslint-plugin-perfectionist": "4.10.0",
"eslint-typegen": "2.0.0",
"estree-walker": "3.0.3",
"h3": "npm:h3-nightly@1.15.1-20250222-111608-d1c00fc",
- "happy-dom": "17.4.0",
+ "happy-dom": "17.4.3",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.45.0",
diff --git a/packages/kit/package.json b/packages/kit/package.json
index 4e7c11f28b..ef4e308d0c 100644
--- a/packages/kit/package.json
+++ b/packages/kit/package.json
@@ -32,7 +32,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"errx": "^0.1.0",
- "exsolve": "^1.0.2",
+ "exsolve": "^1.0.4",
"globby": "^14.1.0",
"ignore": "^7.0.3",
"jiti": "^2.4.2",
diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json
index 774a43b767..0792c7f76f 100644
--- a/packages/nuxt/package.json
+++ b/packages/nuxt/package.json
@@ -76,7 +76,7 @@
"@nuxt/telemetry": "^2.6.5",
"@nuxt/vite-builder": "workspace:*",
"@oxc-parser/wasm": "^0.56.5",
- "@unhead/vue": "^2.0.0-rc.8",
+ "@unhead/vue": "^2.0.0-rc.9",
"@vue/shared": "^3.5.13",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
@@ -90,12 +90,12 @@
"esbuild": "^0.25.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
- "exsolve": "^1.0.2",
+ "exsolve": "^1.0.4",
"globby": "^14.1.0",
"h3": "npm:h3-nightly@1.15.1-20250222-111608-d1c00fc",
"hookable": "^5.5.3",
"ignore": "^7.0.3",
- "impound": "^0.2.0",
+ "impound": "^0.2.2",
"jiti": "^2.4.2",
"klona": "^2.0.6",
"knitwork": "^1.2.0",
@@ -133,7 +133,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
- "@nuxt/scripts": "0.11.0",
+ "@nuxt/scripts": "0.11.1",
"@parcel/watcher": "2.5.1",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",
diff --git a/packages/nuxt/test/import-protection.test.ts b/packages/nuxt/test/import-protection.test.ts
index 31a9e82836..b1ae7352b2 100644
--- a/packages/nuxt/test/import-protection.test.ts
+++ b/packages/nuxt/test/import-protection.test.ts
@@ -34,7 +34,7 @@ describe('import protection', () => {
expect(result).toBeNull()
} else {
expect(result).toBeDefined()
- expect(normalize(result)).contains('unenv/runtime/mock/proxy')
+ expect(normalize(result)).contains('mocked-exports')
}
})
})
diff --git a/packages/rspack/package.json b/packages/rspack/package.json
index ac17b138fc..87d78b9918 100644
--- a/packages/rspack/package.json
+++ b/packages/rspack/package.json
@@ -33,7 +33,7 @@
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/kit": "workspace:*",
"@rspack/core": "^1.2.7",
- "autoprefixer": "^10.4.20",
+ "autoprefixer": "^10.4.21",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.2",
"cssnano": "^7.0.6",
@@ -60,7 +60,7 @@
"std-env": "^3.8.1",
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
- "unenv": "^2.0.0-rc.10",
+ "unenv": "^2.0.0-rc.14",
"unplugin": "^2.2.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.1",
diff --git a/packages/schema/package.json b/packages/schema/package.json
index 1a457908b7..2913098690 100644
--- a/packages/schema/package.json
+++ b/packages/schema/package.json
@@ -39,7 +39,7 @@
"@types/pug": "2.0.10",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
- "@unhead/vue": "2.0.0-rc.8",
+ "@unhead/vue": "2.0.0-rc.9",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-core": "3.5.13",
diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json
index 1aeb1e2c4d..81611dcc50 100644
--- a/packages/ui-templates/package.json
+++ b/packages/ui-templates/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"@unocss/reset": "66.0.0",
"beasties": "0.2.0",
- "html-validate": "9.4.2",
+ "html-validate": "9.5.0",
"htmlnano": "2.1.1",
"jiti": "2.4.2",
"knitwork": "1.2.0",
diff --git a/packages/vite/package.json b/packages/vite/package.json
index 5c1f40b02e..434f02d6d3 100644
--- a/packages/vite/package.json
+++ b/packages/vite/package.json
@@ -35,13 +35,13 @@
"@rollup/plugin-replace": "^6.0.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
- "autoprefixer": "^10.4.20",
+ "autoprefixer": "^10.4.21",
"consola": "^3.4.0",
"cssnano": "^7.0.6",
"defu": "^6.1.4",
"esbuild": "^0.25.0",
"escape-string-regexp": "^5.0.0",
- "exsolve": "^1.0.2",
+ "exsolve": "^1.0.4",
"get-port-please": "^3.1.2",
"h3": "npm:h3-nightly@1.15.1-20250222-111608-d1c00fc",
"jiti": "^2.4.2",
@@ -55,7 +55,7 @@
"rollup-plugin-visualizer": "^5.14.0",
"std-env": "^3.8.1",
"ufo": "^1.5.4",
- "unenv": "^2.0.0-rc.10",
+ "unenv": "^2.0.0-rc.14",
"unplugin": "^2.2.0",
"vite": "^6.2.1",
"vite-node": "^3.0.8",
diff --git a/packages/webpack/package.json b/packages/webpack/package.json
index 2cf16e2bbc..e429e539fe 100644
--- a/packages/webpack/package.json
+++ b/packages/webpack/package.json
@@ -32,7 +32,7 @@
"dependencies": {
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/kit": "workspace:*",
- "autoprefixer": "^10.4.20",
+ "autoprefixer": "^10.4.21",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.2",
"cssnano": "^7.0.6",
@@ -60,7 +60,7 @@
"std-env": "^3.8.1",
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
- "unenv": "^2.0.0-rc.10",
+ "unenv": "^2.0.0-rc.14",
"unplugin": "^2.2.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 457018ba34..72dd888186 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,7 +14,7 @@ overrides:
'@nuxt/vite-builder': workspace:*
'@nuxt/webpack-builder': workspace:*
'@types/node': 22.13.10
- '@unhead/vue': 2.0.0-rc.8
+ '@unhead/vue': 2.0.0-rc.9
'@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.13
@@ -49,13 +49,13 @@ importers:
version: 7.26.5
'@codspeed/vitest-plugin':
specifier: 4.0.0
- version: 4.0.0(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
+ version: 4.0.0(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
'@nuxt/cli':
specifier: 3.22.5
version: 3.22.5(magicast@0.3.5)
'@nuxt/eslint-config':
- specifier: 1.1.0
- version: 1.1.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ specifier: 1.2.0
+ version: 1.2.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
'@nuxt/kit':
specifier: workspace:*
version: link:packages/kit
@@ -63,8 +63,8 @@ importers:
specifier: workspace:*
version: link:packages/rspack
'@nuxt/test-utils':
- specifier: 3.17.1
- version: 3.17.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
+ specifier: 3.17.2
+ version: 3.17.2(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
'@nuxt/webpack-builder':
specifier: workspace:*
version: link:packages/webpack
@@ -87,11 +87,11 @@ importers:
specifier: 7.5.8
version: 7.5.8
'@unhead/vue':
- specifier: 2.0.0-rc.8
- version: 2.0.0-rc.8(vue@3.5.13(typescript@5.8.2))
+ specifier: 2.0.0-rc.9
+ version: 2.0.0-rc.9(vue@3.5.13(typescript@5.8.2))
'@vitest/coverage-v8':
specifier: 3.0.8
- version: 3.0.8(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
+ version: 3.0.8(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
'@vue/test-utils':
specifier: 2.4.6
version: 2.4.6
@@ -99,8 +99,8 @@ importers:
specifier: 8.14.1
version: 8.14.1
autoprefixer:
- specifier: 10.4.20
- version: 10.4.20(postcss@8.5.3)
+ specifier: 10.4.21
+ version: 10.4.21(postcss@8.5.3)
case-police:
specifier: 1.0.0
version: 1.0.0
@@ -129,8 +129,8 @@ importers:
specifier: 3.3.0
version: 3.3.0
eslint-plugin-perfectionist:
- specifier: 4.9.0
- version: 4.9.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ specifier: 4.10.0
+ version: 4.10.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
eslint-typegen:
specifier: 2.0.0
version: 2.0.0(eslint@9.22.0(jiti@2.4.2))
@@ -141,8 +141,8 @@ importers:
specifier: npm:h3-nightly@1.15.1-20250222-111608-d1c00fc
version: h3-nightly@1.15.1-20250222-111608-d1c00fc
happy-dom:
- specifier: 17.4.0
- version: 17.4.0
+ specifier: 17.4.3
+ version: 17.4.3
installed-check:
specifier: 9.3.0
version: 9.3.0
@@ -214,10 +214,10 @@ importers:
version: 3.5.0(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2))
vitest:
specifier: 3.0.8
- version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
vitest-environment-nuxt:
specifier: 1.0.1
- version: 1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
+ version: 1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.8.2)
@@ -246,8 +246,8 @@ importers:
specifier: ^0.1.0
version: 0.1.0
exsolve:
- specifier: ^1.0.2
- version: 1.0.2
+ specifier: ^1.0.4
+ version: 1.0.4
globby:
specifier: ^14.1.0
version: 14.1.0
@@ -314,7 +314,7 @@ importers:
version: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
vitest:
specifier: 3.0.8
- version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
webpack:
specifier: 5.98.0
version: 5.98.0
@@ -349,8 +349,8 @@ importers:
specifier: 22.13.10
version: 22.13.10
'@unhead/vue':
- specifier: 2.0.0-rc.8
- version: 2.0.0-rc.8(vue@3.5.13(typescript@5.8.2))
+ specifier: 2.0.0-rc.9
+ version: 2.0.0-rc.9(vue@3.5.13(typescript@5.8.2))
'@vue/shared':
specifier: 3.5.13
version: 3.5.13
@@ -391,8 +391,8 @@ importers:
specifier: ^3.0.3
version: 3.0.3
exsolve:
- specifier: ^1.0.2
- version: 1.0.2
+ specifier: ^1.0.4
+ version: 1.0.4
globby:
specifier: ^14.1.0
version: 14.1.0
@@ -406,8 +406,8 @@ importers:
specifier: ^7.0.3
version: 7.0.3
impound:
- specifier: ^0.2.0
- version: 0.2.0(rollup@4.35.0)
+ specifier: ^0.2.2
+ version: 0.2.2(rollup@4.35.0)
jiti:
specifier: 2.4.2
version: 2.4.2
@@ -515,8 +515,8 @@ importers:
version: 4.5.0(vue@3.5.13(typescript@5.8.2))
devDependencies:
'@nuxt/scripts':
- specifier: 0.11.0
- version: 0.11.0(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@2.0.0-rc.8(vue@3.5.13(typescript@5.8.2)))(nuxt@packages+nuxt)(typescript@5.8.2)
+ specifier: 0.11.1
+ version: 0.11.1(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.8.2)))(nuxt@packages+nuxt)(typescript@5.8.2)
'@parcel/watcher':
specifier: 2.5.1
version: 2.5.1
@@ -540,7 +540,7 @@ importers:
version: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
vitest:
specifier: 3.0.8
- version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
packages/rspack:
dependencies:
@@ -554,8 +554,8 @@ importers:
specifier: ^1.2.7
version: 1.2.7
autoprefixer:
- specifier: ^10.4.20
- version: 10.4.20(postcss@8.5.3)
+ specifier: ^10.4.21
+ version: 10.4.21(postcss@8.5.3)
css-loader:
specifier: ^7.1.2
version: 7.1.2(@rspack/core@1.2.7)(webpack@5.98.0)
@@ -635,7 +635,7 @@ importers:
specifier: 1.5.4
version: 1.5.4
unenv:
- specifier: ^2.0.0-rc.10
+ specifier: ^2.0.0-rc.14
version: 2.0.0-rc.14
unplugin:
specifier: ^2.2.0
@@ -709,8 +709,8 @@ importers:
specifier: 2.25.9
version: 2.25.9(esbuild@0.25.0)
'@unhead/vue':
- specifier: 2.0.0-rc.8
- version: 2.0.0-rc.8(vue@3.5.13(typescript@5.8.2))
+ specifier: 2.0.0-rc.9
+ version: 2.0.0-rc.9(vue@3.5.13(typescript@5.8.2))
'@vitejs/plugin-vue':
specifier: 5.2.1
version: 5.2.1(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
@@ -823,8 +823,8 @@ importers:
specifier: 0.2.0
version: 0.2.0
html-validate:
- specifier: 9.4.2
- version: 9.4.2(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
+ specifier: 9.5.0
+ version: 9.5.0(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
htmlnano:
specifier: 2.1.1
version: 2.1.1(cssnano@7.0.6(postcss@8.5.3))(postcss@8.5.3)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.32.0)(typescript@5.8.2)
@@ -874,8 +874,8 @@ importers:
specifier: ^4.1.1
version: 4.1.1(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
autoprefixer:
- specifier: ^10.4.20
- version: 10.4.20(postcss@8.5.3)
+ specifier: ^10.4.21
+ version: 10.4.21(postcss@8.5.3)
consola:
specifier: ^3.4.0
version: 3.4.0
@@ -892,8 +892,8 @@ importers:
specifier: ^5.0.0
version: 5.0.0
exsolve:
- specifier: ^1.0.2
- version: 1.0.2
+ specifier: ^1.0.4
+ version: 1.0.4
get-port-please:
specifier: ^3.1.2
version: 3.1.2
@@ -934,7 +934,7 @@ importers:
specifier: 1.5.4
version: 1.5.4
unenv:
- specifier: ^2.0.0-rc.10
+ specifier: ^2.0.0-rc.14
version: 2.0.0-rc.14
unplugin:
specifier: ^2.2.0
@@ -974,8 +974,8 @@ importers:
specifier: workspace:*
version: link:../kit
autoprefixer:
- specifier: ^10.4.20
- version: 10.4.20(postcss@8.5.3)
+ specifier: ^10.4.21
+ version: 10.4.21(postcss@8.5.3)
css-loader:
specifier: ^7.1.2
version: 7.1.2(@rspack/core@1.2.7)(webpack@5.98.0)
@@ -1058,7 +1058,7 @@ importers:
specifier: 1.5.4
version: 1.5.4
unenv:
- specifier: ^2.0.0-rc.10
+ specifier: ^2.0.0-rc.14
version: 2.0.0-rc.14
unplugin:
specifier: ^2.2.0
@@ -1161,7 +1161,7 @@ importers:
version: 0.12.0(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
vitest:
specifier: latest
- version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ version: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
vue:
specifier: 3.5.13
version: 3.5.13(typescript@5.8.2)
@@ -2106,8 +2106,8 @@ packages:
peerDependencies:
vite: 6.2.1
- '@nuxt/eslint-config@1.1.0':
- resolution: {integrity: sha512-xPKoACePUL5ItyLRqsExTnuQOeOr0JiQ7ESY7XKeJZAxAUUiWRuxpxDbPoHX9REKlz2oVBSzFQZFnJzpOPNyrA==}
+ '@nuxt/eslint-config@1.2.0':
+ resolution: {integrity: sha512-ZoxtPjRUy7/m5w9ibjg7y3/v3ycC00xcs+MKr6xttRo0/MNwdtj4qQQyiyOcJQIDXinJMp4qOxQpBJLI0VzIMQ==}
peerDependencies:
eslint: ^9.0.0
eslint-plugin-format: '*'
@@ -2115,8 +2115,8 @@ packages:
eslint-plugin-format:
optional: true
- '@nuxt/eslint-plugin@1.1.0':
- resolution: {integrity: sha512-WRN2xvEdNfqLgjllDG8jtK/31daGitVpr2yb7N9XNNYIh29mWD0GP1lN8znBbJvnG3AXwN9qOb8NAXXvekw/IQ==}
+ '@nuxt/eslint-plugin@1.2.0':
+ resolution: {integrity: sha512-Rd0ATAW1cvCPHHGQvHoRR5TItZo7s9WygPOq/BYisSCcn83l+PCKo8SlCSXWpa7f4g4rIzLjL0svt8XPBj7dTw==}
peerDependencies:
eslint: ^9.0.0
@@ -2126,14 +2126,14 @@ packages:
peerDependencies:
webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
- '@nuxt/scripts@0.11.0':
- resolution: {integrity: sha512-Xe1Nki8IDAyZtRnXjur4IewCX9+FpqOknGxDp9JsIZxuBh2EWoLztEvcH2YpErvbxi75SLc+P+c+y4032lw6+w==}
+ '@nuxt/scripts@0.11.1':
+ resolution: {integrity: sha512-nRZ/GXcH9Gc3iGvuBZqz+34Enl9KFMapcMJVcMyg0b0dKbQjwLeQ644ToPWLJmlOE0tQmvTiUU8hTWLjE5EB6Q==}
peerDependencies:
'@stripe/stripe-js': ^5.10.0
'@types/google.maps': ^3.58.1
'@types/vimeo__player': ^2.18.3
'@types/youtube': ^0.1.0
- '@unhead/vue': 2.0.0-rc.8
+ '@unhead/vue': 2.0.0-rc.9
nuxt: workspace:*
peerDependenciesMeta:
'@stripe/stripe-js':
@@ -2150,8 +2150,8 @@ packages:
engines: {node: '>=18.12.0'}
hasBin: true
- '@nuxt/test-utils@3.17.1':
- resolution: {integrity: sha512-BRHf3TKONqbtAncet9dFw4+J8QT3clEWNsrE1FR9oIRJIRbH2xW9EjXfkF/i1VDzpu89m0IPIzLNuLZ3T+X8oA==}
+ '@nuxt/test-utils@3.17.2':
+ resolution: {integrity: sha512-i1NiWsJx8sv8Zg8z3WD7ITehMi9s8DaR6ArgmDHaKkQ6RJSaVhrPKyGBTv3gzdoF8CHUKa3MNhdX62JWblvLMg==}
engines: {node: ^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0}
peerDependencies:
'@cucumber/cucumber': ^10.3.1 || ^11.0.0
@@ -2751,11 +2751,11 @@ packages:
'@shikijs/vscode-textmate@9.3.1':
resolution: {integrity: sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==}
- '@sidvind/better-ajv-errors@3.0.1':
- resolution: {integrity: sha512-++1mEYIeozfnwWI9P1ECvOPoacy+CgDASrmGvXPMCcqgx0YUzB01vZ78uHdQ443V6sTY+e9MzHqmN9DOls02aw==}
- engines: {node: '>= 16.14'}
+ '@sidvind/better-ajv-errors@4.0.0':
+ resolution: {integrity: sha512-rLZQkN6IfNwG6iqZZwqFMcs7DvQX3ZrLVhsHmSO1LUA4EZAz+VZLpTBCIOFsC5Qu3xuwzVfRMZ+1rtk/mCRRZw==}
+ engines: {node: '>= 18'}
peerDependencies:
- ajv: ^6.12.3 || ^7.0.0 || ^8.0.0
+ ajv: ^7.0.0 || ^8.0.0
'@sinclair/typebox@0.27.8':
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
@@ -2777,8 +2777,8 @@ packages:
engines: {node: '>=8.10'}
hasBin: true
- '@stylistic/eslint-plugin@4.0.1':
- resolution: {integrity: sha512-RwKkRKiDrF4ptiur54ckDhOByQYKYZ1dEmI5K8BJCmuGpauFJXzVL1UQYTA2zq702CqMFdYiJcVFJWfokIgFxw==}
+ '@stylistic/eslint-plugin@4.2.0':
+ resolution: {integrity: sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=9.0.0'
@@ -2919,51 +2919,51 @@ packages:
'@types/youtube@0.1.0':
resolution: {integrity: sha512-Pg33m3X2mFgdmhtvzOlAfUfgOa3341N3/2JCrVY/mXVxb4hagcqqEG6w4vGCfB64StQNWHSj/T8Eotb1Rko/FQ==}
- '@typescript-eslint/eslint-plugin@8.24.1':
- resolution: {integrity: sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==}
+ '@typescript-eslint/eslint-plugin@8.26.0':
+ resolution: {integrity: sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: 5.8.2
- '@typescript-eslint/parser@8.24.1':
- resolution: {integrity: sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==}
+ '@typescript-eslint/parser@8.26.0':
+ resolution: {integrity: sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: 5.8.2
- '@typescript-eslint/scope-manager@8.24.1':
- resolution: {integrity: sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==}
+ '@typescript-eslint/scope-manager@8.26.0':
+ resolution: {integrity: sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.24.1':
- resolution: {integrity: sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==}
+ '@typescript-eslint/type-utils@8.26.0':
+ resolution: {integrity: sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: 5.8.2
- '@typescript-eslint/types@8.24.1':
- resolution: {integrity: sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==}
+ '@typescript-eslint/types@8.26.0':
+ resolution: {integrity: sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.24.1':
- resolution: {integrity: sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==}
+ '@typescript-eslint/typescript-estree@8.26.0':
+ resolution: {integrity: sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: 5.8.2
- '@typescript-eslint/utils@8.24.1':
- resolution: {integrity: sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==}
+ '@typescript-eslint/utils@8.26.0':
+ resolution: {integrity: sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: 5.8.2
- '@typescript-eslint/visitor-keys@8.24.1':
- resolution: {integrity: sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==}
+ '@typescript-eslint/visitor-keys@8.26.0':
+ resolution: {integrity: sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript/vfs@1.6.1':
@@ -2974,8 +2974,8 @@ packages:
'@ungap/structured-clone@1.3.0':
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
- '@unhead/vue@2.0.0-rc.8':
- resolution: {integrity: sha512-jVnyM6ZeeYvgf/ZzAaV1GrgB7ARmYaMMVy3YPZiZzt9AIFJ6BxCV85lL6sxM/QEQI8itDJg9j/YBNbk9yLQi4A==}
+ '@unhead/vue@2.0.0-rc.9':
+ resolution: {integrity: sha512-bXQAMVqU6TFtThcvs4II1C/WOHXEcihSWNPahx1IlzAD2J/uZAb5QEIds4sM7yyLFwBPbQgqr175m67QfDRS4g==}
peerDependencies:
vue: 3.5.13
@@ -3475,8 +3475,8 @@ packages:
asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
- autoprefixer@10.4.20:
- resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
+ autoprefixer@10.4.21:
+ resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
@@ -3605,8 +3605,8 @@ packages:
caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
- caniuse-lite@1.0.30001700:
- resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==}
+ caniuse-lite@1.0.30001702:
+ resolution: {integrity: sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA==}
case-police@1.0.0:
resolution: {integrity: sha512-THHWd3TZmtB5sSrd8bt5t0shPQ/MVBXWChIULc9Fome4NN4SagoxNlc/V+lpl5uA4pNcCsBv5Z3wMmCqlYilxw==}
@@ -4346,11 +4346,11 @@ packages:
resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
engines: {node: '>=5.0.0'}
- eslint-plugin-perfectionist@4.9.0:
- resolution: {integrity: sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==}
+ eslint-plugin-perfectionist@4.10.0:
+ resolution: {integrity: sha512-7sH4rXjIS6ekf/9YL25099Ja09aTqKM00VmN0de/JicSFU5h0GmkjpYuqm1stti0L/baDos7jcTbxt28o1pkJw==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
- eslint: '>=8.0.0'
+ eslint: '>=8.45.0'
eslint-plugin-regexp@2.7.0:
resolution: {integrity: sha512-U8oZI77SBtH8U3ulZ05iu0qEzIizyEDXd+BWHvyVxTOjGwcDcvy/kEpgFG4DYca2ByRLiVPFZ2GeH7j1pdvZTA==}
@@ -4364,11 +4364,12 @@ packages:
peerDependencies:
eslint: '>=9.20.0'
- eslint-plugin-vue@9.32.0:
- resolution: {integrity: sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==}
- engines: {node: ^14.17.0 || >=16.0.0}
+ eslint-plugin-vue@10.0.0:
+ resolution: {integrity: sha512-XKckedtajqwmaX6u1VnECmZ6xJt+YvlmMzBPZd+/sI3ub2lpYZyFnsyWo7c3nMOQKJQudeyk1lw/JxdgeKT64w==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
+ eslint: ^8.57.0 || ^9.0.0
+ vue-eslint-parser: ^10.0.0
eslint-processor-vue-blocks@2.0.0:
resolution: {integrity: sha512-u4W0CJwGoWY3bjXAuFpc/b6eK3NQEI8MoeW7ritKj3G3z/WtHrKjkqf+wk8mPEy5rlMGS+k6AZYOw2XBoN/02Q==}
@@ -4380,10 +4381,6 @@ packages:
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
engines: {node: '>=8.0.0'}
- eslint-scope@7.2.2:
- resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
-
eslint-scope@8.3.0:
resolution: {integrity: sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4415,10 +4412,6 @@ packages:
resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- espree@9.6.1:
- resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
-
esquery@1.6.0:
resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
engines: {node: '>=0.10'}
@@ -4469,8 +4462,8 @@ packages:
resolution: {integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==}
engines: {node: '>=12.0.0'}
- exsolve@1.0.2:
- resolution: {integrity: sha512-ZEcIMbthn2zeX4/wD/DLxDUjuCltHXT8Htvm/JFlTkdYgWh2+HGppgwwNUnIVxzxP7yJOPtuBAec0dLx6lVY8w==}
+ exsolve@1.0.4:
+ resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==}
extend@3.0.2:
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
@@ -4727,10 +4720,6 @@ packages:
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
engines: {node: '>=4'}
- globals@13.24.0:
- resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
- engines: {node: '>=8'}
-
globals@14.0.0:
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'}
@@ -4739,6 +4728,10 @@ packages:
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
engines: {node: '>=18'}
+ globals@16.0.0:
+ resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
+ engines: {node: '>=18'}
+
globby@14.1.0:
resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==}
engines: {node: '>=18'}
@@ -4764,8 +4757,8 @@ packages:
h3-nightly@1.15.1-20250222-111608-d1c00fc:
resolution: {integrity: sha512-V2DeFol/CJ4QLimURS59juWk4b+XY2qhSlyhi0U3WnqN3PKLAIpLtRn340MHQf53ldMhP4oQA/SrJG9hPOcnLA==}
- happy-dom@17.4.0:
- resolution: {integrity: sha512-LN2BIuvdFZ8snmF6LtQB2vYBzRmgCx+uqlFX9JpKVRHQ44NODNnOchB4ZW8404djHhdbQgEHRAkXCZ0zGOyzew==}
+ happy-dom@17.4.3:
+ resolution: {integrity: sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==}
engines: {node: '>=18.0.0'}
has-bigints@1.0.2:
@@ -4878,8 +4871,8 @@ packages:
resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
engines: {node: '>=8'}
- html-validate@9.4.2:
- resolution: {integrity: sha512-lvorU3Q320MMD6ryh0FupMJ5DOKsNKxwdKba+ig4cUYEBQ3SUnANBMCv5OaxwKqd2VCKQPlveXb3K1zqJsfV0Q==}
+ html-validate@9.5.0:
+ resolution: {integrity: sha512-DUXL4xFh0hGg/39/b6BRTrqp+bCVtaOZ3DzOBSw3Fu59Gec9Vvc3HkVNyyESgpSVUDPoEynkP5LV1VJFd96zaw==}
engines: {node: ^18.19.0 || >= 20.6.0}
hasBin: true
peerDependencies:
@@ -4996,8 +4989,8 @@ packages:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
engines: {node: '>=6'}
- impound@0.2.0:
- resolution: {integrity: sha512-gXgeSyp9Hf7qG2/PLKmywHXyQf2xFrw+mJGpoj9DsAB9L7/MIKn+DeEx98UryWXdmbv8wUUPdcQof6qXnZoCGg==}
+ impound@0.2.2:
+ resolution: {integrity: sha512-9CNg+Ly8QjH4FwCUoE9nl1zeqY1NPK1s1P6Btp4L8lJxn8oZLN/0p6RZhitnyEL0BnVWrcVPfbs0Q3x+O/ucHg==}
imurmurhash@0.1.4:
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
@@ -7356,10 +7349,6 @@ packages:
resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==}
engines: {node: '>=4'}
- type-fest@0.20.2:
- resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
- engines: {node: '>=10'}
-
type-fest@4.26.1:
resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==}
engines: {node: '>=16'}
@@ -7409,8 +7398,8 @@ packages:
unenv@2.0.0-rc.14:
resolution: {integrity: sha512-od496pShMen7nOy5VmVJCnq8rptd45vh6Nx/r2iPbrba6pa6p+tS2ywuIHRZ/OBvSbQZB0kWvpO9XBNVFXHD3Q==}
- unhead@2.0.0-rc.8:
- resolution: {integrity: sha512-v460EaVW4nQsXTULM2Fx5qmbmHpIs0kF72p3IwV5KXLk1uynFha0KbRraf8Vg+1EOJP91vLpNtXTLJtAzzF4zg==}
+ unhead@2.0.0-rc.9:
+ resolution: {integrity: sha512-N1p9as7Hg9Gs3l5kkxxsi9eTa8xTHUADZgN1U+hCKHWKegGhvJ4wApzBjk4Zng7O92wPlPDGk8oHSWgO6jg6tw==}
unicode-emoji-modifier-base@1.0.0:
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
@@ -7785,11 +7774,11 @@ packages:
vue-devtools-stub@0.1.0:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
- vue-eslint-parser@9.4.3:
- resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==}
- engines: {node: ^14.17.0 || >=16.0.0}
+ vue-eslint-parser@10.1.1:
+ resolution: {integrity: sha512-bh2Z/Au5slro9QJ3neFYLanZtb1jH+W2bKqGHXAoYD4vZgNG3KeotL7JpPv5xzY4UXUXJl7TrIsnzECH63kd3Q==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- eslint: '>=6.0.0'
+ eslint: ^8.57.0 || ^9.0.0
vue-flow-layout@0.1.1:
resolution: {integrity: sha512-JdgRRUVrN0Y2GosA0M68DEbKlXMqJ7FQgsK8CjQD2vxvNSqAU6PZEpi4cfcTVtfM2GVOMjHo7GKKLbXxOBqDqA==}
@@ -8292,11 +8281,11 @@ snapshots:
transitivePeerDependencies:
- debug
- '@codspeed/vitest-plugin@4.0.0(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))':
+ '@codspeed/vitest-plugin@4.0.0(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))':
dependencies:
'@codspeed/core': 4.0.0
vite: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
- vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
transitivePeerDependencies:
- debug
@@ -8900,15 +8889,15 @@ snapshots:
- utf-8-validate
- vue
- '@nuxt/eslint-config@1.1.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@nuxt/eslint-config@1.2.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
'@antfu/install-pkg': 1.0.0
'@clack/prompts': 0.10.0
'@eslint/js': 9.22.0
- '@nuxt/eslint-plugin': 1.1.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@stylistic/eslint-plugin': 4.0.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@typescript-eslint/eslint-plugin': 8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@typescript-eslint/parser': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@nuxt/eslint-plugin': 1.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@stylistic/eslint-plugin': 4.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/parser': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
eslint: 9.22.0(jiti@2.4.2)
eslint-config-flat-gitignore: 2.1.0(eslint@9.22.0(jiti@2.4.2))
eslint-flat-config-utils: 2.0.1
@@ -8917,21 +8906,21 @@ snapshots:
eslint-plugin-jsdoc: 50.6.3(eslint@9.22.0(jiti@2.4.2))
eslint-plugin-regexp: 2.7.0(eslint@9.22.0(jiti@2.4.2))
eslint-plugin-unicorn: 57.0.0(eslint@9.22.0(jiti@2.4.2))
- eslint-plugin-vue: 9.32.0(eslint@9.22.0(jiti@2.4.2))
+ eslint-plugin-vue: 10.0.0(eslint@9.22.0(jiti@2.4.2))(vue-eslint-parser@10.1.1(eslint@9.22.0(jiti@2.4.2)))
eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2))
- globals: 15.15.0
+ globals: 16.0.0
local-pkg: 1.1.1
pathe: 2.0.3
- vue-eslint-parser: 9.4.3(eslint@9.22.0(jiti@2.4.2))
+ vue-eslint-parser: 10.1.1(eslint@9.22.0(jiti@2.4.2))
transitivePeerDependencies:
- '@vue/compiler-sfc'
- supports-color
- typescript
- '@nuxt/eslint-plugin@1.1.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@nuxt/eslint-plugin@1.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
eslint: 9.22.0(jiti@2.4.2)
transitivePeerDependencies:
- supports-color
@@ -8945,10 +8934,10 @@ snapshots:
string-width: 4.2.3
webpack: 5.98.0
- '@nuxt/scripts@0.11.0(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@2.0.0-rc.8(vue@3.5.13(typescript@5.8.2)))(nuxt@packages+nuxt)(typescript@5.8.2)':
+ '@nuxt/scripts@0.11.1(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.8.2)))(nuxt@packages+nuxt)(typescript@5.8.2)':
dependencies:
'@nuxt/kit': link:packages/kit
- '@unhead/vue': 2.0.0-rc.8(vue@3.5.13(typescript@5.8.2))
+ '@unhead/vue': 2.0.0-rc.9(vue@3.5.13(typescript@5.8.2))
'@vueuse/core': 12.8.2(typescript@5.8.2)
consola: 3.4.0
defu: 6.1.4
@@ -9006,7 +8995,7 @@ snapshots:
rc9: 2.1.2
std-env: 3.8.1
- '@nuxt/test-utils@3.17.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
+ '@nuxt/test-utils@3.17.2(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)':
dependencies:
'@nuxt/kit': link:packages/kit
'@nuxt/schema': link:packages/schema
@@ -9021,6 +9010,7 @@ snapshots:
local-pkg: 1.1.1
magic-string: 0.30.17
node-fetch-native: 1.6.6
+ node-mock-http: 1.0.0
ofetch: 1.4.1
pathe: 2.0.3
perfect-debounce: 1.0.0
@@ -9029,18 +9019,17 @@ snapshots:
std-env: 3.8.1
tinyexec: 0.3.2
ufo: 1.5.4
- unenv: 1.10.0
unplugin: 2.2.0
vite: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
- vitest-environment-nuxt: 1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
+ vitest-environment-nuxt: 1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
vue: 3.5.13(typescript@5.8.2)
optionalDependencies:
'@playwright/test': 1.51.0
'@testing-library/vue': 8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2))
'@vue/test-utils': 2.4.6
- happy-dom: 17.4.0
+ happy-dom: 17.4.3
playwright-core: 1.51.0
- vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -9525,7 +9514,7 @@ snapshots:
'@module-federation/runtime-tools': 0.8.4
'@rspack/binding': 1.2.7
'@rspack/lite-tapable': 1.0.1
- caniuse-lite: 1.0.30001700
+ caniuse-lite: 1.0.30001702
'@rspack/lite-tapable@1.0.1': {}
@@ -9621,7 +9610,7 @@ snapshots:
'@shikijs/vscode-textmate@9.3.1': {}
- '@sidvind/better-ajv-errors@3.0.1(ajv@8.17.1)':
+ '@sidvind/better-ajv-errors@4.0.0(ajv@8.17.1)':
dependencies:
ajv: 8.17.1
kleur: 4.1.5
@@ -9640,9 +9629,9 @@ snapshots:
ignore: 5.3.2
p-map: 4.0.0
- '@stylistic/eslint-plugin@4.0.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@stylistic/eslint-plugin@4.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
eslint: 9.22.0(jiti@2.4.2)
eslint-visitor-keys: 4.2.0
espree: 10.3.0
@@ -9839,14 +9828,14 @@ snapshots:
'@types/youtube@0.1.0':
optional: true
- '@typescript-eslint/eslint-plugin@8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@typescript-eslint/eslint-plugin@8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@typescript-eslint/scope-manager': 8.24.1
- '@typescript-eslint/type-utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.24.1
+ '@typescript-eslint/parser': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.26.0
+ '@typescript-eslint/type-utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/visitor-keys': 8.26.0
eslint: 9.22.0(jiti@2.4.2)
graphemer: 1.4.0
ignore: 5.3.2
@@ -9856,27 +9845,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@typescript-eslint/parser@8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/scope-manager': 8.24.1
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.24.1
+ '@typescript-eslint/scope-manager': 8.26.0
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
+ '@typescript-eslint/visitor-keys': 8.26.0
debug: 4.4.0(supports-color@9.4.0)
eslint: 9.22.0(jiti@2.4.2)
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.24.1':
+ '@typescript-eslint/scope-manager@8.26.0':
dependencies:
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/visitor-keys': 8.24.1
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/visitor-keys': 8.26.0
- '@typescript-eslint/type-utils@8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@typescript-eslint/type-utils@8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
debug: 4.4.0(supports-color@9.4.0)
eslint: 9.22.0(jiti@2.4.2)
ts-api-utils: 2.0.1(typescript@5.8.2)
@@ -9884,12 +9873,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.24.1': {}
+ '@typescript-eslint/types@8.26.0': {}
- '@typescript-eslint/typescript-estree@8.24.1(typescript@5.8.2)':
+ '@typescript-eslint/typescript-estree@8.26.0(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/visitor-keys': 8.24.1
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/visitor-keys': 8.26.0
debug: 4.4.0(supports-color@9.4.0)
fast-glob: 3.3.3
is-glob: 4.0.3
@@ -9900,20 +9889,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
+ '@typescript-eslint/utils@8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)':
dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.22.0(jiti@2.4.2))
- '@typescript-eslint/scope-manager': 8.24.1
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.26.0
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
eslint: 9.22.0(jiti@2.4.2)
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.24.1':
+ '@typescript-eslint/visitor-keys@8.26.0':
dependencies:
- '@typescript-eslint/types': 8.24.1
+ '@typescript-eslint/types': 8.26.0
eslint-visitor-keys: 4.2.0
'@typescript/vfs@1.6.1(typescript@5.8.2)':
@@ -9925,10 +9914,10 @@ snapshots:
'@ungap/structured-clone@1.3.0': {}
- '@unhead/vue@2.0.0-rc.8(vue@3.5.13(typescript@5.8.2))':
+ '@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.8.2))':
dependencies:
hookable: 5.5.3
- unhead: 2.0.0-rc.8
+ unhead: 2.0.0-rc.9
vue: 3.5.13(typescript@5.8.2)
'@unocss/astro@66.0.0(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
@@ -10109,7 +10098,7 @@ snapshots:
vite: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
vue: 3.5.13(typescript@5.8.2)
- '@vitest/coverage-v8@3.0.8(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))':
+ '@vitest/coverage-v8@3.0.8(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))':
dependencies:
'@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2
@@ -10123,7 +10112,7 @@ snapshots:
std-env: 3.8.1
test-exclude: 7.0.1
tinyrainbow: 2.0.0
- vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
transitivePeerDependencies:
- supports-color
@@ -10616,10 +10605,10 @@ snapshots:
asynckit@0.4.0: {}
- autoprefixer@10.4.20(postcss@8.5.3):
+ autoprefixer@10.4.21(postcss@8.5.3):
dependencies:
browserslist: 4.24.4
- caniuse-lite: 1.0.30001700
+ caniuse-lite: 1.0.30001702
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
@@ -10695,7 +10684,7 @@ snapshots:
browserslist@4.24.4:
dependencies:
- caniuse-lite: 1.0.30001700
+ caniuse-lite: 1.0.30001702
electron-to-chromium: 1.5.102
node-releases: 2.0.19
update-browserslist-db: 1.1.2(browserslist@4.24.4)
@@ -10723,7 +10712,7 @@ snapshots:
confbox: 0.1.8
defu: 6.1.4
dotenv: 16.4.7
- exsolve: 1.0.2
+ exsolve: 1.0.4
giget: 2.0.0
jiti: 2.4.2
ohash: 2.0.11
@@ -10761,11 +10750,11 @@ snapshots:
caniuse-api@3.0.0:
dependencies:
browserslist: 4.24.4
- caniuse-lite: 1.0.30001700
+ caniuse-lite: 1.0.30001702
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- caniuse-lite@1.0.30001700: {}
+ caniuse-lite@1.0.30001702: {}
case-police@1.0.0: {}
@@ -11542,8 +11531,8 @@ snapshots:
eslint-plugin-import-x@4.6.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
dependencies:
'@types/doctrine': 0.0.9
- '@typescript-eslint/scope-manager': 8.24.1
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.26.0
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
debug: 4.4.0(supports-color@9.4.0)
doctrine: 3.0.0
enhanced-resolve: 5.18.0
@@ -11578,10 +11567,10 @@ snapshots:
eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@4.9.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
+ eslint-plugin-perfectionist@4.10.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
dependencies:
- '@typescript-eslint/types': 8.24.1
- '@typescript-eslint/utils': 8.24.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
+ '@typescript-eslint/types': 8.26.0
+ '@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
eslint: 9.22.0(jiti@2.4.2)
natural-orderby: 5.0.0
transitivePeerDependencies:
@@ -11619,19 +11608,16 @@ snapshots:
semver: 7.7.1
strip-indent: 4.0.0
- eslint-plugin-vue@9.32.0(eslint@9.22.0(jiti@2.4.2)):
+ eslint-plugin-vue@10.0.0(eslint@9.22.0(jiti@2.4.2))(vue-eslint-parser@10.1.1(eslint@9.22.0(jiti@2.4.2))):
dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.22.0(jiti@2.4.2))
eslint: 9.22.0(jiti@2.4.2)
- globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.7.1
- vue-eslint-parser: 9.4.3(eslint@9.22.0(jiti@2.4.2))
+ vue-eslint-parser: 10.1.1(eslint@9.22.0(jiti@2.4.2))
xml-name-validator: 4.0.0
- transitivePeerDependencies:
- - supports-color
eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.22.0(jiti@2.4.2)):
dependencies:
@@ -11643,11 +11629,6 @@ snapshots:
esrecurse: 4.3.0
estraverse: 4.3.0
- eslint-scope@7.2.2:
- dependencies:
- esrecurse: 4.3.0
- estraverse: 5.3.0
-
eslint-scope@8.3.0:
dependencies:
esrecurse: 4.3.0
@@ -11711,12 +11692,6 @@ snapshots:
acorn-jsx: 5.3.2(acorn@8.14.1)
eslint-visitor-keys: 4.2.0
- espree@9.6.1:
- dependencies:
- acorn: 8.14.1
- acorn-jsx: 5.3.2(acorn@8.14.1)
- eslint-visitor-keys: 3.4.3
-
esquery@1.6.0:
dependencies:
estraverse: 5.3.0
@@ -11772,7 +11747,7 @@ snapshots:
expect-type@1.1.0: {}
- exsolve@1.0.2: {}
+ exsolve@1.0.4: {}
extend@3.0.2: {}
@@ -12044,14 +12019,12 @@ snapshots:
globals@11.12.0: {}
- globals@13.24.0:
- dependencies:
- type-fest: 0.20.2
-
globals@14.0.0: {}
globals@15.15.0: {}
+ globals@16.0.0: {}
+
globby@14.1.0:
dependencies:
'@sindresorhus/merge-streams': 2.3.0
@@ -12087,7 +12060,7 @@ snapshots:
ufo: 1.5.4
uncrypto: 0.1.3
- happy-dom@17.4.0:
+ happy-dom@17.4.3:
dependencies:
webidl-conversions: 7.0.0
whatwg-mimetype: 3.0.0
@@ -12274,10 +12247,10 @@ snapshots:
html-tags@3.3.1: {}
- html-validate@9.4.2(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)):
+ html-validate@9.5.0(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)):
dependencies:
'@html-validate/stylish': 4.2.0
- '@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)
+ '@sidvind/better-ajv-errors': 4.0.0(ajv@8.17.1)
ajv: 8.17.1
glob: 10.4.5
kleur: 4.1.5
@@ -12285,7 +12258,7 @@ snapshots:
prompts: 2.4.2
semver: 7.7.1
optionalDependencies:
- vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
+ vitest: 3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0)
html-void-elements@3.0.0: {}
@@ -12371,13 +12344,13 @@ snapshots:
parent-module: 1.0.1
resolve-from: 4.0.0
- impound@0.2.0(rollup@4.35.0):
+ impound@0.2.2(rollup@4.35.0):
dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.35.0)
mlly: 1.7.4
- pathe: 1.1.2
- unenv: 1.10.0
- unplugin: 1.16.1
+ mocked-exports: 0.1.0
+ pathe: 2.0.3
+ unplugin: 2.2.0
transitivePeerDependencies:
- rollup
@@ -13424,7 +13397,7 @@ snapshots:
mkdist@2.2.0(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))(vue@3.5.13(typescript@5.8.2)):
dependencies:
- autoprefixer: 10.4.20(postcss@8.5.3)
+ autoprefixer: 10.4.21(postcss@8.5.3)
citty: 0.1.6
cssnano: 7.0.6(postcss@8.5.3)
defu: 6.1.4
@@ -13919,7 +13892,7 @@ snapshots:
pkg-types@2.1.0:
dependencies:
confbox: 0.2.1
- exsolve: 1.0.2
+ exsolve: 1.0.4
pathe: 2.0.3
playwright-core@1.51.0: {}
@@ -15176,8 +15149,6 @@ snapshots:
type-detect@4.1.0: {}
- type-fest@0.20.2: {}
-
type-fest@4.26.1: {}
typescript@5.8.2: {}
@@ -15251,12 +15222,12 @@ snapshots:
unenv@2.0.0-rc.14:
dependencies:
defu: 6.1.4
- exsolve: 1.0.2
+ exsolve: 1.0.4
ohash: 2.0.11
pathe: 2.0.3
ufo: 1.5.4
- unhead@2.0.0-rc.8:
+ unhead@2.0.0-rc.9:
dependencies:
hookable: 5.5.3
@@ -15593,9 +15564,9 @@ snapshots:
tsx: 4.19.2
yaml: 2.7.0
- vitest-environment-nuxt@1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0):
+ vitest-environment-nuxt@1.0.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0):
dependencies:
- '@nuxt/test-utils': 3.17.1(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.0)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
+ '@nuxt/test-utils': 3.17.2(@playwright/test@1.51.0)(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.13)(vue@3.5.13(typescript@5.8.2)))(@types/node@22.13.10)(@vue/test-utils@2.4.6)(happy-dom@17.4.3)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.51.0)(terser@5.32.0)(tsx@4.19.2)(typescript@5.8.2)(vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))(yaml@2.7.0)
transitivePeerDependencies:
- '@cucumber/cucumber'
- '@jest/globals'
@@ -15621,7 +15592,7 @@ snapshots:
- vitest
- yaml
- vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.0)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0):
+ vitest@3.0.8(@types/debug@4.1.12)(@types/node@22.13.10)(happy-dom@17.4.3)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0):
dependencies:
'@vitest/expect': 3.0.8
'@vitest/mocker': 3.0.8(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(sass@1.78.0)(terser@5.32.0)(tsx@4.19.2)(yaml@2.7.0))
@@ -15646,7 +15617,7 @@ snapshots:
optionalDependencies:
'@types/debug': 4.1.12
'@types/node': 22.13.10
- happy-dom: 17.4.0
+ happy-dom: 17.4.3
transitivePeerDependencies:
- jiti
- less
@@ -15673,13 +15644,13 @@ snapshots:
vue-devtools-stub@0.1.0: {}
- vue-eslint-parser@9.4.3(eslint@9.22.0(jiti@2.4.2)):
+ vue-eslint-parser@10.1.1(eslint@9.22.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0(supports-color@9.4.0)
eslint: 9.22.0(jiti@2.4.2)
- eslint-scope: 7.2.2
- eslint-visitor-keys: 3.4.3
- espree: 9.6.1
+ eslint-scope: 8.3.0
+ eslint-visitor-keys: 4.2.0
+ espree: 10.3.0
esquery: 1.6.0
lodash: 4.17.21
semver: 7.7.1
diff --git a/test/fixtures/basic/pages/head.vue b/test/fixtures/basic/pages/head.vue
index 49cc972353..718d13af27 100644
--- a/test/fixtures/basic/pages/head.vue
+++ b/test/fixtures/basic/pages/head.vue
@@ -1,12 +1,5 @@
diff --git a/test/nuxt/composables.test.ts b/test/nuxt/composables.test.ts
index 0dbcc05e5d..0bd921729b 100644
--- a/test/nuxt/composables.test.ts
+++ b/test/nuxt/composables.test.ts
@@ -348,7 +348,7 @@ describe('useFetch', () => {
)
await new Promise(resolve => setTimeout(resolve, 2))
expect(status.value).toBe('error')
- expect(error.value).toMatchInlineSnapshot('[Error: [GET] "[object Promise]": Request aborted due to timeout.]')
+ expect(error.value).toMatchInlineSnapshot(`[Error: [GET] "[object Promise]": Failed to parse URL from [object Promise]]`)
})
})