chore(deps): update all non-major dependencies (3.x) (#31128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-26 17:14:00 +00:00 committed by GitHub
parent b654cad63b
commit 7936128e78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 127 additions and 201 deletions

View File

@ -122,7 +122,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages
@ -205,7 +205,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages
@ -230,7 +230,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages
@ -293,7 +293,7 @@ jobs:
run: pnpm playwright-core install chromium run: pnpm playwright-core install chromium
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages
@ -342,7 +342,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages
@ -374,7 +374,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with: with:
name: dist name: dist
path: packages path: packages

View File

@ -46,11 +46,11 @@
"@nuxt/vite-builder": "workspace:*", "@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*", "@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.5", "@types/node": "22.13.5",
"@unhead/dom": "1.11.19", "@unhead/dom": "1.11.20",
"@unhead/schema": "1.11.19", "@unhead/schema": "1.11.20",
"@unhead/shared": "1.11.19", "@unhead/shared": "1.11.20",
"@unhead/ssr": "1.11.19", "@unhead/ssr": "1.11.20",
"@unhead/vue": "1.11.19", "@unhead/vue": "1.11.20",
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13", "@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13", "@vue/shared": "3.5.13",
@ -62,7 +62,7 @@
"send": ">=1.1.0", "send": ">=1.1.0",
"typescript": "5.7.3", "typescript": "5.7.3",
"ufo": "1.5.4", "ufo": "1.5.4",
"unhead": "1.11.19", "unhead": "1.11.20",
"unimport": "4.1.2", "unimport": "4.1.2",
"vite": "6.2.0", "vite": "6.2.0",
"vue": "3.5.13", "vue": "3.5.13",
@ -84,14 +84,14 @@
"@types/babel__helper-plugin-utils": "7.10.3", "@types/babel__helper-plugin-utils": "7.10.3",
"@types/node": "22.13.5", "@types/node": "22.13.5",
"@types/semver": "7.5.8", "@types/semver": "7.5.8",
"@unhead/schema": "1.11.19", "@unhead/schema": "1.11.20",
"@unhead/vue": "1.11.19", "@unhead/vue": "1.11.20",
"@vitest/coverage-v8": "3.0.7", "@vitest/coverage-v8": "3.0.7",
"@vue/test-utils": "2.4.6", "@vue/test-utils": "2.4.6",
"acorn": "8.14.0", "acorn": "8.14.0",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"case-police": "1.0.0", "case-police": "1.0.0",
"changelogen": "0.5.7", "changelogen": "0.6.0",
"consola": "3.4.0", "consola": "3.4.0",
"cssnano": "7.0.6", "cssnano": "7.0.6",
"destr": "2.0.3", "destr": "2.0.3",
@ -114,7 +114,7 @@
"nuxt-content-twoslash": "0.1.2", "nuxt-content-twoslash": "0.1.2",
"ofetch": "1.4.1", "ofetch": "1.4.1",
"pathe": "2.0.3", "pathe": "2.0.3",
"pkg-pr-new": "0.0.39", "pkg-pr-new": "0.0.40",
"playwright-core": "1.50.1", "playwright-core": "1.50.1",
"rollup": "4.34.8", "rollup": "4.34.8",
"semver": "7.7.1", "semver": "7.7.1",
@ -125,13 +125,13 @@
"ts-blank-space": "0.6.0", "ts-blank-space": "0.6.0",
"typescript": "5.7.3", "typescript": "5.7.3",
"ufo": "1.5.4", "ufo": "1.5.4",
"unbuild": "3.3.1", "unbuild": "3.4.2",
"vitest": "3.0.7", "vitest": "3.0.7",
"vitest-environment-nuxt": "1.0.1", "vitest-environment-nuxt": "1.0.1",
"vue": "3.5.13", "vue": "3.5.13",
"vue-tsc": "2.2.4", "vue-tsc": "2.2.4",
"webpack": "5.96.1" "webpack": "5.96.1"
}, },
"packageManager": "pnpm@10.4.1", "packageManager": "pnpm@10.5.1",
"version": "" "version": ""
} }

View File

@ -37,7 +37,7 @@
"klona": "^2.0.6", "klona": "^2.0.6",
"knitwork": "^1.2.0", "knitwork": "^1.2.0",
"mlly": "^1.7.4", "mlly": "^1.7.4",
"ohash": "^2.0.4", "ohash": "^2.0.5",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"pkg-types": "^1.3.1", "pkg-types": "^1.3.1",
"scule": "^1.3.0", "scule": "^1.3.0",

View File

@ -76,10 +76,10 @@
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.6.5", "@nuxt/telemetry": "^2.6.5",
"@nuxt/vite-builder": "workspace:*", "@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.11.19", "@unhead/dom": "^1.11.20",
"@unhead/shared": "^1.11.19", "@unhead/shared": "^1.11.20",
"@unhead/ssr": "^1.11.19", "@unhead/ssr": "^1.11.20",
"@unhead/vue": "^1.11.19", "@unhead/vue": "^1.11.20",
"@vue/shared": "^3.5.13", "@vue/shared": "^3.5.13",
"acorn": "8.14.0", "acorn": "8.14.0",
"c12": "^3.0.1", "c12": "^3.0.1",
@ -106,9 +106,9 @@
"mlly": "^1.7.4", "mlly": "^1.7.4",
"nanotar": "^0.2.0", "nanotar": "^0.2.0",
"nitropack": "^2.10.4", "nitropack": "^2.10.4",
"nypm": "^0.5.4", "nypm": "^0.6.0",
"ofetch": "^1.4.1", "ofetch": "^1.4.1",
"ohash": "^2.0.4", "ohash": "^2.0.5",
"on-change": "^5.0.1", "on-change": "^5.0.1",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"perfect-debounce": "^1.0.0", "perfect-debounce": "^1.0.0",
@ -124,7 +124,7 @@
"uncrypto": "^0.1.3", "uncrypto": "^0.1.3",
"unctx": "^2.4.1", "unctx": "^2.4.1",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unhead": "^1.11.19", "unhead": "^1.11.20",
"unimport": "^4.1.2", "unimport": "^4.1.2",
"unplugin": "^2.2.0", "unplugin": "^2.2.0",
"unplugin-vue-router": "^0.11.2", "unplugin-vue-router": "^0.11.2",

View File

@ -48,7 +48,7 @@
"knitwork": "^1.2.0", "knitwork": "^1.2.0",
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"memfs": "^4.14.1", "memfs": "^4.14.1",
"ohash": "^2.0.4", "ohash": "^2.0.5",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"pify": "^6.1.0", "pify": "^6.1.0",
"postcss": "^8.5.3", "postcss": "^8.5.3",

View File

@ -39,7 +39,7 @@
"@types/pug": "2.0.10", "@types/pug": "2.0.10",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"@unhead/schema": "1.11.19", "@unhead/schema": "1.11.20",
"@vitejs/plugin-vue": "5.2.1", "@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1", "@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
@ -63,7 +63,7 @@
"rollup-plugin-visualizer": "5.14.0", "rollup-plugin-visualizer": "5.14.0",
"sass-loader": "16.0.5", "sass-loader": "16.0.5",
"scule": "1.3.0", "scule": "1.3.0",
"unbuild": "3.3.1", "unbuild": "3.4.2",
"unctx": "2.4.1", "unctx": "2.4.1",
"unimport": "4.1.2", "unimport": "4.1.2",
"untyped": "2.0.0", "untyped": "2.0.0",

View File

@ -48,7 +48,7 @@
"knitwork": "^1.2.0", "knitwork": "^1.2.0",
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"mlly": "^1.7.4", "mlly": "^1.7.4",
"ohash": "^2.0.4", "ohash": "^2.0.5",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"perfect-debounce": "^1.0.0", "perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1", "pkg-types": "^1.3.1",

View File

@ -46,7 +46,7 @@
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"memfs": "^4.14.1", "memfs": "^4.14.1",
"mini-css-extract-plugin": "^2.9.2", "mini-css-extract-plugin": "^2.9.2",
"ohash": "^2.0.4", "ohash": "^2.0.5",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"pify": "^6.1.0", "pify": "^6.1.0",
"postcss": "^8.5.3", "postcss": "^8.5.3",

View File

@ -14,11 +14,11 @@ overrides:
'@nuxt/vite-builder': workspace:* '@nuxt/vite-builder': workspace:*
'@nuxt/webpack-builder': workspace:* '@nuxt/webpack-builder': workspace:*
'@types/node': 22.13.5 '@types/node': 22.13.5
'@unhead/dom': 1.11.19 '@unhead/dom': 1.11.20
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
'@unhead/shared': 1.11.19 '@unhead/shared': 1.11.20
'@unhead/ssr': 1.11.19 '@unhead/ssr': 1.11.20
'@unhead/vue': 1.11.19 '@unhead/vue': 1.11.20
'@vue/compiler-core': 3.5.13 '@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.13 '@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.13 '@vue/shared': 3.5.13
@ -30,7 +30,7 @@ overrides:
send: '>=1.1.0' send: '>=1.1.0'
typescript: 5.7.3 typescript: 5.7.3
ufo: 1.5.4 ufo: 1.5.4
unhead: 1.11.19 unhead: 1.11.20
unimport: 4.1.2 unimport: 4.1.2
vite: 6.2.0 vite: 6.2.0
vue: 3.5.13 vue: 3.5.13
@ -86,11 +86,11 @@ importers:
specifier: 7.5.8 specifier: 7.5.8
version: 7.5.8 version: 7.5.8
'@unhead/schema': '@unhead/schema':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
'@unhead/vue': '@unhead/vue':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19(vue@3.5.13(typescript@5.7.3)) version: 1.11.20(vue@3.5.13(typescript@5.7.3))
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: 3.0.7 specifier: 3.0.7
version: 3.0.7(vitest@3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(happy-dom@17.1.8)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0)) version: 3.0.7(vitest@3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(happy-dom@17.1.8)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))
@ -107,8 +107,8 @@ importers:
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0 version: 1.0.0
changelogen: changelogen:
specifier: 0.5.7 specifier: 0.6.0
version: 0.5.7(magicast@0.3.5) version: 0.6.0(magicast@0.3.5)
consola: consola:
specifier: 3.4.0 specifier: 3.4.0
version: 3.4.0 version: 3.4.0
@ -176,8 +176,8 @@ importers:
specifier: 2.0.3 specifier: 2.0.3
version: 2.0.3 version: 2.0.3
pkg-pr-new: pkg-pr-new:
specifier: 0.0.39 specifier: 0.0.40
version: 0.0.39 version: 0.0.40
playwright-core: playwright-core:
specifier: 1.50.1 specifier: 1.50.1
version: 1.50.1 version: 1.50.1
@ -209,8 +209,8 @@ importers:
specifier: 1.5.4 specifier: 1.5.4
version: 1.5.4 version: 1.5.4
unbuild: unbuild:
specifier: 3.3.1 specifier: 3.4.2
version: 3.3.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vitest: vitest:
specifier: 3.0.7 specifier: 3.0.7
version: 3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(happy-dom@17.1.8)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0) version: 3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(happy-dom@17.1.8)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0)
@ -260,8 +260,8 @@ importers:
specifier: ^1.7.4 specifier: ^1.7.4
version: 1.7.4 version: 1.7.4
ohash: ohash:
specifier: ^2.0.4 specifier: ^2.0.5
version: 2.0.4 version: 2.0.5
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@ -310,7 +310,7 @@ importers:
version: 2.10.4(typescript@5.7.3) version: 2.10.4(typescript@5.7.3)
unbuild: unbuild:
specifier: latest specifier: latest
version: 3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vite: vite:
specifier: 6.2.0 specifier: 6.2.0
version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0) version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0)
@ -348,17 +348,17 @@ importers:
specifier: 22.13.5 specifier: 22.13.5
version: 22.13.5 version: 22.13.5
'@unhead/dom': '@unhead/dom':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
'@unhead/shared': '@unhead/shared':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
'@unhead/ssr': '@unhead/ssr':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
'@unhead/vue': '@unhead/vue':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19(vue@3.5.13(typescript@5.7.3)) version: 1.11.20(vue@3.5.13(typescript@5.7.3))
'@vue/shared': '@vue/shared':
specifier: 3.5.13 specifier: 3.5.13
version: 3.5.13 version: 3.5.13
@ -438,14 +438,14 @@ importers:
specifier: ^2.10.4 specifier: ^2.10.4
version: 2.10.4(typescript@5.7.3) version: 2.10.4(typescript@5.7.3)
nypm: nypm:
specifier: ^0.5.4 specifier: ^0.6.0
version: 0.5.4 version: 0.6.0
ofetch: ofetch:
specifier: ^1.4.1 specifier: ^1.4.1
version: 1.4.1 version: 1.4.1
ohash: ohash:
specifier: ^2.0.4 specifier: ^2.0.5
version: 2.0.4 version: 2.0.5
on-change: on-change:
specifier: ^5.0.1 specifier: ^5.0.1
version: 5.0.1 version: 5.0.1
@ -492,8 +492,8 @@ importers:
specifier: ^1.10.0 specifier: ^1.10.0
version: 1.10.0 version: 1.10.0
unhead: unhead:
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
unimport: unimport:
specifier: 4.1.2 specifier: 4.1.2
version: 4.1.2 version: 4.1.2
@ -524,7 +524,7 @@ importers:
devDependencies: devDependencies:
'@nuxt/scripts': '@nuxt/scripts':
specifier: 0.10.5 specifier: 0.10.5
version: 0.10.5(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@1.11.19(vue@3.5.13(typescript@5.7.3)))(db0@0.2.1)(typescript@5.7.3) version: 0.10.5(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@1.11.20(vue@3.5.13(typescript@5.7.3)))(db0@0.2.1)(typescript@5.7.3)
'@parcel/watcher': '@parcel/watcher':
specifier: 2.5.1 specifier: 2.5.1
version: 2.5.1 version: 2.5.1
@ -539,7 +539,7 @@ importers:
version: 3.5.13 version: 3.5.13
unbuild: unbuild:
specifier: latest specifier: latest
version: 3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vite: vite:
specifier: 6.2.0 specifier: 6.2.0
version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0) version: 6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0)
@ -604,8 +604,8 @@ importers:
specifier: 4.14.1 specifier: 4.14.1
version: 4.14.1 version: 4.14.1
ohash: ohash:
specifier: ^2.0.4 specifier: ^2.0.5
version: 2.0.4 version: 2.0.5
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@ -684,7 +684,7 @@ importers:
version: 4.34.8 version: 4.34.8
unbuild: unbuild:
specifier: latest specifier: latest
version: 3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue: vue:
specifier: 3.5.13 specifier: 3.5.13
version: 3.5.13(typescript@5.7.3) version: 3.5.13(typescript@5.7.3)
@ -714,8 +714,8 @@ importers:
specifier: 2.25.9 specifier: 2.25.9
version: 2.25.9(esbuild@0.25.0) version: 2.25.9(esbuild@0.25.0)
'@unhead/schema': '@unhead/schema':
specifier: 1.11.19 specifier: 1.11.20
version: 1.11.19 version: 1.11.20
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: 5.2.1 specifier: 5.2.1
version: 5.2.1(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) version: 5.2.1(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))
@ -786,8 +786,8 @@ importers:
specifier: 1.3.0 specifier: 1.3.0
version: 1.3.0 version: 1.3.0
unbuild: unbuild:
specifier: 3.3.1 specifier: 3.4.2
version: 3.3.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
unctx: unctx:
specifier: 2.4.1 specifier: 2.4.1
version: 2.4.1 version: 2.4.1
@ -924,8 +924,8 @@ importers:
specifier: ^1.7.4 specifier: ^1.7.4
version: 1.7.4 version: 1.7.4
ohash: ohash:
specifier: ^2.0.4 specifier: ^2.0.5
version: 2.0.4 version: 2.0.5
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@ -974,7 +974,7 @@ importers:
version: 4.34.8 version: 4.34.8
unbuild: unbuild:
specifier: latest specifier: latest
version: 3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue: vue:
specifier: 3.5.13 specifier: 3.5.13
version: 3.5.13(typescript@5.7.3) version: 3.5.13(typescript@5.7.3)
@ -1030,8 +1030,8 @@ importers:
specifier: ^2.9.2 specifier: ^2.9.2
version: 2.9.2(webpack@5.96.1) version: 2.9.2(webpack@5.96.1)
ohash: ohash:
specifier: ^2.0.4 specifier: ^2.0.5
version: 2.0.4 version: 2.0.5
pathe: pathe:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
@ -1113,7 +1113,7 @@ importers:
version: 2.25.9 version: 2.25.9
unbuild: unbuild:
specifier: latest specifier: latest
version: 3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) version: 3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
vue: vue:
specifier: 3.5.13 specifier: 3.5.13
version: 3.5.13(typescript@5.7.3) version: 3.5.13(typescript@5.7.3)
@ -2147,7 +2147,7 @@ packages:
'@types/google.maps': ^3.58.1 '@types/google.maps': ^3.58.1
'@types/vimeo__player': ^2.18.3 '@types/vimeo__player': ^2.18.3
'@types/youtube': ^0.1.0 '@types/youtube': ^0.1.0
'@unhead/vue': 1.11.19 '@unhead/vue': 1.11.20
peerDependenciesMeta: peerDependenciesMeta:
'@stripe/stripe-js': '@stripe/stripe-js':
optional: true optional: true
@ -2895,20 +2895,20 @@ packages:
'@ungap/structured-clone@1.2.1': '@ungap/structured-clone@1.2.1':
resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==}
'@unhead/dom@1.11.19': '@unhead/dom@1.11.20':
resolution: {integrity: sha512-udkgITdIblEWH3hsoFQMKW+6QXNO2qFZlZ2FI37bVAplQSnK/PytTPt/5oA1GWkoVwT0DsQNGHbU6kOg/3SlNg==} resolution: {integrity: sha512-jgfGYdOH+xHJF/j8gudjsYu3oIjFyXhCWcgKaw3vQnT616gSqyqnGQGOItL+BQtQZACKNISwIfx5PuOtztMKLA==}
'@unhead/schema@1.11.19': '@unhead/schema@1.11.20':
resolution: {integrity: sha512-7VhYHWK7xHgljdv+C01MepCSYZO2v6OhgsfKWPxRQBDDGfUKCUaChox0XMq3tFvXP6u4zSp6yzcDw2yxCfVMwg==} resolution: {integrity: sha512-0zWykKAaJdm+/Y7yi/Yds20PrUK7XabLe9c3IRcjnwYmSWY6z0Cr19VIs3ozCj8P+GhR+/TI2mwtGlueCEYouA==}
'@unhead/shared@1.11.19': '@unhead/shared@1.11.20':
resolution: {integrity: sha512-UYE9EIeQLJOhx8vC71bWGkAGY4Zzq/H8qYlihowUg4NiFOfL+KKMnj96datb74PRxSDvHac9V3OLktNcsX2NuA==} resolution: {integrity: sha512-1MOrBkGgkUXS+sOKz/DBh4U20DNoITlJwpmvSInxEUNhghSNb56S0RnaHRq0iHkhrO/cDgz2zvfdlRpoPLGI3w==}
'@unhead/ssr@1.11.19': '@unhead/ssr@1.11.20':
resolution: {integrity: sha512-OH+rj6xBTdYyLsSntk4lEQyR+z57aEUZIiR2UpPl1zWGtBZPIr5zs3GY5+EyJ8t8e0zLemPR/Pu7VembTJ8o1w==} resolution: {integrity: sha512-j6ehzmdWGAvv0TEZyLE3WBnG1ULnsbKQcLqBDh3fvKS6b3xutcVZB7mjvrVE7ckSZt6WwOtG0ED3NJDS7IjzBA==}
'@unhead/vue@1.11.19': '@unhead/vue@1.11.20':
resolution: {integrity: sha512-/XATTP8wVLs3+2Pkj2crvr/Z55nybVQyOwISh+sAlr/48/9n3jGNiCZHKpHgL4MpOnGT4krwzWzbfhBO/G2BSQ==} resolution: {integrity: sha512-sqQaLbwqY9TvLEGeq8Fd7+F2TIuV3nZ5ihVISHjWpAM3y7DwNWRU7NmT9+yYT+2/jw1Vjwdkv5/HvDnvCLrgmg==}
peerDependencies: peerDependencies:
vue: 3.5.13 vue: 3.5.13
@ -3489,14 +3489,6 @@ packages:
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
engines: {node: '>=18'} engines: {node: '>=18'}
c12@1.11.2:
resolution: {integrity: sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==}
peerDependencies:
magicast: ^0.3.4
peerDependenciesMeta:
magicast:
optional: true
c12@2.0.1: c12@2.0.1:
resolution: {integrity: sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==} resolution: {integrity: sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==}
peerDependencies: peerDependencies:
@ -3579,8 +3571,8 @@ packages:
change-case@5.4.4: change-case@5.4.4:
resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==} resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==}
changelogen@0.5.7: changelogen@0.6.0:
resolution: {integrity: sha512-cTZXBcJMl3pudE40WENOakXkcVtrbBpbkmSkM20NdRiUqa4+VYRdXdEsgQ0BNQ6JBE2YymTNWtPKVF7UCTN5+g==} resolution: {integrity: sha512-bw9NbPIpPxZbjbIxvXqs39qKwPIV3VsFbRdXPCphWsEp84mBCAEszBj67AqBXN719zPs/x5ABFFRoLoANMJSeQ==}
hasBin: true hasBin: true
char-regex@1.0.2: char-regex@1.0.2:
@ -5874,9 +5866,6 @@ packages:
ohash@1.1.4: ohash@1.1.4:
resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==} resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
ohash@2.0.4:
resolution: {integrity: sha512-ac+SFwzhdHb0hp48/dbR7Jta39qfbuj7t3hApd9uyHS8bisHTfVzSEvjOVgV0L3zG7VR2/7JjkSGimP75D+hOQ==}
ohash@2.0.5: ohash@2.0.5:
resolution: {integrity: sha512-3k3APZwRRPYyohdIDmPTpe5i0AY5lm7gvu/Oip7tZrTaEGfSlKX+7kXUoWLd9sHX0GDRVwVvlW18yEcD7qS1zw==} resolution: {integrity: sha512-3k3APZwRRPYyohdIDmPTpe5i0AY5lm7gvu/Oip7tZrTaEGfSlKX+7kXUoWLd9sHX0GDRVwVvlW18yEcD7qS1zw==}
@ -6072,8 +6061,8 @@ packages:
resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==} resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==}
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
pkg-pr-new@0.0.39: pkg-pr-new@0.0.40:
resolution: {integrity: sha512-ItcsHK+4uO0qmjK4RNs6vTWv3xFhbPZd5U6RoYbxRURWNZfH7KvpyqRzaw4GR7de/IjkdHVZHCzQkjnp3VOVdg==} resolution: {integrity: sha512-/JdrhkpXCU4BSpE3KS6pIPaAzcIQQA7YesGjpJThqoqRvNnXcPGRDs678Qfammi8HCkr9HJUcq07/WfSJJMjhg==}
hasBin: true hasBin: true
pkg-types@1.3.1: pkg-types@1.3.1:
@ -7220,17 +7209,8 @@ packages:
ultrahtml@1.5.3: ultrahtml@1.5.3:
resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==}
unbuild@3.3.1: unbuild@3.4.2:
resolution: {integrity: sha512-/5OeeHmW1JlWEyQw3SPkB9BV16lzr6C5i8D+O17NLx6ETgvCZ3ZlyXfWkVVfG2YCsv8xAVQCqJNJtbEAGwHg7A==} resolution: {integrity: sha512-bp+xhJ+MvxTDp/gcmzWf/e9IUQ12zFKz42VIMEtJo9GTrbkcAfq+rTcN1GSIr9ZyOEfdlsYdK85wguPHZ97YOQ==}
hasBin: true
peerDependencies:
typescript: 5.7.3
peerDependenciesMeta:
typescript:
optional: true
unbuild@3.4.1:
resolution: {integrity: sha512-kSndFOB0knmsBUlRRuy3oEhibF0KgLDb+vS1VRQBfOv2WVx1fu4+xGY80j1ER4BlnsX5ly26fvXgwp76R6lggg==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: 5.7.3 typescript: 5.7.3
@ -7257,8 +7237,8 @@ packages:
unenv@1.10.0: unenv@1.10.0:
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==} resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
unhead@1.11.19: unhead@1.11.20:
resolution: {integrity: sha512-O5AYb3+xUOzBlwDmPfC/DgGp9rDMoGkB4gFkhoaz8IonQqP8W8qqetxYf5ZyEdntvXnFsMWS8lZF//5176xo6Q==} resolution: {integrity: sha512-3AsNQC0pjwlLqEYHLjtichGWankK8yqmocReITecmpB1H0aOabeESueyy+8X1gyJx4ftZVwo9hqQ4O3fPWffCA==}
unicode-emoji-modifier-base@1.0.0: unicode-emoji-modifier-base@1.0.0:
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
@ -8680,7 +8660,7 @@ snapshots:
listhen: 1.9.0 listhen: 1.9.0
nypm: 0.5.4 nypm: 0.5.4
ofetch: 1.4.1 ofetch: 1.4.1
ohash: 2.0.4 ohash: 2.0.5
pathe: 2.0.3 pathe: 2.0.3
perfect-debounce: 1.0.0 perfect-debounce: 1.0.0
pkg-types: 1.3.1 pkg-types: 1.3.1
@ -8806,10 +8786,10 @@ snapshots:
string-width: 4.2.3 string-width: 4.2.3
webpack: 5.97.1 webpack: 5.97.1
'@nuxt/scripts@0.10.5(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@1.11.19(vue@3.5.13(typescript@5.7.3)))(db0@0.2.1)(typescript@5.7.3)': '@nuxt/scripts@0.10.5(@types/google.maps@3.58.1)(@types/vimeo__player@2.18.3)(@types/youtube@0.1.0)(@unhead/vue@1.11.20(vue@3.5.13(typescript@5.7.3)))(db0@0.2.1)(typescript@5.7.3)':
dependencies: dependencies:
'@nuxt/kit': link:packages/kit '@nuxt/kit': link:packages/kit
'@unhead/vue': 1.11.19(vue@3.5.13(typescript@5.7.3)) '@unhead/vue': 1.11.20(vue@3.5.13(typescript@5.7.3))
'@vueuse/core': 12.7.0(typescript@5.7.3) '@vueuse/core': 12.7.0(typescript@5.7.3)
consola: 3.4.0 consola: 3.4.0
defu: 6.1.4 defu: 6.1.4
@ -9717,32 +9697,32 @@ snapshots:
'@ungap/structured-clone@1.2.1': {} '@ungap/structured-clone@1.2.1': {}
'@unhead/dom@1.11.19': '@unhead/dom@1.11.20':
dependencies: dependencies:
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
'@unhead/shared': 1.11.19 '@unhead/shared': 1.11.20
'@unhead/schema@1.11.19': '@unhead/schema@1.11.20':
dependencies: dependencies:
hookable: 5.5.3 hookable: 5.5.3
zhead: 2.2.4 zhead: 2.2.4
'@unhead/shared@1.11.19': '@unhead/shared@1.11.20':
dependencies: dependencies:
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
packrup: 0.1.2 packrup: 0.1.2
'@unhead/ssr@1.11.19': '@unhead/ssr@1.11.20':
dependencies: dependencies:
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
'@unhead/shared': 1.11.19 '@unhead/shared': 1.11.20
'@unhead/vue@1.11.19(vue@3.5.13(typescript@5.7.3))': '@unhead/vue@1.11.20(vue@3.5.13(typescript@5.7.3))':
dependencies: dependencies:
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
'@unhead/shared': 1.11.19 '@unhead/shared': 1.11.20
hookable: 5.5.3 hookable: 5.5.3
unhead: 1.11.19 unhead: 1.11.20
vue: 3.5.13(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3)
'@unocss/astro@66.0.0(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': '@unocss/astro@66.0.0(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(sass@1.78.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))':
@ -10517,23 +10497,6 @@ snapshots:
dependencies: dependencies:
run-applescript: 7.0.0 run-applescript: 7.0.0
c12@1.11.2(magicast@0.3.5):
dependencies:
chokidar: 3.6.0
confbox: 0.1.8
defu: 6.1.4
dotenv: 16.4.7
giget: 1.2.4
jiti: 1.21.7
mlly: 1.7.4
ohash: 1.1.4
pathe: 1.1.2
perfect-debounce: 1.0.0
pkg-types: 1.3.1
rc9: 2.1.2
optionalDependencies:
magicast: 0.3.5
c12@2.0.1(magicast@0.3.5): c12@2.0.1(magicast@0.3.5):
dependencies: dependencies:
chokidar: 4.0.3 chokidar: 4.0.3
@ -10560,7 +10523,7 @@ snapshots:
giget: 1.2.4 giget: 1.2.4
jiti: 2.4.2 jiti: 2.4.2
mlly: 1.7.4 mlly: 1.7.4
ohash: 2.0.4 ohash: 2.0.5
pathe: 2.0.3 pathe: 2.0.3
perfect-debounce: 1.0.0 perfect-debounce: 1.0.0
pkg-types: 1.3.1 pkg-types: 1.3.1
@ -10647,22 +10610,21 @@ snapshots:
change-case@5.4.4: {} change-case@5.4.4: {}
changelogen@0.5.7(magicast@0.3.5): changelogen@0.6.0(magicast@0.3.5):
dependencies: dependencies:
c12: 1.11.2(magicast@0.3.5) c12: 3.0.1(magicast@0.3.5)
colorette: 2.0.20 confbox: 0.1.8
consola: 3.4.0 consola: 3.4.0
convert-gitmoji: 0.1.5 convert-gitmoji: 0.1.5
mri: 1.2.0 mri: 1.2.0
node-fetch-native: 1.6.6 node-fetch-native: 1.6.6
ofetch: 1.4.1 ofetch: 1.4.1
open: 10.1.0 open: 10.1.0
pathe: 1.1.2 pathe: 2.0.3
pkg-types: 1.3.1 pkg-types: 2.0.0
scule: 1.3.0 scule: 1.3.0
semver: 7.7.1 semver: 7.7.1
std-env: 3.8.0 std-env: 3.8.0
yaml: 2.7.0
transitivePeerDependencies: transitivePeerDependencies:
- magicast - magicast
@ -13461,8 +13423,6 @@ snapshots:
ohash@1.1.4: {} ohash@1.1.4: {}
ohash@2.0.4: {}
ohash@2.0.5: {} ohash@2.0.5: {}
on-change@5.0.1: {} on-change@5.0.1: {}
@ -13656,7 +13616,7 @@ snapshots:
pify@6.1.0: {} pify@6.1.0: {}
pkg-pr-new@0.0.39: pkg-pr-new@0.0.40:
dependencies: dependencies:
'@jsdevtools/ez-spawn': 3.0.4 '@jsdevtools/ez-spawn': 3.0.4
'@octokit/action': 6.1.0 '@octokit/action': 6.1.0
@ -14927,40 +14887,7 @@ snapshots:
ultrahtml@1.5.3: {} ultrahtml@1.5.3: {}
unbuild@3.3.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)): unbuild@3.4.2(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)):
dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.34.8)
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8)
'@rollup/plugin-json': 6.1.0(rollup@4.34.8)
'@rollup/plugin-node-resolve': 16.0.0(rollup@4.34.8)
'@rollup/plugin-replace': 6.0.2(rollup@4.34.8)
'@rollup/pluginutils': 5.1.4(rollup@4.34.8)
citty: 0.1.6
consola: 3.4.0
defu: 6.1.4
esbuild: 0.24.2
hookable: 5.5.3
jiti: 2.4.2
magic-string: 0.30.17
mkdist: 2.2.0(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
mlly: 1.7.4
pathe: 2.0.3
pkg-types: 1.3.1
pretty-bytes: 6.1.1
rollup: 4.34.8
rollup-plugin-dts: 6.1.1(rollup@4.34.8)(typescript@5.7.3)
scule: 1.3.0
tinyglobby: 0.2.12
untyped: 1.5.2
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
- sass
- supports-color
- vue
- vue-tsc
unbuild@3.4.1(typescript@5.7.3)(vue-tsc@2.2.4(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)):
dependencies: dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.34.8) '@rollup/plugin-alias': 5.1.1(rollup@4.34.8)
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8) '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8)
@ -14984,12 +14911,11 @@ snapshots:
rollup-plugin-dts: 6.1.1(rollup@4.34.8)(typescript@5.7.3) rollup-plugin-dts: 6.1.1(rollup@4.34.8)(typescript@5.7.3)
scule: 1.3.0 scule: 1.3.0
tinyglobby: 0.2.12 tinyglobby: 0.2.12
untyped: 1.5.2 untyped: 2.0.0
optionalDependencies: optionalDependencies:
typescript: 5.7.3 typescript: 5.7.3
transitivePeerDependencies: transitivePeerDependencies:
- sass - sass
- supports-color
- vue - vue
- vue-tsc - vue-tsc
@ -15020,11 +14946,11 @@ snapshots:
node-fetch-native: 1.6.6 node-fetch-native: 1.6.6
pathe: 1.1.2 pathe: 1.1.2
unhead@1.11.19: unhead@1.11.20:
dependencies: dependencies:
'@unhead/dom': 1.11.19 '@unhead/dom': 1.11.20
'@unhead/schema': 1.11.19 '@unhead/schema': 1.11.20
'@unhead/shared': 1.11.19 '@unhead/shared': 1.11.20
hookable: 5.5.3 hookable: 5.5.3
unicode-emoji-modifier-base@1.0.0: {} unicode-emoji-modifier-base@1.0.0: {}