diff --git a/cli/package.json b/cli/package.json
index c2536ec7..2eb881c0 100644
--- a/cli/package.json
+++ b/cli/package.json
@@ -39,9 +39,9 @@
"picocolors": "catalog:prod"
},
"plume-deps": {
- "vuepress": "2.0.0-rc.22",
- "vue": "^3.5.13",
- "sass-embedded": "^1.88.0",
+ "vuepress": "2.0.0-rc.23",
+ "vue": "^3.5.14",
+ "sass-embedded": "^1.89.0",
"sass-loader": "^16.0.5",
"http-server": "^14.1.1",
"typescript": "^5.8.3"
diff --git a/docs/notes/theme/guide/custom/home.md b/docs/notes/theme/guide/custom/home.md
index 180894da..5696f0e9 100644
--- a/docs/notes/theme/guide/custom/home.md
+++ b/docs/notes/theme/guide/custom/home.md
@@ -618,10 +618,10 @@ yarn add vuepress@next vuepress-theme-plume
```vue
diff --git a/package.json b/package.json
index 2982dd2c..24c3be0a 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.148",
"private": true,
- "packageManager": "pnpm@10.10.0",
+ "packageManager": "pnpm@10.11.0",
"author": "pengzhanbo (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 80f8f470..5a3026a6 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -13,17 +13,17 @@ catalogs:
specifier: ^19.8.1
version: 19.8.1
'@pengzhanbo/eslint-config-vue':
- specifier: ^1.31.0
- version: 1.31.0
+ specifier: ^1.32.0
+ version: 1.32.0
'@pengzhanbo/stylelint-config':
- specifier: ^1.31.0
- version: 1.31.0
+ specifier: ^1.32.0
+ version: 1.32.0
'@simonwep/pickr':
specifier: ^1.9.1
version: 1.9.1
'@types/express':
- specifier: ^5.0.1
- version: 5.0.1
+ specifier: ^5.0.2
+ version: 5.0.2
'@types/js-yaml':
specifier: ^4.0.9
version: 4.0.9
@@ -40,8 +40,8 @@ catalogs:
specifier: ^1.2.5
version: 1.2.5
'@types/node':
- specifier: ^22.15.17
- version: 22.15.17
+ specifier: ^22.15.18
+ version: 22.15.18
'@types/stylus':
specifier: ^0.48.43
version: 0.48.43
@@ -52,8 +52,8 @@ catalogs:
specifier: ^3.1.3
version: 3.1.3
bumpp:
- specifier: ^10.1.0
- version: 10.1.0
+ specifier: ^10.1.1
+ version: 10.1.1
commitizen:
specifier: ^4.3.1
version: 4.3.1
@@ -70,8 +70,8 @@ catalogs:
specifier: ^3.3.0
version: 3.3.0
eslint:
- specifier: ^9.26.0
- version: 9.26.0
+ specifier: ^9.27.0
+ version: 9.27.0
http-server:
specifier: ^14.1.1
version: 14.1.1
@@ -88,8 +88,8 @@ catalogs:
specifier: ^14.1.0
version: 14.1.0
memfs:
- specifier: ^4.17.1
- version: 4.17.1
+ specifier: ^4.17.2
+ version: 4.17.2
mermaid:
specifier: ^11.6.0
version: 11.6.0
@@ -109,8 +109,8 @@ catalogs:
specifier: ^7.0.0
version: 7.0.0
tsdown:
- specifier: ^0.11.5
- version: 0.11.5
+ specifier: ^0.11.9
+ version: 0.11.9
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -125,14 +125,14 @@ catalogs:
version: 8.0.3
peer:
'@iconify/json':
- specifier: ^2.2.337
- version: 2.2.337
+ specifier: ^2.2.339
+ version: 2.2.339
artplayer:
specifier: ^5.2.3
version: 5.2.3
dashjs:
- specifier: ^5.0.1
- version: 5.0.1
+ specifier: ^5.0.2
+ version: 5.0.2
hls.js:
specifier: ^1.6.2
version: 1.6.2
@@ -183,11 +183,11 @@ catalogs:
specifier: ^2.1.0
version: 2.1.0
'@vueuse/core':
- specifier: ^13.1.0
- version: 13.1.0
+ specifier: ^13.2.0
+ version: 13.2.0
'@vueuse/integrations':
- specifier: ^13.1.0
- version: 13.1.0
+ specifier: ^13.2.0
+ version: 13.2.0
bcrypt-ts:
specifier: ^7.0.0
version: 7.0.0
@@ -279,93 +279,93 @@ catalogs:
specifier: ^1.1.1
version: 1.1.1
shiki:
- specifier: ^3.4.0
- version: 3.4.0
+ specifier: ^3.4.2
+ version: 3.4.2
tinyglobby:
specifier: 0.2.13
version: 0.2.13
tm-grammars:
- specifier: ^1.23.18
- version: 1.23.18
+ specifier: ^1.23.21
+ version: 1.23.21
tm-themes:
specifier: ^1.10.6
version: 1.10.6
unplugin:
- specifier: ^2.3.2
- version: 2.3.2
+ specifier: ^2.3.4
+ version: 2.3.4
vue:
- specifier: ^3.5.13
- version: 3.5.13
+ specifier: ^3.5.14
+ version: 3.5.14
vuepress:
'@vuepress/bundler-vite':
- specifier: 2.0.0-rc.22
- version: 2.0.0-rc.22
+ specifier: 2.0.0-rc.23
+ version: 2.0.0-rc.23
'@vuepress/helper':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-cache':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.103
+ version: 2.0.0-rc.103
'@vuepress/plugin-comment':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-copy-code':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-docsearch':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-git':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-markdown-hint':
- specifier: 2.0.0-rc.101
- version: 2.0.0-rc.101
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-markdown-image':
- specifier: 2.0.0-rc.101
- version: 2.0.0-rc.101
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-markdown-include':
- specifier: 2.0.0-rc.101
- version: 2.0.0-rc.101
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-markdown-math':
- specifier: 2.0.0-rc.101
- version: 2.0.0-rc.101
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-nprogress':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-photo-swipe':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-reading-time':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-seo':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-shiki':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-sitemap':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/plugin-watermark':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
'@vuepress/shiki-twoslash':
- specifier: 2.0.0-rc.99
- version: 2.0.0-rc.99
+ specifier: 2.0.0-rc.105
+ version: 2.0.0-rc.105
vuepress:
- specifier: 2.0.0-rc.22
- version: 2.0.0-rc.22
+ specifier: 2.0.0-rc.23
+ version: 2.0.0-rc.23
vuepress-plugin-md-enhance:
- specifier: 2.0.0-rc.83
- version: 2.0.0-rc.83
+ specifier: 2.0.0-rc.88
+ version: 2.0.0-rc.88
overrides:
- '@typescript-eslint/utils': ^8.32.0
+ '@typescript-eslint/utils': ^8.32.1
esbuild: ^0.25.4
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
importers:
@@ -373,16 +373,16 @@ importers:
devDependencies:
'@commitlint/cli':
specifier: catalog:dev
- version: 19.8.1(@types/node@22.15.17)(typescript@5.8.3)
+ version: 19.8.1(@types/node@22.15.18)(typescript@5.8.3)
'@commitlint/config-conventional':
specifier: catalog:dev
version: 19.8.1
'@pengzhanbo/eslint-config-vue':
specifier: catalog:dev
- version: 1.31.0(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))
+ version: 1.32.0(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))
'@pengzhanbo/stylelint-config':
specifier: catalog:dev
- version: 1.31.0(stylelint@16.19.1(typescript@5.8.3))
+ version: 1.32.0(stylelint@16.19.1(typescript@5.8.3))
'@types/js-yaml':
specifier: catalog:dev
version: 4.0.9
@@ -397,7 +397,7 @@ importers:
version: 1.2.5
'@types/node':
specifier: catalog:dev
- version: 22.15.17
+ version: 22.15.18
'@types/stylus':
specifier: catalog:dev
version: 0.48.43
@@ -406,13 +406,13 @@ importers:
version: 1.18.8
'@vitest/coverage-istanbul':
specifier: catalog:dev
- version: 3.1.3(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))
+ version: 3.1.3(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))
bumpp:
specifier: catalog:dev
- version: 10.1.0(magicast@0.3.5)
+ version: 10.1.1(magicast@0.3.5)
commitizen:
specifier: catalog:dev
- version: 4.3.1(@types/node@22.15.17)(typescript@5.8.3)
+ version: 4.3.1(@types/node@22.15.18)(typescript@5.8.3)
conventional-changelog-cli:
specifier: catalog:dev
version: 5.0.0(conventional-commits-filter@5.0.0)
@@ -424,10 +424,10 @@ importers:
version: 7.0.3
cz-conventional-changelog:
specifier: catalog:dev
- version: 3.3.0(@types/node@22.15.17)(typescript@5.8.3)
+ version: 3.3.0(@types/node@22.15.18)(typescript@5.8.3)
eslint:
specifier: catalog:dev
- version: 9.26.0(jiti@2.4.2)
+ version: 9.27.0(jiti@2.4.2)
husky:
specifier: catalog:dev
version: 9.1.7
@@ -442,7 +442,7 @@ importers:
version: 14.1.0
memfs:
specifier: catalog:dev
- version: 4.17.1
+ version: 4.17.2
minimist:
specifier: catalog:dev
version: 1.2.8
@@ -460,13 +460,13 @@ importers:
version: 7.0.0
tsdown:
specifier: catalog:dev
- version: 0.11.5(typescript@5.8.3)
+ version: 0.11.9(typescript@5.8.3)
typescript:
specifier: catalog:dev
version: 5.8.3
vitest:
specifier: catalog:dev
- version: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ version: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
wait-on:
specifier: catalog:dev
version: 8.0.3
@@ -499,16 +499,16 @@ importers:
dependencies:
'@iconify/json':
specifier: catalog:peer
- version: 2.2.337
+ version: 2.2.339
'@simonwep/pickr':
specifier: catalog:dev
version: 1.9.1
'@vuepress/bundler-vite':
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1)
+ version: 2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0)
'@vuepress/shiki-twoslash':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
chart.js:
specifier: catalog:prod
version: 4.4.9
@@ -534,45 +534,45 @@ importers:
specifier: catalog:dev
version: 11.6.0
sass-embedded:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
swiper:
specifier: catalog:peer
version: 11.2.6
vue:
specifier: catalog:prod
- version: 3.5.13(typescript@5.8.3)
+ version: 3.5.14(typescript@5.8.3)
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
vuepress-theme-plume:
specifier: workspace:*
version: link:../theme
devDependencies:
'@types/express':
specifier: catalog:dev
- version: 5.0.1
+ version: 5.0.2
examples/layout-slots:
dependencies:
'@iconify/json':
specifier: catalog:peer
- version: 2.2.337
+ version: 2.2.339
'@vuepress/bundler-vite':
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1)
+ version: 2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0)
http-server:
specifier: catalog:dev
version: 14.1.1
sass-embedded:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
vue:
specifier: catalog:prod
- version: 3.5.13(typescript@5.8.3)
+ version: 3.5.14(typescript@5.8.3)
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
vuepress-theme-plume:
specifier: workspace:*
version: link:../../theme
@@ -581,7 +581,7 @@ importers:
dependencies:
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
plugins/plugin-md-power:
dependencies:
@@ -611,10 +611,10 @@ importers:
version: 2.1.0
'@vuepress/helper':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vueuse/core':
specifier: catalog:prod
- version: 13.1.0(vue@3.5.13(typescript@5.8.3))
+ version: 13.2.0(vue@3.5.14(typescript@5.8.3))
chokidar:
specifier: catalog:prod
version: 3.6.0
@@ -643,14 +643,14 @@ importers:
specifier: catalog:prod
version: 5.1.5
sass:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
sass-embedded:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
shiki:
specifier: catalog:prod
- version: 3.4.0
+ version: 3.4.2
stylus:
specifier: catalog:dev
version: 0.64.0
@@ -659,16 +659,16 @@ importers:
version: 0.2.13
tm-grammars:
specifier: catalog:prod
- version: 1.23.18
+ version: 1.23.21
tm-themes:
specifier: catalog:prod
version: 1.10.6
vue:
specifier: catalog:prod
- version: 3.5.13(typescript@5.8.3)
+ version: 3.5.14(typescript@5.8.3)
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
devDependencies:
'@types/markdown-it':
specifier: catalog:dev
@@ -678,7 +678,7 @@ importers:
version: 5.2.3
dashjs:
specifier: catalog:peer
- version: 5.0.1
+ version: 5.0.2
hls.js:
specifier: catalog:peer
version: 1.6.2
@@ -690,28 +690,28 @@ importers:
dependencies:
'@vuepress/helper':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
magic-string:
specifier: catalog:prod
version: 0.30.17
unplugin:
specifier: catalog:prod
- version: 2.3.2
+ version: 2.3.4
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
plugins/plugin-search:
dependencies:
'@vuepress/helper':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vueuse/core':
specifier: catalog:prod
- version: 13.1.0(vue@3.5.13(typescript@5.8.3))
+ version: 13.2.0(vue@3.5.14(typescript@5.8.3))
'@vueuse/integrations':
specifier: catalog:prod
- version: 13.1.0(axios@1.8.3)(focus-trap@7.6.4)(vue@3.5.13(typescript@5.8.3))
+ version: 13.2.0(axios@1.8.3)(focus-trap@7.6.4)(vue@3.5.14(typescript@5.8.3))
chokidar:
specifier: catalog:prod
version: 3.6.0
@@ -729,10 +729,10 @@ importers:
version: 7.0.3
vue:
specifier: catalog:prod
- version: 3.5.13(typescript@5.8.3)
+ version: 3.5.14(typescript@5.8.3)
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
theme:
dependencies:
@@ -741,7 +741,7 @@ importers:
version: 2.3.0
'@iconify/vue':
specifier: catalog:prod
- version: 5.0.0(vue@3.5.13(typescript@5.8.3))
+ version: 5.0.0(vue@3.5.14(typescript@5.8.3))
'@pengzhanbo/utils':
specifier: catalog:prod
version: 2.1.0
@@ -753,61 +753,61 @@ importers:
version: link:../plugins/plugin-search
'@vuepress/helper':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-cache':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.103(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-comment':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-copy-code':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-docsearch':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(@algolia/client-search@5.18.0)(search-insights@2.17.3)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(@algolia/client-search@5.18.0)(search-insights@2.17.3)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-git':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-markdown-hint':
specifier: catalog:vuepress
- version: 2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-markdown-image':
specifier: catalog:vuepress
- version: 2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-markdown-include':
specifier: catalog:vuepress
- version: 2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-markdown-math':
specifier: catalog:vuepress
- version: 2.0.0-rc.101(katex@0.16.22)(markdown-it@14.1.0)(mathjax-full@3.2.2)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(katex@0.16.22)(markdown-it@14.1.0)(mathjax-full@3.2.2)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-nprogress':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-photo-swipe':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-reading-time':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-seo':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-shiki':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(@vuepress/shiki-twoslash@2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))))(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(@vuepress/shiki-twoslash@2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))))(@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3)))(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-sitemap':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/plugin-watermark':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vuepress/shiki-twoslash':
specifier: catalog:vuepress
- version: 2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
'@vueuse/core':
specifier: catalog:prod
- version: 13.1.0(vue@3.5.13(typescript@5.8.3))
+ version: 13.2.0(vue@3.5.14(typescript@5.8.3))
bcrypt-ts:
specifier: catalog:prod
version: 7.0.0
@@ -848,23 +848,23 @@ importers:
specifier: catalog:prod
version: 1.3.0
sass:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
sass-embedded:
- specifier: ^1.88.0
- version: 1.88.0
+ specifier: ^1.89.0
+ version: 1.89.0
sass-loader:
specifier: catalog:peer
- version: 16.0.5(sass-embedded@1.88.0)(sass@1.88.0)
+ version: 16.0.5(sass-embedded@1.89.0)(sass@1.89.0)
vue:
specifier: catalog:prod
- version: 3.5.13(typescript@5.8.3)
+ version: 3.5.14(typescript@5.8.3)
vuepress:
specifier: catalog:vuepress
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ version: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
vuepress-plugin-md-enhance:
specifier: catalog:vuepress
- version: 2.0.0-rc.83(chart.js@4.4.9)(echarts@5.6.0)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(markmap-lib@0.18.11(markmap-common@0.18.9))(markmap-toolbar@0.18.10(markmap-common@0.18.9))(markmap-view@0.18.10(markmap-common@0.18.9))(mermaid@11.6.0)(sass-embedded@1.88.0)(sass-loader@16.0.5(sass-embedded@1.88.0)(sass@1.88.0))(sass@1.88.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ version: 2.0.0-rc.88(chart.js@4.4.9)(echarts@5.6.0)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(markmap-lib@0.18.11(markmap-common@0.18.9))(markmap-toolbar@0.18.10(markmap-common@0.18.9))(markmap-view@0.18.10(markmap-common@0.18.9))(mermaid@11.6.0)(sass-embedded@1.89.0)(sass-loader@16.0.5(sass-embedded@1.89.0)(sass@1.89.0))(sass@1.89.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
vuepress-plugin-md-power:
specifier: workspace:*
version: link:../plugins/plugin-md-power
@@ -874,13 +874,13 @@ importers:
devDependencies:
'@iconify/json':
specifier: catalog:peer
- version: 2.2.337
+ version: 2.2.339
swiper:
specifier: catalog:peer
version: 11.2.6
vue-router:
specifier: catalog:dev
- version: 4.5.1(vue@3.5.13(typescript@5.8.3))
+ version: 4.5.1(vue@3.5.14(typescript@5.8.3))
packages:
@@ -1417,12 +1417,6 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
- '@eslint-community/eslint-utils@4.5.1':
- resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
-
'@eslint-community/eslint-utils@4.7.0':
resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1458,12 +1452,16 @@ packages:
resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@eslint/core@0.14.0':
+ resolution: {integrity: sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@eslint/eslintrc@3.3.1':
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.26.0':
- resolution: {integrity: sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==}
+ '@eslint/js@9.27.0':
+ resolution: {integrity: sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/markdown@6.4.0':
@@ -1478,6 +1476,10 @@ packages:
resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@eslint/plugin-kit@0.3.1':
+ resolution: {integrity: sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@floating-ui/core@1.6.8':
resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
@@ -1520,8 +1522,8 @@ packages:
resolution: {integrity: sha512-e5+YUKENATs1JgYHMzTr2MW/NDcXGfYFAuOQU8gJgF/kEh4EqKgfGrfLI67bMD4tbhZVlkigz/9YYwWcbOFthg==}
engines: {node: '>=10.13.0'}
- '@iconify/json@2.2.337':
- resolution: {integrity: sha512-+Z4wwoHHhqebbQ4v+s9GJ2fxS82zWd79SnjXlg4B4WCXTMdV2sXmNXs6P7NzfzbZugITwK6rPeyr6cgoH/bHmw==}
+ '@iconify/json@2.2.339':
+ resolution: {integrity: sha512-8p+IZcJuic2CW8saJb6bktV5Tl0G4QqnhLfaof1v9hFpMI3KVSv8isN198Wu5sDVdFGAzXJ8uDsNEUyc6W1VDg==}
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
@@ -1614,15 +1616,6 @@ packages:
'@mdit-vue/types@2.1.4':
resolution: {integrity: sha512-QiGNZslz+zXUs2X8D11UQhB4KAMZ0DZghvYxa7+1B+VMLcDtz//XHpWbcuexjzE3kBXSxIUTPH3eSQCa0puZHA==}
- '@mdit/helper@0.16.0':
- resolution: {integrity: sha512-vUmLSZp+7UXJIYxOya9BkD0OgjgQ+6gpX+htEnc4SKaDPx4S1E7h5TE6Wy4E9Gm/JhkMHoD6TdeoQwrN/I9cLQ==}
- engines: {node: '>= 18'}
- peerDependencies:
- markdown-it: ^14.1.0
- peerDependenciesMeta:
- markdown-it:
- optional: true
-
'@mdit/helper@0.18.0':
resolution: {integrity: sha512-/4w+hKHmJUutRhmwX8w7dpYW4lgaNXW055m/x+apvemLGlDoRd3VZbAR5Gt0zWdkE0l4b5FWqbydiig9Sgj5gQ==}
engines: {node: '>= 18'}
@@ -1649,15 +1642,6 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-container@0.16.0':
- resolution: {integrity: sha512-NCsyEiOmoJvXSEVJSY6vaEcvbE11sciRSx5qXBvQQZxUYGYsB+ObYSFVZDFPezsEN35X3b07rurLx8P2Mi9DgQ==}
- engines: {node: '>= 18'}
- peerDependencies:
- markdown-it: ^14.1.0
- peerDependenciesMeta:
- markdown-it:
- optional: true
-
'@mdit/plugin-container@0.18.0':
resolution: {integrity: sha512-lNXFxhgPU44UmrElp5oRUGUYx4q0Nkta6BYDC7tYIzqk3BBJLccBMv2iI0Hejz+LFTRytyMUBAuxh/F+i1DsGw==}
engines: {node: '>= 18'}
@@ -1667,8 +1651,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-demo@0.16.0':
- resolution: {integrity: sha512-EoSpHz8ViLk5HLBCSzQZGOa36JXGHM4q5zOJ0ppgZymxnzRr6vUo+GX022uLivxyNMW1+l30IiF+jbse+JtBGw==}
+ '@mdit/plugin-demo@0.18.0':
+ resolution: {integrity: sha512-oWrADUZmkFm0YTFKg8NT/YRDekL5I+xreryiwyFldVo7WyXDUxLJ7ae4TLHwU4KV2heCm3A1jTtPNORzQewUmA==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
@@ -1708,8 +1692,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-img-size@0.18.0':
- resolution: {integrity: sha512-hB2Fk37i8ljS0NBfHmpaEBBXazDBprLccAUcc4kA3LH5BQY1ApyMOyg1PkjbIrDWu54ZolQzjbZGOMJzL8A08g==}
+ '@mdit/plugin-img-size@0.18.1':
+ resolution: {integrity: sha512-jomprQOuv2xEe4CDbDA+KmRlxmUhOF5psXvl+sjgNmxR2+So6q7hbPLJVTVV3Z2jK5sXmogOPQz0Wf7h72LNHA==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -1758,8 +1742,8 @@ packages:
mathjax-full:
optional: true
- '@mdit/plugin-plantuml@0.16.0':
- resolution: {integrity: sha512-ZjGOWYxPcGFq/TAJ2wOU6vCYH82685ERFQAC+xUsd/f6G41oGmk5i2aNqfNYYPmoQvcPvimGUPky9L6k2IXKXw==}
+ '@mdit/plugin-plantuml@0.18.0':
+ resolution: {integrity: sha512-JZCv706q5yLiGHRD0s/R65hCKBaHOrOgdyQM1d6kkcdakWwyeLJUeBSb+v6fFnbjM2GgGpoeioUMQHlSK/uiTQ==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
@@ -1810,8 +1794,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-uml@0.16.0':
- resolution: {integrity: sha512-BIsq6PpmRgoThtVR2j4BGiRGis6jrcxxqQW3RICacrG52Ps2RWEGwu7B/IvXs+KJZJLJsrKFQ2Pqaxttbjx3kw==}
+ '@mdit/plugin-uml@0.18.0':
+ resolution: {integrity: sha512-zT08h34NF40LQcXSDuVvW0hANte6zYotSMMxW/288Ux5BSeY55yHfLrBFs4uRLRa989d0Ib7PcXrRkPN+kxHcA==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -1822,10 +1806,6 @@ packages:
'@mermaid-js/parser@0.4.0':
resolution: {integrity: sha512-wla8XOWvQAwuqy+gxiZqY+c7FokraOTHRWMsbB4AgRx9Sy7zKslNyejy7E+a77qHfey5GXw/ik3IXv/NHMJgaA==}
- '@modelcontextprotocol/sdk@1.11.0':
- resolution: {integrity: sha512-k/1pb70eD638anoi0e8wUGAlbMJXyvdV4p62Ko+EZ7eBe1xMx8Uhak1R5DgfoofsK5IBBnRwsYGTaLZl+6/+RQ==}
- engines: {node: '>=18'}
-
'@napi-rs/wasm-runtime@0.2.9':
resolution: {integrity: sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==}
@@ -1926,8 +1906,8 @@ packages:
resolution: {integrity: sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==}
engines: {node: '>= 10.0.0'}
- '@pengzhanbo/eslint-config-vue@1.31.0':
- resolution: {integrity: sha512-RO/0o4+u2DOyYxOViOLTDA/elu0a0VhWTjH5ILYbsBqnruSnkCR+2Oy+xU16UiP/7Yui2E61c3edZhenICwNag==}
+ '@pengzhanbo/eslint-config-vue@1.32.0':
+ resolution: {integrity: sha512-g+4qEp4sf9PT68veFli4z1STH0HN9USBphw4JiFCF5cyuOX+5OpW1a1Js6CK0vOuiSWNzIG6FRgyF0Pr7jWDoA==}
peerDependencies:
'@prettier/plugin-xml': ^3.4.1
'@unocss/eslint-plugin': ^66.1.1
@@ -1944,8 +1924,8 @@ packages:
eslint-plugin-tailwindcss:
optional: true
- '@pengzhanbo/eslint-config@1.31.0':
- resolution: {integrity: sha512-eXHR2n+Uc4aAhGWqIMbfJA13P50c9QW2FoyEY3FXXrcc7FcLyxIiidzvZlZlxNaksdDDPNy5BgqLzQ0dYiUYsA==}
+ '@pengzhanbo/eslint-config@1.32.0':
+ resolution: {integrity: sha512-HJg2NIyf+cRecJjklDLH2cf+KnWQS98RQTCWX+O6QWIHT2x585/bIPJ2Dh4AuHhzT6UFxJZKF2k9+5nbcmoSOw==}
peerDependencies:
'@eslint-react/eslint-plugin': ^1.49.0
'@prettier/plugin-xml': ^3.4.1
@@ -2002,8 +1982,8 @@ packages:
vue-eslint-parser:
optional: true
- '@pengzhanbo/stylelint-config@1.31.0':
- resolution: {integrity: sha512-EEEhc8MWMRVoopPdp2R50dsRcs0a35zrzk8OO4fQonc7at4Vpo7S/8zWKkVbaTUqiCW7Ya07a7xEfV5Pz3K2og==}
+ '@pengzhanbo/stylelint-config@1.32.0':
+ resolution: {integrity: sha512-hn0YShyurkZMjEYfPAT5fxlJr30Hdt9Nu0sqpMBjkms25gc0Ag/+iYcT4Vo3jjbpa3uWv4NQtW8iOz781TCNdQ==}
peerDependencies:
stylelint: ^16.19.1
@@ -2022,212 +2002,294 @@ packages:
resolution: {integrity: sha512-G0OnZbMWEs5LhDyqy2UL17vGhSVHkQIfVojMtEWVenvj0V5S84VBgy86kJIuNsGDp2p7sTKlpSIpBUWdC35OKg==}
engines: {node: '>=20.0.0'}
- '@rolldown/binding-darwin-arm64@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-/spXLHL3pRnRueeNbfpnUSzN8jB4B+leIsDsGN0qLiPpKsC4ddknW6ObQ7ZO0zyynGJZy+spXW+Ri9Xaen6+RQ==}
+ '@rolldown/binding-darwin-arm64@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-Qnj12Et8isg99mLZoWYKCdepAUVVeBNdpBKAG/L+jEz6sQ2L2FhHB4owmF3wXyzHVzLUmhT1Io1q49vBEldbjQ==}
cpu: [arm64]
os: [darwin]
- '@rolldown/binding-darwin-x64@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-p5AwLDnE5lkCQC7V5EqbskCkT+xba8XaZroINk/UsJ6hlD1ZimnZwlJPDEeGDAzawuEdAbWmvPIaW2RpjXNzXg==}
+ '@rolldown/binding-darwin-x64@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-xgkCsHfe353jWscfOay8eyHdj/jg9Qp7fEsB9k1+YGnfinBtRbyAVhJ6LmZOVNfchN316bB59l4HFIL01S/kMQ==}
cpu: [x64]
os: [darwin]
- '@rolldown/binding-freebsd-x64@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-SfX9uf1UOpDviKA6m3/gcZ8Rn4mKlIiEK28BCL/nFqmfPQ/kK06ISuy07/FpNoNNgYtjpauAGo6ElXw13NIcpw==}
+ '@rolldown/binding-freebsd-x64@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-H6ZAQq4B0D03sGxVn5KDCHnopXV+QHoYk2yemRqSx4tjXDnynt8fRXxdjDbBcsmlxSp/l4t/zKeSzVjXRIT3RA==}
cpu: [x64]
os: [freebsd]
- '@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-pc5M8Dl0+btKIFwTw19nKBzqgPVbbYVwVBN/hkdwSE2w6D7WjYQJ+2wT31bgIzSIOLar3nLu8vS4o5j4HqSOiA==}
+ '@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-GwxeaGEC/qfgnd63SsklcQft04ygrnJDzdIbH5FvMPZ2L7eQ6FqhYYfF2aoQqnjgim5UO5BrFm97EmSjDWhBsA==}
cpu: [arm]
os: [linux]
- '@rolldown/binding-linux-arm64-gnu@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-t8KwgD5hjyXYZVavfL9DEhqC/nCoyOCJzRZ16iIfadxKn3aSjG9yE0A4/Msz9mGvEmnZ/SOs67hUtbDOo8qGVA==}
+ '@rolldown/binding-linux-arm64-gnu@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-ItBOhvZtYHIGJ1AtX7xf7v0RvZbXgdsv5gHk8vDykGMAbl+t4Wa9OJIIa6C8V2nBFJXWH+14GudrEfQfQUFbtQ==}
cpu: [arm64]
os: [linux]
- '@rolldown/binding-linux-arm64-musl@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-lp0HtDGoR+AIuJH+5M2HmdRhE1x0q8NkdxCs2HlzrUCbFvzwQSAnL/NKevme7VZOP321q0yJ5z9uFL5zfsSbJA==}
+ '@rolldown/binding-linux-arm64-musl@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-UiHjNo1ffN9Nt53mmawmnuVn2l9vdYGd91XxFrOTrEKRxO5bJL6wBhd82t+uBeHWycR/6qlSCJkTsHJQPf2UbA==}
cpu: [arm64]
os: [linux]
- '@rolldown/binding-linux-x64-gnu@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-6O7BdO7bUFQ170MZmNWIpFZpxRqIV1Cp3MfK61tp1VVOwxKo2aboTusuunGMvc59r+JOXqOQFie/ojkecUSvoA==}
+ '@rolldown/binding-linux-x64-gnu@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-p3sIHw1vmqqK70474mEvyl0aj1PvvUEWiKxG+zvpNRTzWxcTxrsRCtlqxTJ1A8R0z76tdn00PsMQrFOSMnLotQ==}
cpu: [x64]
os: [linux]
- '@rolldown/binding-linux-x64-musl@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-KKsXIEUcgV8uv0GNr2KA4oMtG1F8mHUKhyNZriDzfc6D1vXU2uxqV+h+qKwD+7b86Ly041Ks8X+VFjxrdC1q9w==}
+ '@rolldown/binding-linux-x64-musl@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-STOhk06GmHu/mvrZnp32JkQAN07g1ZjuaChf8r0/7NnnOIg6xiTcBxhMxL5hTR7os075ziRRUoHlfEssIJxSBw==}
cpu: [x64]
os: [linux]
- '@rolldown/binding-wasm32-wasi@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-eytL/KFiAU10dr56E9jTuwVYg5+UxakZZEIp+TJyE9/LIYtiy6QYw1LxO2zbbX+8YVFwKw4gOk0Cf1ejJ+BQBQ==}
+ '@rolldown/binding-wasm32-wasi@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-18l5SdnDs49KuWsJ1ZjxQ72f4OBv++wQDkYeTkIDFON+lWIY6pCc4Zb7ehD8aflq6gisokt0GsZWO8Dyi7iqrA==}
engines: {node: '>=14.21.3'}
cpu: [wasm32]
- '@rolldown/binding-win32-arm64-msvc@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-0qSs4OmSQ+GANzXD7HuYL2+Ce7qtotmy4Pqhlo5wIEat50vRUK2/pKbRe/5/EAnF9Acr4qxnMrKATUilN+wAEQ==}
+ '@rolldown/binding-win32-arm64-msvc@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-LqyxWnfBr0IkLVrFwBxARbEUYcpzXgDaBCqBn1rrKiLt6KUxoTA95WWkHQhYFjqmQHJOoBAFHXykoRpqdJPH9w==}
cpu: [arm64]
os: [win32]
- '@rolldown/binding-win32-ia32-msvc@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-YYk5Pyjl3Ek3e6NAKIRMF/uFqh+1GjOo/WM9awFxrBstv4p1ZVFqQ1TqbpZrOnjKkLg7YArARF67N1o67JwI1g==}
+ '@rolldown/binding-win32-ia32-msvc@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-v4DdzJg8hmZL2koD/CphCUK79oCfdVnGLkCXmNhlmNId9f/6e0xKYgMnxcKL6B/ToM+Jl0iiVfGpKPE3ss+a1g==}
cpu: [ia32]
os: [win32]
- '@rolldown/binding-win32-x64-msvc@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-livj2HgGfV7/54LmwnYQAujR2Ry6DX8q7QxS+d+RtzXyhjvs3QcCgwitIPya88JKdwfN/uP0047O8hIIMgzQlA==}
+ '@rolldown/binding-win32-x64-msvc@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-4WHgT6kseymPm32LrUISpKnX/rX1YAPsfys7uWUm4sdEHJA16kX7ZLCDrAkgNMfbYD3ZuMzEnV6pbD2bDHQn0A==}
cpu: [x64]
os: [win32]
- '@rolldown/pluginutils@1.0.0-beta.8-commit.2a5c6a6':
- resolution: {integrity: sha512-00vGY8ox2diQ6ZOw9lllyV3e7KrtaczhOz2hsHkOoVIBWyMFGcJD6CpFN10nTLkaaSSqerQjmjxeVwTJH2yhYQ==}
+ '@rolldown/pluginutils@1.0.0-beta.8-commit.d95f99e':
+ resolution: {integrity: sha512-m0VRAx0VjzbiV55GPB3kRbxonm9pkiTzn5HVu/xWfCqGfnFY2G9bjJCnwwZ+pNE0Lg/dppOYHfnPIZcOLgF4tg==}
'@rollup/rollup-android-arm-eabi@4.40.0':
resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==}
cpu: [arm]
os: [android]
+ '@rollup/rollup-android-arm-eabi@4.40.2':
+ resolution: {integrity: sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==}
+ cpu: [arm]
+ os: [android]
+
'@rollup/rollup-android-arm64@4.40.0':
resolution: {integrity: sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==}
cpu: [arm64]
os: [android]
+ '@rollup/rollup-android-arm64@4.40.2':
+ resolution: {integrity: sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==}
+ cpu: [arm64]
+ os: [android]
+
'@rollup/rollup-darwin-arm64@4.40.0':
resolution: {integrity: sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==}
cpu: [arm64]
os: [darwin]
+ '@rollup/rollup-darwin-arm64@4.40.2':
+ resolution: {integrity: sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==}
+ cpu: [arm64]
+ os: [darwin]
+
'@rollup/rollup-darwin-x64@4.40.0':
resolution: {integrity: sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==}
cpu: [x64]
os: [darwin]
+ '@rollup/rollup-darwin-x64@4.40.2':
+ resolution: {integrity: sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==}
+ cpu: [x64]
+ os: [darwin]
+
'@rollup/rollup-freebsd-arm64@4.40.0':
resolution: {integrity: sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==}
cpu: [arm64]
os: [freebsd]
+ '@rollup/rollup-freebsd-arm64@4.40.2':
+ resolution: {integrity: sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==}
+ cpu: [arm64]
+ os: [freebsd]
+
'@rollup/rollup-freebsd-x64@4.40.0':
resolution: {integrity: sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==}
cpu: [x64]
os: [freebsd]
+ '@rollup/rollup-freebsd-x64@4.40.2':
+ resolution: {integrity: sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==}
+ cpu: [x64]
+ os: [freebsd]
+
'@rollup/rollup-linux-arm-gnueabihf@4.40.0':
resolution: {integrity: sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==}
cpu: [arm]
os: [linux]
+ '@rollup/rollup-linux-arm-gnueabihf@4.40.2':
+ resolution: {integrity: sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==}
+ cpu: [arm]
+ os: [linux]
+
'@rollup/rollup-linux-arm-musleabihf@4.40.0':
resolution: {integrity: sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==}
cpu: [arm]
os: [linux]
+ '@rollup/rollup-linux-arm-musleabihf@4.40.2':
+ resolution: {integrity: sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==}
+ cpu: [arm]
+ os: [linux]
+
'@rollup/rollup-linux-arm64-gnu@4.40.0':
resolution: {integrity: sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==}
cpu: [arm64]
os: [linux]
+ '@rollup/rollup-linux-arm64-gnu@4.40.2':
+ resolution: {integrity: sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==}
+ cpu: [arm64]
+ os: [linux]
+
'@rollup/rollup-linux-arm64-musl@4.40.0':
resolution: {integrity: sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==}
cpu: [arm64]
os: [linux]
+ '@rollup/rollup-linux-arm64-musl@4.40.2':
+ resolution: {integrity: sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==}
+ cpu: [arm64]
+ os: [linux]
+
'@rollup/rollup-linux-loongarch64-gnu@4.40.0':
resolution: {integrity: sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==}
cpu: [loong64]
os: [linux]
+ '@rollup/rollup-linux-loongarch64-gnu@4.40.2':
+ resolution: {integrity: sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==}
+ cpu: [loong64]
+ os: [linux]
+
'@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
resolution: {integrity: sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==}
cpu: [ppc64]
os: [linux]
+ '@rollup/rollup-linux-powerpc64le-gnu@4.40.2':
+ resolution: {integrity: sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==}
+ cpu: [ppc64]
+ os: [linux]
+
'@rollup/rollup-linux-riscv64-gnu@4.40.0':
resolution: {integrity: sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==}
cpu: [riscv64]
os: [linux]
+ '@rollup/rollup-linux-riscv64-gnu@4.40.2':
+ resolution: {integrity: sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==}
+ cpu: [riscv64]
+ os: [linux]
+
'@rollup/rollup-linux-riscv64-musl@4.40.0':
resolution: {integrity: sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==}
cpu: [riscv64]
os: [linux]
+ '@rollup/rollup-linux-riscv64-musl@4.40.2':
+ resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==}
+ cpu: [riscv64]
+ os: [linux]
+
'@rollup/rollup-linux-s390x-gnu@4.40.0':
resolution: {integrity: sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==}
cpu: [s390x]
os: [linux]
+ '@rollup/rollup-linux-s390x-gnu@4.40.2':
+ resolution: {integrity: sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==}
+ cpu: [s390x]
+ os: [linux]
+
'@rollup/rollup-linux-x64-gnu@4.40.0':
resolution: {integrity: sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==}
cpu: [x64]
os: [linux]
+ '@rollup/rollup-linux-x64-gnu@4.40.2':
+ resolution: {integrity: sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==}
+ cpu: [x64]
+ os: [linux]
+
'@rollup/rollup-linux-x64-musl@4.40.0':
resolution: {integrity: sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==}
cpu: [x64]
os: [linux]
+ '@rollup/rollup-linux-x64-musl@4.40.2':
+ resolution: {integrity: sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==}
+ cpu: [x64]
+ os: [linux]
+
'@rollup/rollup-win32-arm64-msvc@4.40.0':
resolution: {integrity: sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==}
cpu: [arm64]
os: [win32]
+ '@rollup/rollup-win32-arm64-msvc@4.40.2':
+ resolution: {integrity: sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==}
+ cpu: [arm64]
+ os: [win32]
+
'@rollup/rollup-win32-ia32-msvc@4.40.0':
resolution: {integrity: sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==}
cpu: [ia32]
os: [win32]
+ '@rollup/rollup-win32-ia32-msvc@4.40.2':
+ resolution: {integrity: sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==}
+ cpu: [ia32]
+ os: [win32]
+
'@rollup/rollup-win32-x64-msvc@4.40.0':
resolution: {integrity: sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==}
cpu: [x64]
os: [win32]
- '@shikijs/core@3.3.0':
- resolution: {integrity: sha512-CovkFL2WVaHk6PCrwv6ctlmD4SS1qtIfN8yEyDXDYWh4ONvomdM9MaFw20qHuqJOcb8/xrkqoWQRJ//X10phOQ==}
+ '@rollup/rollup-win32-x64-msvc@4.40.2':
+ resolution: {integrity: sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==}
+ cpu: [x64]
+ os: [win32]
- '@shikijs/core@3.4.0':
- resolution: {integrity: sha512-0YOzTSRDn/IAfQWtK791gs1u8v87HNGToU6IwcA3K7nPoVOrS2Dh6X6A6YfXgPTSkTwR5y6myk0MnI0htjnwrA==}
+ '@shikijs/core@3.4.2':
+ resolution: {integrity: sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==}
- '@shikijs/engine-javascript@3.3.0':
- resolution: {integrity: sha512-XlhnFGv0glq7pfsoN0KyBCz9FJU678LZdQ2LqlIdAj6JKsg5xpYKay3DkazXWExp3DTJJK9rMOuGzU2911pg7Q==}
+ '@shikijs/engine-javascript@3.4.2':
+ resolution: {integrity: sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==}
- '@shikijs/engine-javascript@3.4.0':
- resolution: {integrity: sha512-1ywDoe+z/TPQKj9Jw0eU61B003J9DqUFRfH+DVSzdwPUFhR7yOmfyLzUrFz0yw8JxFg/NgzXoQyyykXgO21n5Q==}
+ '@shikijs/engine-oniguruma@3.4.2':
+ resolution: {integrity: sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==}
- '@shikijs/engine-oniguruma@3.3.0':
- resolution: {integrity: sha512-l0vIw+GxeNU7uGnsu6B+Crpeqf+WTQ2Va71cHb5ZYWEVEPdfYwY5kXwYqRJwHrxz9WH+pjSpXQz+TJgAsrkA5A==}
+ '@shikijs/langs@3.4.2':
+ resolution: {integrity: sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==}
- '@shikijs/engine-oniguruma@3.4.0':
- resolution: {integrity: sha512-zwcWlZ4OQuJ/+1t32ClTtyTU1AiDkK1lhtviRWoq/hFqPjCNyLj22bIg9rB7BfoZKOEOfrsGz7No33BPCf+WlQ==}
+ '@shikijs/themes@3.4.2':
+ resolution: {integrity: sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==}
- '@shikijs/langs@3.3.0':
- resolution: {integrity: sha512-zt6Kf/7XpBQKSI9eqku+arLkAcDQ3NHJO6zFjiChI8w0Oz6Jjjay7pToottjQGjSDCFk++R85643WbyINcuL+g==}
+ '@shikijs/transformers@3.4.2':
+ resolution: {integrity: sha512-I5baLVi/ynLEOZoWSAMlACHNnG+yw5HDmse0oe+GW6U1u+ULdEB3UHiVWaHoJSSONV7tlcVxuaMy74sREDkSvg==}
- '@shikijs/langs@3.4.0':
- resolution: {integrity: sha512-bQkR+8LllaM2duU9BBRQU0GqFTx7TuF5kKlw/7uiGKoK140n1xlLAwCgXwSxAjJ7Htk9tXTFwnnsJTCU5nDPXQ==}
-
- '@shikijs/themes@3.3.0':
- resolution: {integrity: sha512-tXeCvLXBnqq34B0YZUEaAD1lD4lmN6TOHAhnHacj4Owh7Ptb/rf5XCDeROZt2rEOk5yuka3OOW2zLqClV7/SOg==}
-
- '@shikijs/themes@3.4.0':
- resolution: {integrity: sha512-YPP4PKNFcFGLxItpbU0ZW1Osyuk8AyZ24YEFaq04CFsuCbcqydMvMUTi40V2dkc0qs1U2uZFrnU6s5zI6IH+uA==}
-
- '@shikijs/transformers@3.3.0':
- resolution: {integrity: sha512-PIknEyxfkT7i7at/78ynVmuZEv4+7IcS37f6abxMjQ0pVIPEya8n+KNl7XtfbhNL+U9ElR3UzfSzuD5l5Iu+nw==}
-
- '@shikijs/twoslash@3.3.0':
- resolution: {integrity: sha512-kEq+oRJ1iyYyPisBBdC+/rgZ9WWvoIoBLpm3xxThmBZjQ0m1LlwM4XpSPvp4cvrXGTESXQtYMYwZ4694aU2Z1w==}
+ '@shikijs/twoslash@3.4.2':
+ resolution: {integrity: sha512-zRNPmi2lA8o+k7UQfmbPwH2jPvfW9OrgpsO4OUOM+8QTxrepFU9TNF8vNcxZEW5cbishQkJrV19cI9Zk3cb5aQ==}
peerDependencies:
typescript: '>=5.5.0'
- '@shikijs/types@3.3.0':
- resolution: {integrity: sha512-KPCGnHG6k06QG/2pnYGbFtFvpVJmC3uIpXrAiPrawETifujPBv0Se2oUxm5qYgjCvGJS9InKvjytOdN+bGuX+Q==}
-
- '@shikijs/types@3.4.0':
- resolution: {integrity: sha512-EUT/0lGiE//7j5N/yTMNMT3eCWNcHJLrRKxT0NDXWIfdfSmFJKfPX7nMmRBrQnWboAzIsUziCThrYMMhjbMS1A==}
+ '@shikijs/types@3.4.2':
+ resolution: {integrity: sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==}
'@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
@@ -2290,8 +2352,8 @@ packages:
peerDependencies:
stylelint: ^16.8.0
- '@svta/common-media-library@0.7.4':
- resolution: {integrity: sha512-9E01gxhdwdA601GUa+SQ8Q3erQhQaA8X1xJdrrPiQxrNT6gakKfCPMM8zUhu91FpruuHzYeTV8qJz+PedS81hQ==}
+ '@svta/common-media-library@0.11.0':
+ resolution: {integrity: sha512-O+j71s605qywuB55meW68/dxHaOdq1AMRDA3iqECru7uUsOijrn8m4xj9uRaY4as3Bjv6rS0J1fMKJo98R2Naw==}
'@tybys/wasm-util@0.9.0':
resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
@@ -2410,8 +2472,8 @@ packages:
'@types/express-serve-static-core@5.0.3':
resolution: {integrity: sha512-JEhMNwUJt7bw728CydvYzntD0XJeTmDnvwLlbfbAhE7Tbslm/ax6bdIiUwTgeVlZTsJQPwZwKpAkyDtIjsvx3g==}
- '@types/express@5.0.1':
- resolution: {integrity: sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ==}
+ '@types/express@5.0.2':
+ resolution: {integrity: sha512-BtjL3ZwbCQriyb0DGw+Rt12qAXPiBTPs815lsUvtt1Grk0vLRMZNMUZ741d5rjk+UQOxfDiBZ3dxpX00vSkK3g==}
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
@@ -2473,11 +2535,8 @@ packages:
'@types/node@17.0.45':
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
- '@types/node@22.15.12':
- resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==}
-
- '@types/node@22.15.17':
- resolution: {integrity: sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==}
+ '@types/node@22.15.18':
+ resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -2537,6 +2596,10 @@ packages:
resolution: {integrity: sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/scope-manager@8.32.1':
+ resolution: {integrity: sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@typescript-eslint/type-utils@8.32.0':
resolution: {integrity: sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -2548,14 +2611,24 @@ packages:
resolution: {integrity: sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/types@8.32.1':
+ resolution: {integrity: sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@typescript-eslint/typescript-estree@8.32.0':
resolution: {integrity: sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/utils@8.32.0':
- resolution: {integrity: sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==}
+ '@typescript-eslint/typescript-estree@8.32.1':
+ resolution: {integrity: sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ typescript: '>=4.8.4 <5.9.0'
+
+ '@typescript-eslint/utils@8.32.1':
+ resolution: {integrity: sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -2565,6 +2638,10 @@ packages:
resolution: {integrity: sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/visitor-keys@8.32.1':
+ resolution: {integrity: sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@typescript/vfs@1.6.1':
resolution: {integrity: sha512-JwoxboBh7Oz1v38tPbkrZ62ZXNHAk9bJ7c9x0eI5zBfBnBYGhURdbnh7Z4smN/MV48Y5OCcZb58n972UtbazsA==}
peerDependencies:
@@ -2673,7 +2750,7 @@ packages:
'@vitest/eslint-plugin@1.1.44':
resolution: {integrity: sha512-m4XeohMT+Dj2RZfxnbiFR+Cv5dEC0H7C6TlxRQT7GK2556solm99kxgzJp/trKrZvanZcOFyw7aABykUTfWyrg==}
peerDependencies:
- '@typescript-eslint/utils': ^8.32.0
+ '@typescript-eslint/utils': ^8.32.1
eslint: '>= 8.57.0'
typescript: '>= 5.0.0'
vitest: '*'
@@ -2721,17 +2798,17 @@ packages:
'@vscode/markdown-it-katex@1.1.1':
resolution: {integrity: sha512-3KTlbsRBPJQLE2YmLL7K6nunTlU+W9T5+FjfNdWuIUKgxSS6HWLQHaO3L4MkJi7z7MpIPpY+g4N+cWNBPE/MSA==}
- '@vue/compiler-core@3.5.13':
- resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
+ '@vue/compiler-core@3.5.14':
+ resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==}
- '@vue/compiler-dom@3.5.13':
- resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
+ '@vue/compiler-dom@3.5.14':
+ resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==}
- '@vue/compiler-sfc@3.5.13':
- resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
+ '@vue/compiler-sfc@3.5.14':
+ resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==}
- '@vue/compiler-ssr@3.5.13':
- resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
+ '@vue/compiler-ssr@3.5.14':
+ resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==}
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
@@ -2739,14 +2816,14 @@ packages:
'@vue/devtools-api@6.6.4':
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
- '@vue/devtools-api@7.7.5':
- resolution: {integrity: sha512-HYV3tJGARROq5nlVMJh5KKHk7GU8Au3IrrmNNqr978m0edxgpHgYPDoNUGrvEgIbObz09SQezFR3A1EVmB5WZg==}
+ '@vue/devtools-api@7.7.6':
+ resolution: {integrity: sha512-b2Xx0KvXZObePpXPYHvBRRJLDQn5nhKjXh7vUhMEtWxz1AYNFOVIsh5+HLP8xDGL7sy+Q7hXeUxPHB/KgbtsPw==}
- '@vue/devtools-kit@7.7.5':
- resolution: {integrity: sha512-S9VAVJYVAe4RPx2JZb9ZTEi0lqTySz2CBeF0wHT5D3dkTLnT9yMMGegKNl4b2EIELwLSkcI9bl2qp0/jW+upqA==}
+ '@vue/devtools-kit@7.7.6':
+ resolution: {integrity: sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==}
- '@vue/devtools-shared@7.7.5':
- resolution: {integrity: sha512-QBjG72RfpM0DKtpns2RZOxBltO226kOAls9e4Lri6YxS2gWTgL0H+wj1R2K76lxxIeOrqo4+2Ty6RQnzv+WSTQ==}
+ '@vue/devtools-shared@7.7.6':
+ resolution: {integrity: sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==}
'@vue/language-core@2.2.4':
resolution: {integrity: sha512-eGGdw7eWUwdIn9Fy/irJ7uavCGfgemuHQABgJ/hU1UgZFnbTg9VWeXvHQdhY+2SPQZWJqWXvRWIg67t4iWEa+Q==}
@@ -2756,73 +2833,73 @@ packages:
typescript:
optional: true
- '@vue/reactivity@3.5.13':
- resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
+ '@vue/reactivity@3.5.14':
+ resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==}
- '@vue/runtime-core@3.5.13':
- resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
+ '@vue/runtime-core@3.5.14':
+ resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==}
- '@vue/runtime-dom@3.5.13':
- resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
+ '@vue/runtime-dom@3.5.14':
+ resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==}
- '@vue/server-renderer@3.5.13':
- resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
+ '@vue/server-renderer@3.5.14':
+ resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==}
peerDependencies:
- vue: 3.5.13
+ vue: 3.5.14
- '@vue/shared@3.5.13':
- resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
+ '@vue/shared@3.5.14':
+ resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==}
- '@vuepress/bundler-vite@2.0.0-rc.22':
- resolution: {integrity: sha512-rXEY8LVh70QB3EZCnNjBygtGb0XigAKZx4Pm+AQsvk+dz2f7hpyaBN+aqRUXJKuBakbkR92XsAMk0d6ZimmcAg==}
+ '@vuepress/bundler-vite@2.0.0-rc.23':
+ resolution: {integrity: sha512-59oBof+QaCyrZVOussrmv3bHxpwFPsLlI9yQbq2ubR+dFNzgfAtb8Dpm2z9iB/duZnx6PgmWPke4qGl9wOjEKw==}
- '@vuepress/bundlerutils@2.0.0-rc.22':
- resolution: {integrity: sha512-j9DJYBcDPhheFvgylMKNMeuCNs15KOKrx5HbaBqTOHbbt7uqHUCfyUzalCNGzc7M6QlvvdJOgm27MMF8CwYyMw==}
+ '@vuepress/bundlerutils@2.0.0-rc.23':
+ resolution: {integrity: sha512-XgDbIT10xI7m8Pto+N8Mi+o+s1oAg+Mo65WLeHkaCexSRrF9Fa9WRun28EtB5PnyVhaZvnXh5XXuthXZl206JA==}
- '@vuepress/cli@2.0.0-rc.22':
- resolution: {integrity: sha512-c5XMRkRcL0Za1R5518oiHWbxFwATtJljI7JAO0hFKsFm/pwAxrLQ9lnhziZsi2QtxRa/7qQhZMlTSOnOQFJkXQ==}
+ '@vuepress/cli@2.0.0-rc.23':
+ resolution: {integrity: sha512-lNAvRf4zyfnl8pgUA/uj2yCgsroJJzUm2dEwmudOIvfSV+N5jMUQuomdE5gZemDDk2oE2gqyRPBOZ12LP2EEIg==}
hasBin: true
- '@vuepress/client@2.0.0-rc.22':
- resolution: {integrity: sha512-seAoDE4hkTNO0bq09UpTedLdxYwVNYpL3gSm/xaaDUHyGmPIMdWAAStP/6HCPUsQP+IU/W2cvg0Cj7KNuE9gEg==}
+ '@vuepress/client@2.0.0-rc.23':
+ resolution: {integrity: sha512-/2sdQTOELCUgoEjy2XGqcDMHSAz1kdaMYBr+8zv5et2aYzpn9rYdW0SzXTprhc354ccN65xNHarr6uIbVJ1m0g==}
- '@vuepress/core@2.0.0-rc.22':
- resolution: {integrity: sha512-hyF+7rDVlQ+IiHP1FgGWcWl1UiODjdu20VUmmumNTD9q5QQGh31liBNU7J3QXPUfp+5wxMq/QhICJCvSiKSc6w==}
+ '@vuepress/core@2.0.0-rc.23':
+ resolution: {integrity: sha512-CkXDOCKJATxFciEuLCDtAzdCkGyNfCcmBYyhsvYLSJU8oiXgt27EjmXNKTpN+MNXSl934/353UERExGafhsTfg==}
- '@vuepress/helper@2.0.0-rc.98':
- resolution: {integrity: sha512-HOcY6IWX9KIHcgPO7LqIKnmDv2YSUFW2FR2xpnVwFsqD3JYeba5AAZWCLLlbrPuYjxFOfKkFsYEBJz1KRPyC4w==}
+ '@vuepress/helper@2.0.0-rc.104':
+ resolution: {integrity: sha512-GmsFstdmryNLjCDF+wVTP6wBmHYAenAbtd04TG4se/ZB+pfhCNT5Zq6dEO3TG35JLcdUm/bI4uE3BE4WVBkSgw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/helper@2.0.0-rc.99':
- resolution: {integrity: sha512-a+heD2JeAc9m9UOylMhJgecc9328yJH0bozsnCDzzga01/Ke/PJeNk9+aeK51E+MSD26uvlgkBXOz7dlAgGHZw==}
+ '@vuepress/helper@2.0.0-rc.105':
+ resolution: {integrity: sha512-btrBHlM4VzQQfUB3Ybz3B5J0f5imKToNXr7EVZ+dBH3TvAOEQEcB0eTo47daFl9Mxhw/QnmVl8Rngb/UJf0vZQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/highlighter-helper@2.0.0-rc.98':
- resolution: {integrity: sha512-gAGabFGMcdPnnFlj9zSk1zHP8ph21AZ73nrvPJVfRWpyFBQN2sldYLhEiqesGMV72il4RU/o52Ue5jPxGaCpSA==}
+ '@vuepress/highlighter-helper@2.0.0-rc.103':
+ resolution: {integrity: sha512-gYOF+5Q4ilo3Km5KSZfie8w1Fs2Nit/YnvWaIenWelSfp3DHweLNiwOhVjp8e/s8bmCEozP3CtOxmWXEZNrHng==}
peerDependencies:
'@vueuse/core': ^13.1.0
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
'@vueuse/core':
optional: true
- '@vuepress/markdown@2.0.0-rc.22':
- resolution: {integrity: sha512-rpLoGZKf8XY7V+XIgaU/pTxLvymo7A/+j9pUX6kroYMguvE83AkfEZkFhJJ1yOhjVZWYW2v544NQfqhWkXqRqg==}
+ '@vuepress/markdown@2.0.0-rc.23':
+ resolution: {integrity: sha512-KDC5xtd6GQBKsKkOKchJ5yxof/JES6StsBAmm5+S6WVJGOFRCVw5tpicFO9tgm1alwWFbX0WD5oloPq/ZOJtfA==}
- '@vuepress/plugin-cache@2.0.0-rc.99':
- resolution: {integrity: sha512-/TdPwBoAK8iAfP39JssQnvhvI8jhxIlKZm21gp85WGry0XK9DWyq0cmtIzZqixrJfthNxPYp+teg/U4rRr+yLg==}
+ '@vuepress/plugin-cache@2.0.0-rc.103':
+ resolution: {integrity: sha512-KHo1ahf1kpJlXun8r/8ENMSxdiIxFYusK6pPE3peK9AGJ1m+VnOf2bXPWFpWwa8CR+A/cgQenqh0621dfo+EsA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-comment@2.0.0-rc.99':
- resolution: {integrity: sha512-s3Vhehgecpgf1WoMVYeDVXoLen/xmQYlTNRzWW8EQbVhjWTFXIAhwJQuXOfzFVVaAFQHzPiJ5yn1zNR1maJCzg==}
+ '@vuepress/plugin-comment@2.0.0-rc.105':
+ resolution: {integrity: sha512-ru8cGPsAXVMwpY0Pq52kmZ9DnbFKyfBsw/lftooGh6AuUGeyQ6PFzUp08GImw+pEx+LuU+7nkjERsjmYENc6sA==}
peerDependencies:
'@waline/client': ^3.5.5
artalk: ^2.9.1
twikoo: ^1.6.41
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
'@waline/client':
optional: true
@@ -2831,70 +2908,70 @@ packages:
twikoo:
optional: true
- '@vuepress/plugin-copy-code@2.0.0-rc.99':
- resolution: {integrity: sha512-i/4hzBBimbFTIgjWlpA3kdd4HMUrj91A48ZEEZ1GFJ6jdIofRCJssqrbp5/hJGMAx2nHcbMOPU/UgrcJ3nSlrA==}
+ '@vuepress/plugin-copy-code@2.0.0-rc.105':
+ resolution: {integrity: sha512-jLzw22+OIwwJk+BEm76YR1GQA1BtvySU8EsJibGYuBn+2FkYGKgizLsBiEZShPpK5tpnKCpmYiJB2Z5KGZ/jSg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-docsearch@2.0.0-rc.99':
- resolution: {integrity: sha512-Y6/JNHC7hwwEgkbZGLe36HyVI30+vTA9FL3QmirljmqB5lIMhFaPNZpLcGZBx1hZfqpJqOpXLy5Fjzk/wwPDFA==}
+ '@vuepress/plugin-docsearch@2.0.0-rc.105':
+ resolution: {integrity: sha512-kHlXFik+wU6XQfG2H49YzoNI1yEyxUB5hj9PT9A1D7g89rWrTgAyCxPbKKiiFgOKoE2vuxz3dFUX0s3RpZOiRg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-git@2.0.0-rc.99':
- resolution: {integrity: sha512-Dvb1Qsx2R0QxfQM9GkP4KA4/eJMZiYRiT2mGB5vymxpmFa7npIjeEDMoLhuNxcZBkT6sA256pBKZCgsNgjhl0A==}
+ '@vuepress/plugin-git@2.0.0-rc.105':
+ resolution: {integrity: sha512-1ECVgHqa+npnnolU4nEk9crqPfaRDmcZPtXsok5hlW6dmAieY3/7MENEqC2b4Ocpj3TAo7dsbn0nggcUtE8oDA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-markdown-hint@2.0.0-rc.101':
- resolution: {integrity: sha512-PrbkFEWioSvgQO7EHsUU9dieYwrlOJ3D6Sw9usIiOwO6W34gz7kS1xG7BDKc1Q+tSyMzc8CZ77i/I37rn0LUNg==}
+ '@vuepress/plugin-markdown-hint@2.0.0-rc.105':
+ resolution: {integrity: sha512-VTQtkxv3y6Xd8InkUk895s1bE9RGl9Y9vqJ/3BIM1EAb6hHGfwHAzI5/NuUjwGMSR5AL+jQxCi2j6xW9+Ck8sg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-markdown-image@2.0.0-rc.101':
- resolution: {integrity: sha512-haaSxjJZejwYJOfU0XQw3LMZEwTkuabipsFVjJK485OjGstLxyqmW9RDdAJhzxAHN/dI3sKrTprRQwCwMBKwAg==}
+ '@vuepress/plugin-markdown-image@2.0.0-rc.105':
+ resolution: {integrity: sha512-GdpJ4AUIXD1NbBRS3j58cj/TOmT28LYBOgHdow49d77W6EUzyRJ0rx3FY/H2802Mee4VyV+lXcvWEf2IC9jRIA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-markdown-include@2.0.0-rc.101':
- resolution: {integrity: sha512-2KpFpK1nCmfhSvilVx927lIHBQEqO1Wi0m1DBs3NSdbSUPtX5/qS469P58eURLRbgWYBGRX8vGBypbL1+JE7nQ==}
+ '@vuepress/plugin-markdown-include@2.0.0-rc.105':
+ resolution: {integrity: sha512-Jsj+pfMUHcJciktiyWiM1eiFe7qgco5OAycgB9fERE0NXbz1QGkboDX4LzCI8cePeuOUPfnlxAd/791BDzpZ/A==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-markdown-math@2.0.0-rc.101':
- resolution: {integrity: sha512-2Q37ZvcugbwlNeMk4Sz8C4ccK1bphz1SxEZ9z4ylzNzT4rXJ7JYiGev/JvBbqZZgwBqVwBtnBwRLfhzLg4T9OA==}
+ '@vuepress/plugin-markdown-math@2.0.0-rc.105':
+ resolution: {integrity: sha512-nlYZ2MX1v5dPR9IjlesmZWmkQlWA15FnkpPF6yH1p9DRwducTS9Rqi4r+0NGKjZN5VOljnGQqaxZ4Ys+Ib+HtQ==}
peerDependencies:
katex: ^0.16.21
mathjax-full: ^3.2.2
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
katex:
optional: true
mathjax-full:
optional: true
- '@vuepress/plugin-nprogress@2.0.0-rc.99':
- resolution: {integrity: sha512-6+theTvG6Q8Si+mOpOFvV8ViiIuR+B3wRZ4dTixlMGe0Y/CadWsqOeE4s+giqEJDrez3sx03HFMxYVZfzpf1Eg==}
+ '@vuepress/plugin-nprogress@2.0.0-rc.105':
+ resolution: {integrity: sha512-M1sWaPjH0ZaVyMZpRr8qActb8jabNNH9HuwrujFby5203Y4OS4pytYgjg8s6gnhGvVCuKyGeDceJhxlz2yh9sg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-photo-swipe@2.0.0-rc.99':
- resolution: {integrity: sha512-ER0km7wm+dysPqBBacc06w7KBZg0/cwhXKgfQiVu9U131WrIUvtWO0KSrM9qZrfm1LU4yaThwh4202F5M0nxOA==}
+ '@vuepress/plugin-photo-swipe@2.0.0-rc.105':
+ resolution: {integrity: sha512-aA1pjQ3kgFYN3yu0NJrTqMTi47JHi+PJHDc3QYtzFeYxRbz36Wy3Hl9KvLd/VaVqSQUUASfwI4XH/jYYeFMcow==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-reading-time@2.0.0-rc.99':
- resolution: {integrity: sha512-yOv5z/9J4SeKAQ7YE0N8XQsMS4P6lut3XlLC6c6jbVBYx/HPhBqXPZ2xCm/4Ttm0IiTs5fbqJNgVynybvYmiqA==}
+ '@vuepress/plugin-reading-time@2.0.0-rc.105':
+ resolution: {integrity: sha512-iMi5pvlP7y5qPme7VoH6A6p2Bw6HsVaq4HwJjnpR67Ca2CGgts9WaxjG6p2A464pEqjROHRwmypb5nEVvKKk7w==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-sass-palette@2.0.0-rc.98':
- resolution: {integrity: sha512-TXbxPk+UDx5FFKhGBR+oTX8W1hEmBGddeOhJfljF+gK6SNITyHvqf5IGVSFajDVFCijDpx7AhfmT0kh4RnYGMQ==}
+ '@vuepress/plugin-sass-palette@2.0.0-rc.104':
+ resolution: {integrity: sha512-IwYUTRSPU4yMikfg8tfdFwWLx1Msv1y/KbMUrpn2nlVzEqpmYCDorvskM45jlTv05PIrcerrVbEfYLyJTIVmAQ==}
peerDependencies:
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
sass-loader: ^16.0.5
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
sass:
optional: true
@@ -2903,48 +2980,48 @@ packages:
sass-loader:
optional: true
- '@vuepress/plugin-seo@2.0.0-rc.99':
- resolution: {integrity: sha512-fwHRIKv7S8TYfLavpgfOWS83WM53zXTOB+3MAdF2o7cuHeOuzjZDXmoBbxIIwjca+dm+ZoeZRO+wzM7GT5uxFw==}
+ '@vuepress/plugin-seo@2.0.0-rc.105':
+ resolution: {integrity: sha512-CCeNphaLKSZyw6EMRpyLBs6GRcJ0E5Em1B4O6ktctE58egXEu+8PzXfmr/lMJ1Kscy3L1zK37yqlat8fTJTCYg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-shiki@2.0.0-rc.99':
- resolution: {integrity: sha512-dAkwUyGgOMdlZx4PcyLhMbsSNSmLTGx7v6AbJ9tThqLTauJSZAXMNG0W/r504E2dsCpsCGSBw+LmsBpORQiCIA==}
+ '@vuepress/plugin-shiki@2.0.0-rc.105':
+ resolution: {integrity: sha512-+4Xs9mpuKb4ktoOQs9UmkcGBh5e9mRjRn/X4Jjt14RY/rMQaOqvZN0FRGrXyD8z9WlUupaDZKBg5Y6NS3NzWgw==}
peerDependencies:
- '@vuepress/shiki-twoslash': 2.0.0-rc.99
- vuepress: 2.0.0-rc.22
+ '@vuepress/shiki-twoslash': 2.0.0-rc.105
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
'@vuepress/shiki-twoslash':
optional: true
- '@vuepress/plugin-sitemap@2.0.0-rc.99':
- resolution: {integrity: sha512-nsv1dTi4W/0na9uOYyA8ml6KKgoNtyf43sZQOT1PGQzOYubx/hokFKJocUHX8LZ8WzFpBVfU4jt5agkhrWsxyA==}
+ '@vuepress/plugin-sitemap@2.0.0-rc.105':
+ resolution: {integrity: sha512-Egge0HXN3wPGCCHetjIISbvD2XZm5cC34cGPKkBx1pmQ2ppeinpuNV/UVl5LJ1Q4I/G2XZF9RRb4L4S72JM58g==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/plugin-watermark@2.0.0-rc.99':
- resolution: {integrity: sha512-uGYyCtFn5ShVca331+f5J8ffVKHgijott9wt2mYyzlOEWIqhnqylEolJa7XjzW4udggJjxPL/+jtgNAQXwu28w==}
+ '@vuepress/plugin-watermark@2.0.0-rc.105':
+ resolution: {integrity: sha512-Rg/iF9M7AicqcvZjYJbztuCipQt1GjutuwyG0P+FjvyVzZJHZgQRKe5f4hubNjr0NTQhyOUEHhzMp/cQFeNkWQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/shared@2.0.0-rc.22':
- resolution: {integrity: sha512-JpAdqf2pJELxnnK2Mc3m6O+v4WGMSqBZkXAWQk3a3oxoKcX2ZEj8I7WDo3FpL6oTgrZbzQroVFzvTOionP1ylA==}
+ '@vuepress/shared@2.0.0-rc.23':
+ resolution: {integrity: sha512-keUT4ZXVN0LvNWRxDOSjvyePZHoAmedVQvFqFWfH/3JjzLU1nrhn+WXucNtlJh6OqZZD5sdzCxnrotkb7MEnVw==}
- '@vuepress/shiki-twoslash@2.0.0-rc.99':
- resolution: {integrity: sha512-Uql5oBPCUnKPjdaBXaCAoCG/5W67bLB3Jc0rPrCryJmU0w/nsuGgKJvQzxjkt9rPHw0fGpqT40NvxSVebIjbQQ==}
+ '@vuepress/shiki-twoslash@2.0.0-rc.105':
+ resolution: {integrity: sha512-LjkEbUgs8U1ds4KLEZVjMiOY2TrvDhd8VqqmjSA820RkJh5L9xZw5+J4HQr8olIMjeR6AXHJXFPqcQ67B266cw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- '@vuepress/utils@2.0.0-rc.22':
- resolution: {integrity: sha512-FO52kdv6eo2yvJ8MZOSJnGRzJenZh3vHrwLjE5KWc58ufb44Dsf+Qv/IkGOM0TJNvnIktrTFh5y3nBhuG3ps4Q==}
+ '@vuepress/utils@2.0.0-rc.23':
+ resolution: {integrity: sha512-nuert5yo58GS5g9UVGNPY3xCLuob1jg7p5t9gYThUIjWp4treFJZDgV8YGbrhmNxrvrS5pWyC9HYMTWRDdO98A==}
- '@vueuse/core@13.1.0':
- resolution: {integrity: sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==}
+ '@vueuse/core@13.2.0':
+ resolution: {integrity: sha512-n5TZoIAxbWAQ3PqdVPDzLgIRQOujFfMlatdI+f7ditSmoEeNpPBvp7h2zamzikCmrhFIePAwdEQB6ENccHr7Rg==}
peerDependencies:
vue: ^3.5.0
- '@vueuse/integrations@13.1.0':
- resolution: {integrity: sha512-wJ6aANdUs4SOpVabChQK+uLIwxRTUAEmn1DJnflGG7Wq6yaipiRmp6as/Md201FjJnquQt8MecIPbFv8HSBeDA==}
+ '@vueuse/integrations@13.2.0':
+ resolution: {integrity: sha512-tnwdzUYadAiewvMtBcjH/ZPgRCoQBvuVzbFA/VSysPDaIuG41Jp/Z1Sn/rYoFMOLJfcOEcVh+tN3mkrVIyumig==}
peerDependencies:
async-validator: ^4
axios: ^1
@@ -2985,11 +3062,11 @@ packages:
universal-cookie:
optional: true
- '@vueuse/metadata@13.1.0':
- resolution: {integrity: sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw==}
+ '@vueuse/metadata@13.2.0':
+ resolution: {integrity: sha512-kPpzuQCU0+D8DZCzK0iPpIcXI+6ufWSgwnjJ6//GNpEn+SHViaCtR+XurzORChSgvpHO9YC8gGM97Y1kB+UabA==}
- '@vueuse/shared@13.1.0':
- resolution: {integrity: sha512-IVS/qRRjhPTZ6C2/AM3jieqXACGwFZwWTdw5sNTSKk2m/ZpkuuN+ri+WCVUP8TqaKwJYt/KuMwmXspMAw8E6ew==}
+ '@vueuse/shared@13.2.0':
+ resolution: {integrity: sha512-vx9ZPDF5HcU9up3Jgt3G62dMUfZEdk6tLyBAHYAG4F4n73vpaA7J5hdncDI/lS9Vm7GA/FPlbOmh9TrDZROTpg==}
peerDependencies:
vue: ^3.5.0
@@ -2997,10 +3074,6 @@ packages:
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
hasBin: true
- accepts@2.0.0:
- resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
- engines: {node: '>= 0.6'}
-
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
@@ -3060,10 +3133,6 @@ packages:
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
engines: {node: '>=12'}
- ansis@3.17.0:
- resolution: {integrity: sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==}
- engines: {node: '>=14'}
-
ansis@4.0.0:
resolution: {integrity: sha512-P8nrHI1EyW9OfBt1X7hMSwGN2vwRuqHSKJAT1gbLWZRzDa24oHjYwGHvEgHeBepupzk878yS/HBZ0NMPYtbolw==}
engines: {node: '>=14'}
@@ -3176,10 +3245,6 @@ packages:
bl@4.1.0:
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
- body-parser@2.2.0:
- resolution: {integrity: sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==}
- engines: {node: '>=18'}
-
boolbase@1.0.0:
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
@@ -3211,17 +3276,13 @@ packages:
resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==}
engines: {node: '>=18.20'}
- bumpp@10.1.0:
- resolution: {integrity: sha512-cM/4+kO2A2l3aDSL7tr/ALg8TWPihl1fDWHZyz55JlDmzd01Y+8Vq3YQ1ydeKDS4QFN+tKaLsVzhdDIb/cbsLQ==}
+ bumpp@10.1.1:
+ resolution: {integrity: sha512-69ejE1J5O5qDN3oRu2jRas1nQmi5zEYepjzbYPpi1znuDnp+zZ9Yezsf/nYauWeoMNALQ5toniNGET05Txj2cQ==}
engines: {node: '>=18'}
hasBin: true
- bytes@3.1.2:
- resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
- engines: {node: '>= 0.8'}
-
- c12@3.0.2:
- resolution: {integrity: sha512-6Tzk1/TNeI3WBPpK0j/Ss4+gPj3PUJYbWl/MWDJBThFvwNGNkXtd7Cz8BJtD4aRwoGHtzQD0SnxamgUiBH0/Nw==}
+ c12@3.0.3:
+ resolution: {integrity: sha512-uC3MacKBb0Z15o5QWCHvHWj5Zv34pGQj9P+iXKSpTuSGFS0KKhUWf4t9AJ+gWjYOdmWCPEGpEzm8sS0iqbpo1w==}
peerDependencies:
magicast: ^0.3.5
peerDependenciesMeta:
@@ -3424,6 +3485,9 @@ packages:
confbox@0.2.1:
resolution: {integrity: sha512-hkT3yDPFbs95mNCy1+7qNKC6Pro+/ibzYxtM2iqEigpf0sVw+bg4Zh9/snjsBcf990vfIsg5+1U7VyiyBb3etg==}
+ confbox@0.2.2:
+ resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
+
connect-history-api-fallback@2.0.0:
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
engines: {node: '>=0.8'}
@@ -3432,14 +3496,6 @@ packages:
resolution: {integrity: sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==}
engines: {node: ^14.18.0 || >=16.10.0}
- content-disposition@1.0.0:
- resolution: {integrity: sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==}
- engines: {node: '>= 0.6'}
-
- content-type@1.0.5:
- resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
- engines: {node: '>= 0.6'}
-
conventional-changelog-angular@7.0.0:
resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==}
engines: {node: '>=16'}
@@ -3526,14 +3582,6 @@ packages:
convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
- cookie-signature@1.2.2:
- resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
- engines: {node: '>=6.6.0'}
-
- cookie@0.7.2:
- resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
- engines: {node: '>= 0.6'}
-
copy-anything@2.0.6:
resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
@@ -3547,10 +3595,6 @@ packages:
core-js@3.37.0:
resolution: {integrity: sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==}
- cors@2.8.5:
- resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
- engines: {node: '>= 0.10'}
-
corser@2.0.1:
resolution: {integrity: sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==}
engines: {node: '>= 0.4.0'}
@@ -3782,8 +3826,8 @@ packages:
resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==}
engines: {node: '>=12'}
- dashjs@5.0.1:
- resolution: {integrity: sha512-RtWiddkt4tibPrsXwwpnU8a8hH3a4KsxzUDAAOHD/LyzPCv65lNBwch9OPnS0hqFSKv/tepyr7XvTDRJcBpu6A==}
+ dashjs@5.0.2:
+ resolution: {integrity: sha512-0SdPTTg4l+NnfDNmF2zky107KZMmryYZvRo/9R/095FdGv2idKdLCxMGPb2Kd4zI/KFwIkodHumlkmmw3DzO1A==}
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
@@ -3812,6 +3856,15 @@ packages:
supports-color:
optional: true
+ debug@4.4.1:
+ resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
+ engines: {node: '>=6.0'}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
decode-named-character-reference@1.0.2:
resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
@@ -3838,10 +3891,6 @@ packages:
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines: {node: '>=0.4.0'}
- depd@2.0.0:
- resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
- engines: {node: '>= 0.8'}
-
dequal@2.0.3:
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
engines: {node: '>=6'}
@@ -3865,8 +3914,8 @@ packages:
devlop@1.1.0:
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
- diff@7.0.0:
- resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
+ diff@8.0.1:
+ resolution: {integrity: sha512-rEaM3KmVm78zE3dFZaop3aCQa2MTm+T4kcigUFLVU/KbOYdiY6JnL2g2puOYnct3QFw9pjZadaCbCZ1O8ArMlQ==}
engines: {node: '>=0.3.1'}
dir-glob@3.0.1:
@@ -3919,9 +3968,6 @@ packages:
echarts@5.6.0:
resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
- ee-first@1.1.1:
- resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
-
electron-to-chromium@1.5.109:
resolution: {integrity: sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==}
@@ -3938,10 +3984,6 @@ packages:
resolution: {integrity: sha512-rsPft6CK3eHtrlp9Y5ALBb+hfK+DWnA4WFebbazxjWyx8vSm3rZeoM3z9irsjcqO3PYRzlfv27XIB4tz2DV7RA==}
engines: {node: '>=14'}
- encodeurl@2.0.0:
- resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
- engines: {node: '>= 0.8'}
-
encoding-sniffer@0.2.0:
resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==}
@@ -4004,9 +4046,6 @@ packages:
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines: {node: '>=6'}
- escape-html@1.0.3:
- resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
-
escape-string-regexp@1.0.5:
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
engines: {node: '>=0.8.0'}
@@ -4181,8 +4220,8 @@ packages:
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@9.26.0:
- resolution: {integrity: sha512-Hx0MOjPh6uK9oq9nVsATZKE/Wlbai7KFjfCuw9UHaguDW3x+HF0O5nIi3ud39TWgrTjTO5nHxmL3R1eANinWHQ==}
+ eslint@9.27.0:
+ resolution: {integrity: sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@@ -4230,10 +4269,6 @@ packages:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
- etag@1.8.1:
- resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
- engines: {node: '>= 0.6'}
-
eve-raphael@0.5.0:
resolution: {integrity: sha512-jrxnPsCGqng1UZuEp9DecX/AuSyAszATSjf4oEcRxvfxa1Oux4KkIPKBAAWWnpdwfARtr+Q0o9aPYWjsROD7ug==}
@@ -4243,14 +4278,6 @@ packages:
eventemitter3@5.0.1:
resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
- eventsource-parser@3.0.1:
- resolution: {integrity: sha512-VARTJ9CYeuQYb0pZEPbzi740OWFgpHe7AYJ2WFZVnUDUQp5Dk2yJUgF36YsZ81cOyxT0QxmXD2EQpapAouzWVA==}
- engines: {node: '>=18.0.0'}
-
- eventsource@3.0.6:
- resolution: {integrity: sha512-l19WpE2m9hSuyP06+FbuUUf1G+R0SFLrtQfbRb9PRr+oimOfxQhgGCbVaXg5IvZyyTThJsxh6L/srkMiCeBPDA==}
- engines: {node: '>=18.0.0'}
-
expand-tilde@2.0.2:
resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==}
engines: {node: '>=0.10.0'}
@@ -4259,19 +4286,12 @@ packages:
resolution: {integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==}
engines: {node: '>=12.0.0'}
- express-rate-limit@7.5.0:
- resolution: {integrity: sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==}
- engines: {node: '>= 16'}
- peerDependencies:
- express: ^4.11 || 5 || ^5.0.0-beta.1
-
- express@5.1.0:
- resolution: {integrity: sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==}
- engines: {node: '>= 18'}
-
exsolve@1.0.2:
resolution: {integrity: sha512-ZEcIMbthn2zeX4/wD/DLxDUjuCltHXT8Htvm/JFlTkdYgWh2+HGppgwwNUnIVxzxP7yJOPtuBAec0dLx6lVY8w==}
+ exsolve@1.0.5:
+ resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==}
+
extend-shallow@2.0.1:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
engines: {node: '>=0.10.0'}
@@ -4335,10 +4355,6 @@ packages:
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
engines: {node: '>=8'}
- finalhandler@2.1.0:
- resolution: {integrity: sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==}
- engines: {node: '>= 0.8'}
-
find-index@0.1.1:
resolution: {integrity: sha512-uJ5vWrfBKMcE6y2Z8834dwEZj9mNGxYa3t3I53OwFeuZ8D9oc2E5zcsrkuhX6h4iYrjhiv0T3szQmxlAV9uxDg==}
@@ -4411,17 +4427,9 @@ packages:
resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==}
engines: {node: '>=0.4.x'}
- forwarded@0.2.0:
- resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
- engines: {node: '>= 0.6'}
-
fraction.js@4.3.7:
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
- fresh@2.0.0:
- resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
- engines: {node: '>= 0.8'}
-
fs-extra@11.3.0:
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
engines: {node: '>=14.14'}
@@ -4672,10 +4680,6 @@ packages:
htmlparser2@9.1.0:
resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
- http-errors@2.0.0:
- resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
- engines: {node: '>= 0.8'}
-
http-proxy@1.18.1:
resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
engines: {node: '>=8.0.0'}
@@ -4784,10 +4788,6 @@ packages:
resolution: {integrity: sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==}
engines: {node: '>=8'}
- ipaddr.js@1.9.1:
- resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
- engines: {node: '>= 0.10'}
-
is-alphabetical@2.0.1:
resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
@@ -4860,9 +4860,6 @@ packages:
resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
engines: {node: '>=0.10.0'}
- is-promise@4.0.0:
- resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
-
is-text-path@2.0.0:
resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==}
engines: {node: '>=8'}
@@ -5013,9 +5010,6 @@ packages:
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
engines: {node: '>=0.10.0'}
- known-css-properties@0.35.0:
- resolution: {integrity: sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==}
-
known-css-properties@0.36.0:
resolution: {integrity: sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==}
@@ -5294,18 +5288,14 @@ packages:
mdn-data@2.12.2:
resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==}
- mdn-data@2.17.0:
- resolution: {integrity: sha512-VT5LJBdLRI+cc3DPXJD89PGwI8yXuciE5gZJoSPnH4yeGzMPqxwkZv3BjFSoaWpmOlJNBhVT6HKeQPcZKlNEvA==}
+ mdn-data@2.21.0:
+ resolution: {integrity: sha512-+ZKPQezM5vYJIkCxaC+4DTnRrVZR1CgsKLu5zsQERQx6Tea8Y+wMx5A24rq8A8NepCeatIQufVAekKNgiBMsGQ==}
mdurl@2.0.0:
resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
- media-typer@1.1.0:
- resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
- engines: {node: '>= 0.8'}
-
- memfs@4.17.1:
- resolution: {integrity: sha512-thuTRd7F4m4dReCIy7vv4eNYnU6XI/tHMLSMMHLiortw/Y0QxqKtinG523U2aerzwYWGi606oBP4oMPy4+edag==}
+ memfs@4.17.2:
+ resolution: {integrity: sha512-NgYhCOWgovOXSzvYgUW0LQ7Qy72rWQMGGFJDoWg4G30RHd3z77VbYdtJ4fembJXBy8pMIUA31XNAupobOQlwdg==}
engines: {node: '>= 4.0.0'}
meow@12.1.1:
@@ -5316,10 +5306,6 @@ packages:
resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==}
engines: {node: '>=18'}
- merge-descriptors@2.0.0:
- resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==}
- engines: {node: '>=18'}
-
merge2@1.4.1:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
@@ -5428,18 +5414,10 @@ packages:
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
- mime-db@1.54.0:
- resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
- engines: {node: '>= 0.6'}
-
mime-types@2.1.35:
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines: {node: '>= 0.6'}
- mime-types@3.0.1:
- resolution: {integrity: sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==}
- engines: {node: '>= 0.6'}
-
mime@1.6.0:
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
engines: {node: '>=4'}
@@ -5540,10 +5518,6 @@ packages:
engines: {node: '>= 4.4.x'}
hasBin: true
- negotiator@1.0.0:
- resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
- engines: {node: '>= 0.6'}
-
neo-async@2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
@@ -5579,20 +5553,12 @@ packages:
engines: {node: ^14.16.0 || >=16.10.0}
hasBin: true
- object-assign@4.1.1:
- resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
- engines: {node: '>=0.10.0'}
-
object-inspect@1.13.3:
resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==}
engines: {node: '>= 0.4'}
- ohash@2.0.8:
- resolution: {integrity: sha512-it414TxihR6VuYAEhyPYagaETGVKMRGWgRdA6qgIARsrBIpDGjLCktIG9g9zN55n+aDTiBFIj55MxWOacbKV8w==}
-
- on-finished@2.4.1:
- resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
- engines: {node: '>= 0.8'}
+ ohash@2.0.11:
+ resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
@@ -5605,15 +5571,9 @@ packages:
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
engines: {node: '>=18'}
- oniguruma-parser@0.12.0:
- resolution: {integrity: sha512-fD9o5ebCmEAA9dLysajdQvuKzLL7cj+w7DQjuO3Cb6IwafENfx6iL+RGkmyW82pVRsvgzixsWinHvgxTMJvdIA==}
-
oniguruma-parser@0.12.1:
resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==}
- oniguruma-to-es@4.3.1:
- resolution: {integrity: sha512-VtX1kepWO+7HG7IWV5v72JhiqofK7XsiHmtgnvurnNOTdIvE5mrdWYtsOrQyrXCv1L2Ckm08hywp+MFO7rC4Ug==}
-
oniguruma-to-es@4.3.3:
resolution: {integrity: sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==}
@@ -5670,9 +5630,6 @@ packages:
package-manager-detector@0.2.10:
resolution: {integrity: sha512-1wlNZK7HW+UE3eGCcMv3hDaYokhspuIeH6enXSnCL1eEZSVDsy/dYwo/4CczhUsrKLA1SSXB+qce8Glw5DEVtw==}
- package-manager-detector@1.2.0:
- resolution: {integrity: sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==}
-
package-manager-detector@1.3.0:
resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==}
@@ -5715,10 +5672,6 @@ packages:
parse5@7.2.1:
resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
- parseurl@1.3.3:
- resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
- engines: {node: '>= 0.8'}
-
path-browserify@1.0.1:
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
@@ -5752,10 +5705,6 @@ packages:
resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==}
engines: {node: 20 || >=22}
- path-to-regexp@8.2.0:
- resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==}
- engines: {node: '>=16'}
-
path-type@4.0.0:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines: {node: '>=8'}
@@ -5801,10 +5750,6 @@ packages:
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
engines: {node: '>=6'}
- pkce-challenge@5.0.0:
- resolution: {integrity: sha512-ueGLflrrnvwB3xuo/uGob5pd5FN7l0MsLf0Z87o/UQmRtwjvfylfc9MurIxRAWywCYTgrvpXBcqjV4OfCYGCIQ==}
- engines: {node: '>=16.20.0'}
-
pkg-types@1.3.1:
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
@@ -5908,10 +5853,6 @@ packages:
property-information@7.0.0:
resolution: {integrity: sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==}
- proxy-addr@2.0.7:
- resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
- engines: {node: '>= 0.10'}
-
proxy-from-env@1.1.0:
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
@@ -5930,10 +5871,6 @@ packages:
resolution: {integrity: sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==}
engines: {node: '>=0.6'}
- qs@6.14.0:
- resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==}
- engines: {node: '>=0.6'}
-
quansync@0.2.10:
resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==}
@@ -5943,17 +5880,9 @@ packages:
queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
- range-parser@1.2.1:
- resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
- engines: {node: '>= 0.6'}
-
raphael@2.3.0:
resolution: {integrity: sha512-w2yIenZAQnp257XUWGni4bLMVxpUpcIl7qgxEgDIXtmSypYtlNxfXWpOBxs7LBTps5sDwhRnrToJrMUrivqNTQ==}
- raw-body@3.0.0:
- resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==}
- engines: {node: '>= 0.8'}
-
rc9@2.1.2:
resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
@@ -6068,11 +5997,11 @@ packages:
robust-predicates@3.0.2:
resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==}
- rolldown-plugin-dts@0.12.0:
- resolution: {integrity: sha512-kwLRukEsGBlXlDfWH28LQ/Q3vHTfSbXnO4jBabz6LoNycbOuhq0dQvM6bxZsEL49+oYG+nWrmfZCqJA0Z8vtZw==}
+ rolldown-plugin-dts@0.12.3:
+ resolution: {integrity: sha512-u3Z3VHWvWKlk5lqyFDJ5x1IW+SsUfE3nIeu4O0ktzTsYANJqM1R46HF3SbY4ExzrLRdRCMsNhCKC3c1UhsX9ww==}
engines: {node: '>=20.18.0'}
peerDependencies:
- rolldown: ^1.0.0-beta.8-commit.534fde3
+ rolldown: ^1.0.0-beta.8-commit.2a5c6a6
typescript: ^5.0.0
vue-tsc: ~2.2.0
peerDependenciesMeta:
@@ -6081,8 +6010,8 @@ packages:
vue-tsc:
optional: true
- rolldown@1.0.0-beta.8-commit.2a5c6a6:
- resolution: {integrity: sha512-zRMtW6eT+Q4bQO4wRKu6TtIuyFMrXh/1rFxsR3FS0eJhKjFsaz50gfKlC41QWbGSq5epvE7bdL0j+kZygCrXQA==}
+ rolldown@1.0.0-beta.8-commit.d95f99e:
+ resolution: {integrity: sha512-A/10eaVhZhiRyHPz5jMQN4MU2i4JQGSci0vcqqhuozk/sertEUmZHkwHntNBKujdRdgG99apR2LSWYUsU7iKbA==}
hasBin: true
peerDependencies:
'@oxc-project/runtime': 0.69.0
@@ -6095,13 +6024,14 @@ packages:
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
+ rollup@4.40.2:
+ resolution: {integrity: sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==}
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
+ hasBin: true
+
roughjs@4.6.6:
resolution: {integrity: sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==}
- router@2.2.0:
- resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
- engines: {node: '>= 18'}
-
run-async@2.4.1:
resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
engines: {node: '>=0.12.0'}
@@ -6124,128 +6054,128 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
- sass-embedded-android-arm64@1.88.0:
- resolution: {integrity: sha512-YVdxVywlbXH74uomIcRsYLHF1644V+0per6YrfZndWicjfYnWqgbGq1xixdOzLxe3vac90RlsRNxTEb0VWlhmA==}
+ sass-embedded-android-arm64@1.89.0:
+ resolution: {integrity: sha512-pr4R3p5R+Ul9ZA5nzYbBJQFJXW6dMGzgpNBhmaToYDgDhmNX5kg0mZAUlGLHvisLdTiR6oEfDDr9QI6tnD2nqA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [android]
- sass-embedded-android-arm@1.88.0:
- resolution: {integrity: sha512-jveGkHhHxJ2+GnNxl3OyhZAxR8YXJCSuj7JYzoVuFTxlsaFqFQwtUrvZro61xOVOrwfe8xMk2HE3ZEw6dolhBA==}
+ sass-embedded-android-arm@1.89.0:
+ resolution: {integrity: sha512-s6jxkEZQQrtyIGZX6Sbcu7tEixFG2VkqFgrX11flm/jZex7KaxnZtFace+wnYAgHqzzYpx0kNzJUpT+GXxm8CA==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [android]
- sass-embedded-android-ia32@1.88.0:
- resolution: {integrity: sha512-6C4o+lGFsYcUPGtCvOdFhFLQl1rrcBUNuC4DILDayI4bZeh3Y2CjonzCT4VNKPsOm7LFGf0OKQAZm+3/oXVIKg==}
+ sass-embedded-android-ia32@1.89.0:
+ resolution: {integrity: sha512-GoNnNGYmp1F0ZMHqQbAurlQsjBMZKtDd5H60Ruq86uQFdnuNqQ9wHKJsJABxMnjfAn60IjefytM5PYTMcAmbfA==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [android]
- sass-embedded-android-riscv64@1.88.0:
- resolution: {integrity: sha512-zW1NmFHwPkBBg8wqVu8e5uCKeuTSk8vasB5BBEPvQubj4tWbgxrXGIVrQyseeGXJJQYSzjNiq3ua4qNoadBWJA==}
+ sass-embedded-android-riscv64@1.89.0:
+ resolution: {integrity: sha512-di+i4KkKAWTNksaQYTqBEERv46qV/tvv14TPswEfak7vcTQ2pj2mvV4KGjLYfU2LqRkX/NTXix9KFthrzFN51Q==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [android]
- sass-embedded-android-x64@1.88.0:
- resolution: {integrity: sha512-b33Ja8sU67CcWCX9C3M+k8AcWXOb9uhyUJuKg/2hb/RhKUqBRCpMtQhsChpV7/DyXvyevLeosy28j673qNfnuQ==}
+ sass-embedded-android-x64@1.89.0:
+ resolution: {integrity: sha512-1cRRDAnmAS1wLaxfFf6PCHu9sKW8FNxdM7ZkanwxO9mztrCu/uvfqTmaurY9+RaKvPus7sGYFp46/TNtl/wRjg==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [android]
- sass-embedded-darwin-arm64@1.88.0:
- resolution: {integrity: sha512-Zu+A4OzoFtZwTlcXn66ovZRTI9Ia610KJbtJBrpsXPfqR9QcCg7pPDB/zlPK5E5xFjsxGWaL0tICOifim1HCMg==}
+ sass-embedded-darwin-arm64@1.89.0:
+ resolution: {integrity: sha512-EUNUzI0UkbQ6dASPyf09S3x7fNT54PjyD594ZGTY14Yh4qTuacIj27ckLmreAJNNu5QxlbhyYuOtz+XN5bMMxA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [darwin]
- sass-embedded-darwin-x64@1.88.0:
- resolution: {integrity: sha512-nZ+/j5Z4llLejNyFcLUWJvbU3WNJDKiyZ7W+Hpn/52dDhzHiNWRVHH7humfzCEgLXZctPZlr56ubaNk/RsoSlA==}
+ sass-embedded-darwin-x64@1.89.0:
+ resolution: {integrity: sha512-23R8zSuB31Fq/MYpmQ38UR2C26BsYb66VVpJgWmWl/N+sgv/+l9ECuSPMbYNgM3vb9TP9wk9dgL6KkiCS5tAyg==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [darwin]
- sass-embedded-linux-arm64@1.88.0:
- resolution: {integrity: sha512-aphDl0Z4Y+YpPAqT0fEDDxZfrTXS/v36IRpGpVcbuRIua/iHd9L3wrZuwco1nbbY+sShFNiXPE1A9/k/ZGt8rw==}
+ sass-embedded-linux-arm64@1.89.0:
+ resolution: {integrity: sha512-g9Lp57qyx51ttKj0AN/edV43Hu1fBObvD7LpYwVfs6u3I95r0Adi90KujzNrUqXxJVmsfUwseY8kA8zvcRjhYA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
- sass-embedded-linux-arm@1.88.0:
- resolution: {integrity: sha512-bjiTZ4MNvArReXgwnA56mT3i+vHH3BgkLQT3qVwRv6fVTPQpYopK8D/QzQKbrVGYKgzWPYzZfksSQFC9lzM2yA==}
+ sass-embedded-linux-arm@1.89.0:
+ resolution: {integrity: sha512-KAzA1XD74d8/fiJXxVnLfFwfpmD2XqUJZz+DL6ZAPNLH1sb+yCP7brktaOyClDc/MBu61JERdHaJjIZhfX0Yqw==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
- sass-embedded-linux-ia32@1.88.0:
- resolution: {integrity: sha512-m+pQMD14JQeMlQ/J8vQxHXwAQPAcfLG034BQz05a8ahXmNrk9qJkrC7FLptDlhsJ6weldX54UvXceoSpw2VsxQ==}
+ sass-embedded-linux-ia32@1.89.0:
+ resolution: {integrity: sha512-5fxBeXyvBr3pb+vyrx9V6yd7QDRXkAPbwmFVVhjqshBABOXelLysEFea7xokh/tM8JAAQ4O8Ls3eW3Eojb477g==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [linux]
- sass-embedded-linux-musl-arm64@1.88.0:
- resolution: {integrity: sha512-Wxo9qklXqw+eYFHLo+uE9r9sbK/xklMt6xPU/HXs+ikoJcGtmugE7KRyyWeSfvPTi8jZvgfkFfNDZD9elzxEFA==}
+ sass-embedded-linux-musl-arm64@1.89.0:
+ resolution: {integrity: sha512-50oelrOtN64u15vJN9uJryIuT0+UPjyeoq0zdWbY8F7LM9294Wf+Idea+nqDUWDCj1MHndyPFmR1mjeuRouJhw==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
- sass-embedded-linux-musl-arm@1.88.0:
- resolution: {integrity: sha512-jGRZZYP8XOiE521Pep2u9ktx1FFkLHosjO7Dj/0pvjwUddBVT16jE40gv9pqtTynG0saD8jokqdkqJ+FM3NJzA==}
+ sass-embedded-linux-musl-arm@1.89.0:
+ resolution: {integrity: sha512-0Q1JeEU4/tzH7fwAwarfIh+Swn3aXG/jPhVsZpbR1c1VzkeaPngmXdmLJcVXsdb35tjk84DuYcFtJlE1HYGw4Q==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
- sass-embedded-linux-musl-ia32@1.88.0:
- resolution: {integrity: sha512-utdTihiPCCP5HdKqwblQQWz864c7CqSplSGQ+p06GS+0ZfnuB/SKhtwe8fd11v4+IN8S2o0HAQ5KtWmRmk3eTA==}
+ sass-embedded-linux-musl-ia32@1.89.0:
+ resolution: {integrity: sha512-ILWqpTd+0RdsSw977iVAJf4CLetIbcQgLQf17ycS1N4StZKVRZs1bBfZhg/f/HU/4p5HondPAwepgJepZZdnFA==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [linux]
- sass-embedded-linux-musl-riscv64@1.88.0:
- resolution: {integrity: sha512-P8XB7QVSU8KJry4oxegzAnuFVWjbHc/JCHgF2ktq2dURVyxcaKDfQZtzbUgiPOKP/R6MZIFhXaJVJIhppcruEQ==}
+ sass-embedded-linux-musl-riscv64@1.89.0:
+ resolution: {integrity: sha512-n2V+Tdjj7SAuiuElJYhWiHjjB1YU0cuFvL1/m5K+ecdNStfHFWIzvBT6/vzQnBOWjI4eZECNVuQ8GwGWCufZew==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
- sass-embedded-linux-musl-x64@1.88.0:
- resolution: {integrity: sha512-OGEfD6AAm68vZTazFkIN7Dsu0ZQY983GZU+mWE9zZPLTIBzvNrrEZrEE/mpM6LemkwbqR+GaFP6rxGrkDz0Mhw==}
+ sass-embedded-linux-musl-x64@1.89.0:
+ resolution: {integrity: sha512-KOHJdouBK3SLJKZLnFYzuxs3dn+6jaeO3p4p1JUYAcVfndcvh13Sg2sLGfOfpg7Og6ws2Nnqnx0CyL26jPJ7ag==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
- sass-embedded-linux-riscv64@1.88.0:
- resolution: {integrity: sha512-3hBlfq4bXx0RkkNxvw/FPZSmUC1GMU8NE1Ef+2dJowxAeneRotHy5WXZIMKvH7NGpskf7U8ButK05U3OxPzrTA==}
+ sass-embedded-linux-riscv64@1.89.0:
+ resolution: {integrity: sha512-0A/UWeKX6MYhVLWLkdX3NPKHO+mvIwzaf6TxGCy3vS3TODWaeDUeBhHShAr7YlOKv5xRGxf7Gx7FXCPV0mUyMA==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
- sass-embedded-linux-x64@1.88.0:
- resolution: {integrity: sha512-FzM5mCxkFE20efDDSPO5N5o0ZKPqs51zowt2JAe5tdAzmy/jUQ0t515tph40dV2mfX0flBJgoou76gZKhylHGg==}
+ sass-embedded-linux-x64@1.89.0:
+ resolution: {integrity: sha512-dRBoOFPDWctHPYK3hTk3YzyX/icVrXiw7oOjbtpaDr6JooqIWBe16FslkWyvQzdmfOFy80raKVjgoqT7DsznkQ==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
- sass-embedded-win32-arm64@1.88.0:
- resolution: {integrity: sha512-Zp3yNEzk/gCCBIClQx8ihAGZ1YqPbjWjTnLWtruS9FcVrkrSAIjhqaesoN1Hy61aaIoiRektOyeffHH54jiQ3g==}
+ sass-embedded-win32-arm64@1.89.0:
+ resolution: {integrity: sha512-RnlVZ14hC/W7ubzvhqnbGfjU5PFNoFP/y5qycgCy+Mezb0IKbWvZ2Lyzux8TbL3OIjOikkNpfXoNQrX706WLAA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [win32]
- sass-embedded-win32-ia32@1.88.0:
- resolution: {integrity: sha512-yUmD6BLb01ngw/gy+FcTdsCMFaoONGFYJcy6FhMr2OOcCHNjPVD+HqTF4ZRsLNbwna8PlP6XxHFzjPKzVw18xw==}
+ sass-embedded-win32-ia32@1.89.0:
+ resolution: {integrity: sha512-eFe9VMNG+90nuoE3eXDy+38+uEHGf7xcqalq5+0PVZfR+H9RlaEbvIUNflZV94+LOH8Jb4lrfuekhHgWDJLfSg==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [win32]
- sass-embedded-win32-x64@1.88.0:
- resolution: {integrity: sha512-j4pOP/S9vD4enRqbfwno07Xx+j0RkfVYGV31ZxzAIF+a1+3dDBlsbwgDNP68XemJx5SjpP8yM8the6nHAnMUiQ==}
+ sass-embedded-win32-x64@1.89.0:
+ resolution: {integrity: sha512-AaGpr5R6MLCuSvkvDdRq49ebifwLcuGPk0/10hbYw9nh3jpy2/CylYubQpIpR4yPcuD1wFwFqufTXC3HJYGb0g==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [win32]
- sass-embedded@1.88.0:
- resolution: {integrity: sha512-GQUxgZFuej3NZ1TSPUHU8aebtYdnIeXqYsbNEEKBtE+SC7/Gr18KH1ijTAZHPw25OUfQCdtJaRy6Fo866dHmgw==}
+ sass-embedded@1.89.0:
+ resolution: {integrity: sha512-EDrK1el9zdgJFpocCGlxatDWaP18tJBWoM1hxzo2KJBvjdmBichXI6O6KlQrigvQPO3uJ8DfmFmAAx7s7CG6uw==}
engines: {node: '>=16.0.0'}
hasBin: true
@@ -6255,8 +6185,8 @@ packages:
peerDependencies:
'@rspack/core': 0.x || 1.x
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
webpack: ^5.0.0
peerDependenciesMeta:
'@rspack/core':
@@ -6270,8 +6200,8 @@ packages:
webpack:
optional: true
- sass@1.88.0:
- resolution: {integrity: sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==}
+ sass@1.89.0:
+ resolution: {integrity: sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -6308,16 +6238,10 @@ packages:
engines: {node: '>=10'}
hasBin: true
- send@1.2.0:
- resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==}
- engines: {node: '>= 18'}
-
- serve-static@2.2.0:
- resolution: {integrity: sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==}
- engines: {node: '>= 18'}
-
- setprototypeof@1.2.0:
- resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
+ semver@7.7.2:
+ resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
+ engines: {node: '>=10'}
+ hasBin: true
shebang-command@2.0.0:
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
@@ -6331,11 +6255,8 @@ packages:
resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==}
engines: {node: '>= 0.4'}
- shiki@3.3.0:
- resolution: {integrity: sha512-j0Z1tG5vlOFGW8JVj0Cpuatzvshes7VJy5ncDmmMaYcmnGW0Js1N81TOW98ivTFNZfKRn9uwEg/aIm638o368g==}
-
- shiki@3.4.0:
- resolution: {integrity: sha512-Ni80XHcqhOEXv5mmDAvf5p6PAJqbUc/RzFeaOqk+zP5DLvTPS3j0ckvA+MI87qoxTQ5RGJDVTbdl/ENLSyyAnQ==}
+ shiki@3.4.2:
+ resolution: {integrity: sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==}
side-channel-list@1.0.0:
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
@@ -6442,10 +6363,6 @@ packages:
stackback@0.0.2:
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
- statuses@2.0.1:
- resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
- engines: {node: '>= 0.8'}
-
std-env@3.9.0:
resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==}
@@ -6509,44 +6426,32 @@ packages:
postcss-html: ^1.0.0
stylelint: '>=14.0.0'
- stylelint-config-recommended-scss@14.1.0:
- resolution: {integrity: sha512-bhaMhh1u5dQqSsf6ri2GVWWQW5iUjBYgcHkh7SgDDn92ijoItC/cfO/W+fpXshgTQWhwFkP1rVcewcv4jaftRg==}
- engines: {node: '>=18.12.0'}
+ stylelint-config-recommended-scss@15.0.0:
+ resolution: {integrity: sha512-LCxdFHly0NCJbMsgPpaAPkTf1xclU+SMpTsShlsAv1SLs8KDnaO8OhJGp8XEC8JyOzFHfmVYTXU6V1y8IahfRg==}
+ engines: {node: '>=22'}
peerDependencies:
postcss: ^8.3.3
- stylelint: ^16.6.1
+ stylelint: ^16.16.0
peerDependenciesMeta:
postcss:
optional: true
- stylelint-config-recommended@14.0.1:
- resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==}
- engines: {node: '>=18.12.0'}
- peerDependencies:
- stylelint: ^16.1.0
-
stylelint-config-recommended@16.0.0:
resolution: {integrity: sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==}
engines: {node: '>=18.12.0'}
peerDependencies:
stylelint: ^16.16.0
- stylelint-config-standard-scss@14.0.0:
- resolution: {integrity: sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==}
- engines: {node: '>=18.12.0'}
+ stylelint-config-standard-scss@15.0.0:
+ resolution: {integrity: sha512-KPyz0DyncXW+1ppWYcols98sSP6Lnsu8wZRZ+Gr18KmWXD1tRykkQ1QYTpFmcA1RkqrIg/U8J0SInLb04U/57A==}
+ engines: {node: '>=22'}
peerDependencies:
postcss: ^8.3.3
- stylelint: ^16.11.0
+ stylelint: ^16.18.0
peerDependenciesMeta:
postcss:
optional: true
- stylelint-config-standard@36.0.1:
- resolution: {integrity: sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==}
- engines: {node: '>=18.12.0'}
- peerDependencies:
- stylelint: ^16.1.0
-
stylelint-config-standard@38.0.0:
resolution: {integrity: sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==}
engines: {node: '>=18.12.0'}
@@ -6565,8 +6470,8 @@ packages:
peerDependencies:
stylelint: ^16.18.0
- stylelint-scss@6.11.1:
- resolution: {integrity: sha512-e4rYo0UY+BIMtGeGanghrvHTjcryxgZbyFxUedp8dLFqC4P70aawNdYjRrQxbnKhu3BNr4+lt5e/53tcKXiwFA==}
+ stylelint-scss@6.12.0:
+ resolution: {integrity: sha512-U7CKhi1YNkM1pXUXl/GMUXi8xKdhl4Ayxdyceie1nZ1XNIdaUgMV6OArpooWcDzEggwgYD0HP/xIgVJo9a655w==}
engines: {node: '>=18.12.0'}
peerDependencies:
stylelint: ^16.0.2
@@ -6626,8 +6531,8 @@ packages:
resolution: {integrity: sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==}
engines: {node: '>=16.0.0'}
- synckit@0.11.4:
- resolution: {integrity: sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==}
+ synckit@0.11.5:
+ resolution: {integrity: sha512-frqvfWyDA5VPVdrWfH24uM6SI/O8NLpVbIIJxb8t/a3YGsp4AW9CYgSKC0OaSEfexnp7Y1pVh2Y6IHO8ggGDmA==}
engines: {node: ^14.18.0 || >=16.0.0}
synckit@0.6.2:
@@ -6695,8 +6600,8 @@ packages:
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
engines: {node: '>=14.0.0'}
- tm-grammars@1.23.18:
- resolution: {integrity: sha512-A5R58rX/+JAby7js+m4/Iv8F3AIRVoliqr0ijpyks3WQyZCvSnOacZOSVAYD3o7pco175qrF6Lskpxqcdw/yEQ==}
+ tm-grammars@1.23.21:
+ resolution: {integrity: sha512-qsImYlpfISidjD1DVK1FJOiekHHYjTVGJdGxt+t5mGx/qnB/0fL6Lp678gLb8/r0au+BrLN98B7uwKSKISrOqg==}
tm-themes@1.10.6:
resolution: {integrity: sha512-wq2Zd2AB+SWwZYzpr2PcXeVQfFSd6IxMKUm87kjeHBBycimVL+0mMQi+mYHPms9hr54bga4U0qd0o2aQMpYV6Q==}
@@ -6709,10 +6614,6 @@ packages:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
- toidentifier@1.0.1:
- resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
- engines: {node: '>=0.6'}
-
toml-eslint-parser@0.10.0:
resolution: {integrity: sha512-khrZo4buq4qVmsGzS5yQjKe/WsFvV8fGfOjDQN0q4iy9FjRfPWRgTFrU8u1R2iu/SfWLhY9WnCi4Jhdrcbtg+g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -6745,17 +6646,20 @@ packages:
tsconfig-vuepress@7.0.0:
resolution: {integrity: sha512-P3EoKacv1UWp5X30/huXjxUinnj8rl4FcTS29nW4TANflkvoh7JDDiXp2c/Tmcy7Ex4N+3exjr/BjPn7Jadnew==}
- tsdown@0.11.5:
- resolution: {integrity: sha512-HT74DMwjlKJ+8yBWeh5XXfZ7V4rR3lCgpxLyKac8xlFulvYwkDmcJjWOLo0EhiueJLAxWKxIM+Alk8d+ZP8rvQ==}
+ tsdown@0.11.9:
+ resolution: {integrity: sha512-Lp1lflza4U+Ennezzj7NyC3+OtoeAn7TuOe0fm7uKl0lt71I4gCGSj1HAdInRMD3uQhKUH3uU7nj+MpRSXL7Lg==}
engines: {node: '>=18.0.0'}
hasBin: true
peerDependencies:
publint: ^0.3.0
+ typescript: ^5.0.0
unplugin-lightningcss: ^0.4.0
unplugin-unused: ^0.5.0
peerDependenciesMeta:
publint:
optional: true
+ typescript:
+ optional: true
unplugin-lightningcss:
optional: true
unplugin-unused:
@@ -6792,10 +6696,6 @@ packages:
resolution: {integrity: sha512-3T/PUdKTCnkUmhQU6FFJEHsLwadsRegktX3TNHk+2JJB9HlA8gp1/VXblXVDI93kSnXF2rdPx0GMbHtJIV2LPg==}
engines: {node: '>=16'}
- type-is@2.0.1:
- resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
- engines: {node: '>= 0.6'}
-
typescript@5.8.3:
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
engines: {node: '>=14.17'}
@@ -6860,12 +6760,8 @@ packages:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
- unpipe@1.0.0:
- resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
- engines: {node: '>= 0.8'}
-
- unplugin@2.3.2:
- resolution: {integrity: sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==}
+ unplugin@2.3.4:
+ resolution: {integrity: sha512-m4PjxTurwpWfpMomp8AptjD5yj8qEZN5uQjjGM3TAs9MWWD2tXSSNNj6jGR2FoVGod4293ytyV6SwBbertfyJg==}
engines: {node: '>=18.12.0'}
unrs-resolver@1.7.2:
@@ -6900,10 +6796,6 @@ packages:
varint@6.0.0:
resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==}
- vary@1.1.2:
- resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
- engines: {node: '>= 0.8'}
-
vfile-location@5.0.3:
resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==}
@@ -6927,8 +6819,48 @@ packages:
jiti: '>=1.21.0'
less: '*'
lightningcss: ^1.21.0
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
+ stylus: '*'
+ sugarss: '*'
+ terser: ^5.16.0
+ tsx: ^4.8.1
+ yaml: ^2.4.2
+ peerDependenciesMeta:
+ '@types/node':
+ optional: true
+ jiti:
+ optional: true
+ less:
+ optional: true
+ lightningcss:
+ optional: true
+ sass:
+ optional: true
+ sass-embedded:
+ optional: true
+ stylus:
+ optional: true
+ sugarss:
+ optional: true
+ terser:
+ optional: true
+ tsx:
+ optional: true
+ yaml:
+ optional: true
+
+ vite@6.3.5:
+ resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
+ engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
+ hasBin: true
+ peerDependencies:
+ '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
+ jiti: '>=1.21.0'
+ less: '*'
+ lightningcss: ^1.21.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
stylus: '*'
sugarss: '*'
terser: ^5.16.0
@@ -7028,16 +6960,16 @@ packages:
peerDependencies:
vue: ^3.2.0
- vue@3.5.13:
- resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
+ vue@3.5.14:
+ resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
- vuepress-plugin-md-enhance@2.0.0-rc.83:
- resolution: {integrity: sha512-JICGia7vlCaeQsf7ONsYosP2Tl4eOGFA4AhoNyU3e9OeMIocVPegdf2+oTaBkXuXDCkufWy7+ymd7osF8PaPsw==}
+ vuepress-plugin-md-enhance@2.0.0-rc.88:
+ resolution: {integrity: sha512-829rH7XUkRD9yYdnJxDmUleRx+mCXxO7A7xtQAXBlZbqX1dvB540iB1Uh8DYJCf8F/LmAmg7R2ftZjUqfhUy3Q==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
'@vue/repl': ^4.1.1
@@ -7050,10 +6982,10 @@ packages:
markmap-view: ^0.18.5
mermaid: ^11.6.0
sandpack-vue3: ^3.0.0
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
sass-loader: ^16.0.5
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
peerDependenciesMeta:
'@vue/repl':
optional: true
@@ -7082,19 +7014,19 @@ packages:
sass-loader:
optional: true
- vuepress-shared@2.0.0-rc.83:
- resolution: {integrity: sha512-WxD8PqxoMM2L2BlNxbAAMzvJWiBy/1gQQ5Zj+eHsEFyRw+TruwTdttY4AF29/hAQKNt302Epx3DfvQaoHT/RtA==}
+ vuepress-shared@2.0.0-rc.88:
+ resolution: {integrity: sha512-BbNs0idGkZIOuuRtH111Y4qDX0Rah4LBCyMGlMj5rPHtnSmrMXHzjZlevkzwpSsPTLVoOuYvreFuocI1bLl6qA==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.23
- vuepress@2.0.0-rc.22:
- resolution: {integrity: sha512-18qPOJcwCGyWbKmHERyXQPyCfcPH6iGhUsHsyPdTqFIC1OPMA2f6nh1c6VH+eXlvvxmgykxUe5R9EvfxfMhcIQ==}
+ vuepress@2.0.0-rc.23:
+ resolution: {integrity: sha512-XID/zr7qDGLg7oYGwDTZpWRNXCVQcI1wQTfkN0spyumV2EpHe7XBsmnwICd+dTqRNZuD+JHyJsYLEqDEszFObw==}
engines: {node: ^18.19.0 || >=20.4.0}
hasBin: true
peerDependencies:
- '@vuepress/bundler-vite': 2.0.0-rc.22
- '@vuepress/bundler-webpack': 2.0.0-rc.22
+ '@vuepress/bundler-vite': 2.0.0-rc.23
+ '@vuepress/bundler-webpack': 2.0.0-rc.23
vue: ^3.5.13
peerDependenciesMeta:
'@vuepress/bundler-vite':
@@ -7107,8 +7039,8 @@ packages:
engines: {node: '>=12.0.0'}
hasBin: true
- watermark-js-plus@1.6.0:
- resolution: {integrity: sha512-IvGfW8Rph5S8VvkT32MQGN3+2Y62aiNzWfWNKTbsx1ILbgDPlKsx5F6ltRB4QxOMIq4m6OKhl/mmdtrcmgWAow==}
+ watermark-js-plus@1.6.2:
+ resolution: {integrity: sha512-MF3PZbzruI096Tqk6PM7K9dTWNgM0Nq6c9H+vsPi5zi1ITA4WX7vemrnybCgIMNxeTlF3W0yiCh7USYsH5Xv9w==}
wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
@@ -7206,6 +7138,11 @@ packages:
engines: {node: '>= 14'}
hasBin: true
+ yaml@2.8.0:
+ resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
+ engines: {node: '>= 14.6'}
+ hasBin: true
+
yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
@@ -7222,14 +7159,6 @@ packages:
resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==}
engines: {node: '>=12.20'}
- zod-to-json-schema@3.24.5:
- resolution: {integrity: sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==}
- peerDependencies:
- zod: ^3.24.1
-
- zod@3.24.4:
- resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==}
-
zrender@5.6.1:
resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
@@ -7517,11 +7446,11 @@ snapshots:
picocolors: 1.1.1
sisteransi: 1.0.5
- '@commitlint/cli@19.8.1(@types/node@22.15.17)(typescript@5.8.3)':
+ '@commitlint/cli@19.8.1(@types/node@22.15.18)(typescript@5.8.3)':
dependencies:
'@commitlint/format': 19.8.1
'@commitlint/lint': 19.8.1
- '@commitlint/load': 19.8.1(@types/node@22.15.17)(typescript@5.8.3)
+ '@commitlint/load': 19.8.1(@types/node@22.15.18)(typescript@5.8.3)
'@commitlint/read': 19.8.1
'@commitlint/types': 19.8.1
tinyexec: 1.0.1
@@ -7577,7 +7506,7 @@ snapshots:
'@commitlint/rules': 19.8.1
'@commitlint/types': 19.8.1
- '@commitlint/load@19.6.1(@types/node@22.15.17)(typescript@5.8.3)':
+ '@commitlint/load@19.6.1(@types/node@22.15.18)(typescript@5.8.3)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
@@ -7585,7 +7514,7 @@ snapshots:
'@commitlint/types': 19.8.0
chalk: 5.4.1
cosmiconfig: 9.0.0(typescript@5.8.3)
- cosmiconfig-typescript-loader: 6.1.0(@types/node@22.15.17)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
+ cosmiconfig-typescript-loader: 6.1.0(@types/node@22.15.18)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -7594,7 +7523,7 @@ snapshots:
- typescript
optional: true
- '@commitlint/load@19.8.1(@types/node@22.15.17)(typescript@5.8.3)':
+ '@commitlint/load@19.8.1(@types/node@22.15.18)(typescript@5.8.3)':
dependencies:
'@commitlint/config-validator': 19.8.1
'@commitlint/execute-rule': 19.8.1
@@ -7602,7 +7531,7 @@ snapshots:
'@commitlint/types': 19.8.1
chalk: 5.4.1
cosmiconfig: 9.0.0(typescript@5.8.3)
- cosmiconfig-typescript-loader: 6.1.0(@types/node@22.15.17)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
+ cosmiconfig-typescript-loader: 6.1.0(@types/node@22.15.18)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -7829,32 +7758,27 @@ snapshots:
'@esbuild/win32-x64@0.25.4':
optional: true
- '@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.26.0(jiti@2.4.2))':
+ '@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.27.0(jiti@2.4.2))':
dependencies:
escape-string-regexp: 4.0.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
ignore: 5.3.2
- '@eslint-community/eslint-utils@4.5.1(eslint@9.26.0(jiti@2.4.2))':
+ '@eslint-community/eslint-utils@4.7.0(eslint@9.27.0(jiti@2.4.2))':
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
- eslint-visitor-keys: 3.4.3
-
- '@eslint-community/eslint-utils@4.7.0(eslint@9.26.0(jiti@2.4.2))':
- dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.1': {}
- '@eslint/compat@1.2.7(eslint@9.26.0(jiti@2.4.2))':
+ '@eslint/compat@1.2.7(eslint@9.27.0(jiti@2.4.2))':
optionalDependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
'@eslint/config-array@0.20.0':
dependencies:
'@eslint/object-schema': 2.1.6
- debug: 4.4.0
+ debug: 4.4.1
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
@@ -7869,10 +7793,14 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
+ '@eslint/core@0.14.0':
+ dependencies:
+ '@types/json-schema': 7.0.15
+
'@eslint/eslintrc@3.3.1':
dependencies:
ajv: 6.12.6
- debug: 4.4.0
+ debug: 4.4.1
espree: 10.3.0
globals: 14.0.0
ignore: 5.3.2
@@ -7883,7 +7811,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@9.26.0': {}
+ '@eslint/js@9.27.0': {}
'@eslint/markdown@6.4.0':
dependencies:
@@ -7904,6 +7832,11 @@ snapshots:
'@eslint/core': 0.13.0
levn: 0.4.1
+ '@eslint/plugin-kit@0.3.1':
+ dependencies:
+ '@eslint/core': 0.14.0
+ levn: 0.4.1
+
'@floating-ui/core@1.6.8':
dependencies:
'@floating-ui/utils': 0.2.8
@@ -7939,7 +7872,7 @@ snapshots:
'@hutson/parse-repository-url@5.0.0': {}
- '@iconify/json@2.2.337':
+ '@iconify/json@2.2.339':
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.2
@@ -7959,10 +7892,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@iconify/vue@5.0.0(vue@3.5.13(typescript@5.8.3))':
+ '@iconify/vue@5.0.0(vue@3.5.14(typescript@5.8.3))':
dependencies:
'@iconify/types': 2.0.0
- vue: 3.5.13(typescript@5.8.3)
+ vue: 3.5.14(typescript@5.8.3)
'@isaacs/cliui@8.0.2':
dependencies:
@@ -8067,12 +8000,6 @@ snapshots:
'@mdit-vue/types@2.1.4': {}
- '@mdit/helper@0.16.0(markdown-it@14.1.0)':
- dependencies:
- '@types/markdown-it': 14.1.2
- optionalDependencies:
- markdown-it: 14.1.0
-
'@mdit/helper@0.18.0(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
@@ -8092,19 +8019,13 @@ snapshots:
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-container@0.16.0(markdown-it@14.1.0)':
- dependencies:
- '@types/markdown-it': 14.1.2
- optionalDependencies:
- markdown-it: 14.1.0
-
'@mdit/plugin-container@0.18.0(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-demo@0.16.0(markdown-it@14.1.0)':
+ '@mdit/plugin-demo@0.18.0(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
@@ -8133,7 +8054,7 @@ snapshots:
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-img-size@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-img-size@0.18.1(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
@@ -8171,9 +8092,9 @@ snapshots:
markdown-it: 14.1.0
mathjax-full: 3.2.2
- '@mdit/plugin-plantuml@0.16.0(markdown-it@14.1.0)':
+ '@mdit/plugin-plantuml@0.18.0(markdown-it@14.1.0)':
dependencies:
- '@mdit/plugin-uml': 0.16.0(markdown-it@14.1.0)
+ '@mdit/plugin-uml': 0.18.0(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
@@ -8211,9 +8132,9 @@ snapshots:
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-uml@0.16.0(markdown-it@14.1.0)':
+ '@mdit/plugin-uml@0.18.0(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.16.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.18.0(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
@@ -8222,21 +8143,6 @@ snapshots:
dependencies:
langium: 3.3.1
- '@modelcontextprotocol/sdk@1.11.0':
- dependencies:
- content-type: 1.0.5
- cors: 2.8.5
- cross-spawn: 7.0.6
- eventsource: 3.0.6
- express: 5.1.0
- express-rate-limit: 7.5.0(express@5.1.0)
- pkce-challenge: 5.0.0
- raw-body: 3.0.0
- zod: 3.24.4
- zod-to-json-schema: 3.24.5(zod@3.24.4)
- transitivePeerDependencies:
- - supports-color
-
'@napi-rs/wasm-runtime@0.2.9':
dependencies:
'@emnapi/core': 1.4.0
@@ -8319,14 +8225,14 @@ snapshots:
'@parcel/watcher-win32-x64': 2.5.0
optional: true
- '@pengzhanbo/eslint-config-vue@1.31.0(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))':
+ '@pengzhanbo/eslint-config-vue@1.32.0(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))':
dependencies:
- '@pengzhanbo/eslint-config': 1.31.0(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint-plugin-vue@10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2))))(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.26.0(jiti@2.4.2)))(eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2)))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))
- eslint: 9.26.0(jiti@2.4.2)
- eslint-plugin-vue: 10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))
- eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.26.0(jiti@2.4.2))
- eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2))
- vue-eslint-parser: 10.1.3(eslint@9.26.0(jiti@2.4.2))
+ '@pengzhanbo/eslint-config': 1.32.0(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint-plugin-vue@10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2))))(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.27.0(jiti@2.4.2)))(eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2)))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-plugin-vue: 10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)))
+ eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.27.0(jiti@2.4.2))
+ eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2))
+ vue-eslint-parser: 10.1.3(eslint@9.27.0(jiti@2.4.2))
transitivePeerDependencies:
- '@eslint-react/eslint-plugin'
- '@eslint/json'
@@ -8345,34 +8251,34 @@ snapshots:
- typescript
- vitest
- '@pengzhanbo/eslint-config@1.31.0(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint-plugin-vue@10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2))))(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.26.0(jiti@2.4.2)))(eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2)))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))':
+ '@pengzhanbo/eslint-config@1.32.0(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint-plugin-vue@10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2))))(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.27.0(jiti@2.4.2)))(eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2)))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)))':
dependencies:
'@antfu/install-pkg': 1.1.0
- '@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.26.0(jiti@2.4.2))
+ '@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.27.0(jiti@2.4.2))
'@eslint/markdown': 6.4.0
- '@stylistic/eslint-plugin': 4.2.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- '@vitest/eslint-plugin': 1.1.44(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))
- eslint: 9.26.0(jiti@2.4.2)
- eslint-config-flat-gitignore: 2.1.0(eslint@9.26.0(jiti@2.4.2))
+ '@stylistic/eslint-plugin': 4.2.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/parser': 8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ '@vitest/eslint-plugin': 1.1.44(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-config-flat-gitignore: 2.1.0(eslint@9.27.0(jiti@2.4.2))
eslint-flat-config-utils: 2.0.1
- eslint-merge-processors: 2.0.0(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-antfu: 3.1.1(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-command: 3.2.0(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-import-x: 4.11.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- eslint-plugin-jsdoc: 50.6.14(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-jsonc: 2.20.0(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-n: 17.18.0(eslint@9.26.0(jiti@2.4.2))
+ eslint-merge-processors: 2.0.0(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-antfu: 3.1.1(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-command: 3.2.0(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-import-x: 4.11.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ eslint-plugin-jsdoc: 50.6.14(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-jsonc: 2.20.0(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-n: 17.18.0(eslint@9.27.0(jiti@2.4.2))
eslint-plugin-no-only-tests: 3.3.0
- eslint-plugin-perfectionist: 4.12.3(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- eslint-plugin-pnpm: 0.3.1(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-regexp: 2.7.0(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-toml: 0.12.0(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-unicorn: 59.0.1(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.26.0(jiti@2.4.2))
- eslint-plugin-yml: 1.18.0(eslint@9.26.0(jiti@2.4.2))
+ eslint-plugin-perfectionist: 4.12.3(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ eslint-plugin-pnpm: 0.3.1(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-regexp: 2.7.0(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-toml: 0.12.0(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-unicorn: 59.0.1(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.27.0(jiti@2.4.2))
+ eslint-plugin-yml: 1.18.0(eslint@9.27.0(jiti@2.4.2))
globals: 16.1.0
jsonc-eslint-parser: 2.4.0
local-pkg: 1.1.1
@@ -8380,9 +8286,9 @@ snapshots:
toml-eslint-parser: 0.10.0
yaml-eslint-parser: 1.3.0
optionalDependencies:
- eslint-plugin-vue: 10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))
- eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2))
- vue-eslint-parser: 10.1.3(eslint@9.26.0(jiti@2.4.2))
+ eslint-plugin-vue: 10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)))
+ eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2))
+ vue-eslint-parser: 10.1.3(eslint@9.27.0(jiti@2.4.2))
transitivePeerDependencies:
- '@eslint/json'
- '@typescript-eslint/utils'
@@ -8390,7 +8296,7 @@ snapshots:
- typescript
- vitest
- '@pengzhanbo/stylelint-config@1.31.0(stylelint@16.19.1(typescript@5.8.3))':
+ '@pengzhanbo/stylelint-config@1.32.0(stylelint@16.19.1(typescript@5.8.3))':
dependencies:
'@pengzhanbo/utils': 2.1.0
'@stylelint-types/stylelint-order': 7.0.0(stylelint-define-config@16.19.0(stylelint@16.19.1(typescript@5.8.3)))(stylelint@16.19.1(typescript@5.8.3))
@@ -8403,7 +8309,7 @@ snapshots:
stylelint: 16.19.1(typescript@5.8.3)
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.19.1(typescript@5.8.3))
stylelint-config-standard: 38.0.0(stylelint@16.19.1(typescript@5.8.3))
- stylelint-config-standard-scss: 14.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3))
+ stylelint-config-standard-scss: 15.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3))
stylelint-define-config: 16.19.0(stylelint@16.19.1(typescript@5.8.3))
stylelint-order: 7.0.0(stylelint@16.19.1(typescript@5.8.3))
@@ -8418,178 +8324,207 @@ snapshots:
dependencies:
quansync: 0.2.10
- '@rolldown/binding-darwin-arm64@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-darwin-arm64@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-darwin-x64@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-darwin-x64@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-freebsd-x64@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-freebsd-x64@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-linux-arm64-gnu@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-linux-arm64-gnu@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-linux-arm64-musl@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-linux-arm64-musl@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-linux-x64-gnu@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-linux-x64-gnu@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-linux-x64-musl@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-linux-x64-musl@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-wasm32-wasi@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-wasm32-wasi@1.0.0-beta.8-commit.d95f99e':
dependencies:
'@napi-rs/wasm-runtime': 0.2.9
optional: true
- '@rolldown/binding-win32-arm64-msvc@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-win32-arm64-msvc@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-win32-ia32-msvc@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-win32-ia32-msvc@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/binding-win32-x64-msvc@1.0.0-beta.8-commit.2a5c6a6':
+ '@rolldown/binding-win32-x64-msvc@1.0.0-beta.8-commit.d95f99e':
optional: true
- '@rolldown/pluginutils@1.0.0-beta.8-commit.2a5c6a6': {}
+ '@rolldown/pluginutils@1.0.0-beta.8-commit.d95f99e': {}
'@rollup/rollup-android-arm-eabi@4.40.0':
optional: true
+ '@rollup/rollup-android-arm-eabi@4.40.2':
+ optional: true
+
'@rollup/rollup-android-arm64@4.40.0':
optional: true
+ '@rollup/rollup-android-arm64@4.40.2':
+ optional: true
+
'@rollup/rollup-darwin-arm64@4.40.0':
optional: true
+ '@rollup/rollup-darwin-arm64@4.40.2':
+ optional: true
+
'@rollup/rollup-darwin-x64@4.40.0':
optional: true
+ '@rollup/rollup-darwin-x64@4.40.2':
+ optional: true
+
'@rollup/rollup-freebsd-arm64@4.40.0':
optional: true
+ '@rollup/rollup-freebsd-arm64@4.40.2':
+ optional: true
+
'@rollup/rollup-freebsd-x64@4.40.0':
optional: true
+ '@rollup/rollup-freebsd-x64@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-arm-gnueabihf@4.40.0':
optional: true
+ '@rollup/rollup-linux-arm-gnueabihf@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-arm-musleabihf@4.40.0':
optional: true
+ '@rollup/rollup-linux-arm-musleabihf@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-arm64-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-arm64-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-arm64-musl@4.40.0':
optional: true
+ '@rollup/rollup-linux-arm64-musl@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-loongarch64-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-loongarch64-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-powerpc64le-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-riscv64-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-riscv64-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-riscv64-musl@4.40.0':
optional: true
+ '@rollup/rollup-linux-riscv64-musl@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-s390x-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-s390x-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-x64-gnu@4.40.0':
optional: true
+ '@rollup/rollup-linux-x64-gnu@4.40.2':
+ optional: true
+
'@rollup/rollup-linux-x64-musl@4.40.0':
optional: true
+ '@rollup/rollup-linux-x64-musl@4.40.2':
+ optional: true
+
'@rollup/rollup-win32-arm64-msvc@4.40.0':
optional: true
+ '@rollup/rollup-win32-arm64-msvc@4.40.2':
+ optional: true
+
'@rollup/rollup-win32-ia32-msvc@4.40.0':
optional: true
+ '@rollup/rollup-win32-ia32-msvc@4.40.2':
+ optional: true
+
'@rollup/rollup-win32-x64-msvc@4.40.0':
optional: true
- '@shikijs/core@3.3.0':
+ '@rollup/rollup-win32-x64-msvc@4.40.2':
+ optional: true
+
+ '@shikijs/core@3.4.2':
dependencies:
- '@shikijs/types': 3.3.0
+ '@shikijs/types': 3.4.2
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
hast-util-to-html: 9.0.5
- '@shikijs/core@3.4.0':
+ '@shikijs/engine-javascript@3.4.2':
dependencies:
- '@shikijs/types': 3.4.0
- '@shikijs/vscode-textmate': 10.0.2
- '@types/hast': 3.0.4
- hast-util-to-html: 9.0.5
-
- '@shikijs/engine-javascript@3.3.0':
- dependencies:
- '@shikijs/types': 3.3.0
- '@shikijs/vscode-textmate': 10.0.2
- oniguruma-to-es: 4.3.1
-
- '@shikijs/engine-javascript@3.4.0':
- dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.4.2
'@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 4.3.3
- '@shikijs/engine-oniguruma@3.3.0':
+ '@shikijs/engine-oniguruma@3.4.2':
dependencies:
- '@shikijs/types': 3.3.0
+ '@shikijs/types': 3.4.2
'@shikijs/vscode-textmate': 10.0.2
- '@shikijs/engine-oniguruma@3.4.0':
+ '@shikijs/langs@3.4.2':
dependencies:
- '@shikijs/types': 3.4.0
- '@shikijs/vscode-textmate': 10.0.2
+ '@shikijs/types': 3.4.2
- '@shikijs/langs@3.3.0':
+ '@shikijs/themes@3.4.2':
dependencies:
- '@shikijs/types': 3.3.0
+ '@shikijs/types': 3.4.2
- '@shikijs/langs@3.4.0':
+ '@shikijs/transformers@3.4.2':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/core': 3.4.2
+ '@shikijs/types': 3.4.2
- '@shikijs/themes@3.3.0':
+ '@shikijs/twoslash@3.4.2(typescript@5.8.3)':
dependencies:
- '@shikijs/types': 3.3.0
-
- '@shikijs/themes@3.4.0':
- dependencies:
- '@shikijs/types': 3.4.0
-
- '@shikijs/transformers@3.3.0':
- dependencies:
- '@shikijs/core': 3.3.0
- '@shikijs/types': 3.3.0
-
- '@shikijs/twoslash@3.3.0(typescript@5.8.3)':
- dependencies:
- '@shikijs/core': 3.3.0
- '@shikijs/types': 3.3.0
+ '@shikijs/core': 3.4.2
+ '@shikijs/types': 3.4.2
twoslash: 0.3.1(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
- '@shikijs/types@3.3.0':
- dependencies:
- '@shikijs/vscode-textmate': 10.0.2
- '@types/hast': 3.0.4
-
- '@shikijs/types@3.4.0':
+ '@shikijs/types@3.4.2':
dependencies:
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
@@ -8629,10 +8564,10 @@ snapshots:
optionalDependencies:
stylelint: 16.19.1(typescript@5.8.3)
- '@stylistic/eslint-plugin@4.2.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)':
+ '@stylistic/eslint-plugin@4.2.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)':
dependencies:
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- eslint: 9.26.0(jiti@2.4.2)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ eslint: 9.27.0(jiti@2.4.2)
eslint-visitor-keys: 4.2.0
espree: 10.3.0
estraverse: 5.3.0
@@ -8652,7 +8587,7 @@ snapshots:
style-search: 0.1.0
stylelint: 16.19.1(typescript@5.8.3)
- '@svta/common-media-library@0.7.4': {}
+ '@svta/common-media-library@0.11.0': {}
'@tybys/wasm-util@0.9.0':
dependencies:
@@ -8662,15 +8597,15 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/connect@3.4.38':
dependencies:
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/conventional-commits-parser@5.0.1':
dependencies:
- '@types/node': 22.15.17
+ '@types/node': 22.15.18
'@types/d3-array@3.2.1': {}
@@ -8802,12 +8737,12 @@ snapshots:
'@types/express-serve-static-core@5.0.3':
dependencies:
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/qs': 6.9.17
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
- '@types/express@5.0.1':
+ '@types/express@5.0.2':
dependencies:
'@types/body-parser': 1.19.5
'@types/express-serve-static-core': 5.0.3
@@ -8816,7 +8751,7 @@ snapshots:
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/geojson@7946.0.15': {}
@@ -8834,7 +8769,7 @@ snapshots:
'@types/jsonfile@6.1.4':
dependencies:
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/less@3.0.8': {}
@@ -8869,11 +8804,7 @@ snapshots:
'@types/node@17.0.45': {}
- '@types/node@22.15.12':
- dependencies:
- undici-types: 6.21.0
-
- '@types/node@22.15.17':
+ '@types/node@22.15.18':
dependencies:
undici-types: 6.21.0
@@ -8887,24 +8818,24 @@ snapshots:
'@types/sax@1.2.7':
dependencies:
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/semver@7.5.8': {}
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
- '@types/node': 22.15.12
+ '@types/node': 22.15.18
'@types/send': 0.17.4
'@types/stylus@0.48.43':
dependencies:
- '@types/node': 22.15.17
+ '@types/node': 22.15.18
'@types/trusted-types@2.0.7': {}
@@ -8914,15 +8845,15 @@ snapshots:
'@types/webpack-env@1.18.8': {}
- '@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)':
+ '@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/parser': 8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
'@typescript-eslint/scope-manager': 8.32.0
- '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/type-utils': 8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
'@typescript-eslint/visitor-keys': 8.32.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -8931,14 +8862,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)':
+ '@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)':
dependencies:
'@typescript-eslint/scope-manager': 8.32.0
'@typescript-eslint/types': 8.32.0
'@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3)
'@typescript-eslint/visitor-keys': 8.32.0
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
@@ -8948,12 +8879,17 @@ snapshots:
'@typescript-eslint/types': 8.32.0
'@typescript-eslint/visitor-keys': 8.32.0
- '@typescript-eslint/type-utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)':
+ '@typescript-eslint/scope-manager@8.32.1':
+ dependencies:
+ '@typescript-eslint/types': 8.32.1
+ '@typescript-eslint/visitor-keys': 8.32.1
+
+ '@typescript-eslint/type-utils@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)':
dependencies:
'@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3)
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
transitivePeerDependencies:
@@ -8961,6 +8897,8 @@ snapshots:
'@typescript-eslint/types@8.32.0': {}
+ '@typescript-eslint/types@8.32.1': {}
+
'@typescript-eslint/typescript-estree@8.32.0(typescript@5.8.3)':
dependencies:
'@typescript-eslint/types': 8.32.0
@@ -8975,13 +8913,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)':
+ '@typescript-eslint/typescript-estree@8.32.1(typescript@5.8.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
- '@typescript-eslint/scope-manager': 8.32.0
- '@typescript-eslint/types': 8.32.0
- '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3)
- eslint: 9.26.0(jiti@2.4.2)
+ '@typescript-eslint/types': 8.32.1
+ '@typescript-eslint/visitor-keys': 8.32.1
+ debug: 4.4.0
+ fast-glob: 3.3.3
+ is-glob: 4.0.3
+ minimatch: 9.0.5
+ semver: 7.7.1
+ ts-api-utils: 2.1.0(typescript@5.8.3)
+ typescript: 5.8.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
+ '@typescript-eslint/scope-manager': 8.32.1
+ '@typescript-eslint/types': 8.32.1
+ '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3)
+ eslint: 9.27.0(jiti@2.4.2)
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
@@ -8991,9 +8943,14 @@ snapshots:
'@typescript-eslint/types': 8.32.0
eslint-visitor-keys: 4.2.0
+ '@typescript-eslint/visitor-keys@8.32.1':
+ dependencies:
+ '@typescript-eslint/types': 8.32.1
+ eslint-visitor-keys: 4.2.0
+
'@typescript/vfs@1.6.1(typescript@5.8.3)':
dependencies:
- debug: 4.4.0
+ debug: 4.4.1
typescript: 5.8.3
transitivePeerDependencies:
- supports-color
@@ -9053,12 +9010,12 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.7.2':
optional: true
- '@vitejs/plugin-vue@5.2.3(vite@6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))':
+ '@vitejs/plugin-vue@5.2.3(vite@6.3.5(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))(vue@3.5.14(typescript@5.8.3))':
dependencies:
- vite: 6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
- vue: 3.5.13(typescript@5.8.3)
+ vite: 6.3.5(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
+ vue: 3.5.14(typescript@5.8.3)
- '@vitest/coverage-istanbul@3.1.3(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))':
+ '@vitest/coverage-istanbul@3.1.3(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))':
dependencies:
'@istanbuljs/schema': 0.1.3
debug: 4.4.0
@@ -9070,17 +9027,17 @@ snapshots:
magicast: 0.3.5
test-exclude: 7.0.1
tinyrainbow: 2.0.0
- vitest: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ vitest: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
transitivePeerDependencies:
- supports-color
- '@vitest/eslint-plugin@1.1.44(@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))':
+ '@vitest/eslint-plugin@1.1.44(@typescript-eslint/utils@8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))':
dependencies:
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- eslint: 9.26.0(jiti@2.4.2)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ eslint: 9.27.0(jiti@2.4.2)
optionalDependencies:
typescript: 5.8.3
- vitest: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ vitest: 3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
'@vitest/expect@3.1.3':
dependencies:
@@ -9089,13 +9046,13 @@ snapshots:
chai: 5.2.0
tinyrainbow: 2.0.0
- '@vitest/mocker@3.1.3(vite@6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))':
+ '@vitest/mocker@3.1.3(vite@6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))':
dependencies:
'@vitest/spy': 3.1.3
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
- vite: 6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ vite: 6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
'@vitest/pretty-format@3.1.3':
dependencies:
@@ -9132,35 +9089,35 @@ snapshots:
dependencies:
katex: 0.16.21
- '@vue/compiler-core@3.5.13':
+ '@vue/compiler-core@3.5.14':
dependencies:
- '@babel/parser': 7.26.9
- '@vue/shared': 3.5.13
+ '@babel/parser': 7.27.2
+ '@vue/shared': 3.5.14
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
- '@vue/compiler-dom@3.5.13':
+ '@vue/compiler-dom@3.5.14':
dependencies:
- '@vue/compiler-core': 3.5.13
- '@vue/shared': 3.5.13
+ '@vue/compiler-core': 3.5.14
+ '@vue/shared': 3.5.14
- '@vue/compiler-sfc@3.5.13':
+ '@vue/compiler-sfc@3.5.14':
dependencies:
- '@babel/parser': 7.26.9
- '@vue/compiler-core': 3.5.13
- '@vue/compiler-dom': 3.5.13
- '@vue/compiler-ssr': 3.5.13
- '@vue/shared': 3.5.13
+ '@babel/parser': 7.27.2
+ '@vue/compiler-core': 3.5.14
+ '@vue/compiler-dom': 3.5.14
+ '@vue/compiler-ssr': 3.5.14
+ '@vue/shared': 3.5.14
estree-walker: 2.0.2
magic-string: 0.30.17
postcss: 8.5.3
source-map-js: 1.2.1
- '@vue/compiler-ssr@3.5.13':
+ '@vue/compiler-ssr@3.5.14':
dependencies:
- '@vue/compiler-dom': 3.5.13
- '@vue/shared': 3.5.13
+ '@vue/compiler-dom': 3.5.14
+ '@vue/shared': 3.5.14
'@vue/compiler-vue2@2.7.16':
dependencies:
@@ -9169,13 +9126,13 @@ snapshots:
'@vue/devtools-api@6.6.4': {}
- '@vue/devtools-api@7.7.5':
+ '@vue/devtools-api@7.7.6':
dependencies:
- '@vue/devtools-kit': 7.7.5
+ '@vue/devtools-kit': 7.7.6
- '@vue/devtools-kit@7.7.5':
+ '@vue/devtools-kit@7.7.6':
dependencies:
- '@vue/devtools-shared': 7.7.5
+ '@vue/devtools-shared': 7.7.6
birpc: 2.3.0
hookable: 5.5.3
mitt: 3.0.1
@@ -9183,16 +9140,16 @@ snapshots:
speakingurl: 14.0.1
superjson: 2.2.2
- '@vue/devtools-shared@7.7.5':
+ '@vue/devtools-shared@7.7.6':
dependencies:
rfdc: 1.4.1
'@vue/language-core@2.2.4(typescript@5.8.3)':
dependencies:
'@volar/language-core': 2.4.11
- '@vue/compiler-dom': 3.5.13
+ '@vue/compiler-dom': 3.5.14
'@vue/compiler-vue2': 2.7.16
- '@vue/shared': 3.5.13
+ '@vue/shared': 3.5.14
alien-signals: 1.0.4
minimatch: 9.0.5
muggle-string: 0.4.1
@@ -9200,46 +9157,46 @@ snapshots:
optionalDependencies:
typescript: 5.8.3
- '@vue/reactivity@3.5.13':
+ '@vue/reactivity@3.5.14':
dependencies:
- '@vue/shared': 3.5.13
+ '@vue/shared': 3.5.14
- '@vue/runtime-core@3.5.13':
+ '@vue/runtime-core@3.5.14':
dependencies:
- '@vue/reactivity': 3.5.13
- '@vue/shared': 3.5.13
+ '@vue/reactivity': 3.5.14
+ '@vue/shared': 3.5.14
- '@vue/runtime-dom@3.5.13':
+ '@vue/runtime-dom@3.5.14':
dependencies:
- '@vue/reactivity': 3.5.13
- '@vue/runtime-core': 3.5.13
- '@vue/shared': 3.5.13
+ '@vue/reactivity': 3.5.14
+ '@vue/runtime-core': 3.5.14
+ '@vue/shared': 3.5.14
csstype: 3.1.3
- '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.8.3))':
+ '@vue/server-renderer@3.5.14(vue@3.5.14(typescript@5.8.3))':
dependencies:
- '@vue/compiler-ssr': 3.5.13
- '@vue/shared': 3.5.13
- vue: 3.5.13(typescript@5.8.3)
+ '@vue/compiler-ssr': 3.5.14
+ '@vue/shared': 3.5.14
+ vue: 3.5.14(typescript@5.8.3)
- '@vue/shared@3.5.13': {}
+ '@vue/shared@3.5.14': {}
- '@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1)':
+ '@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0)':
dependencies:
- '@vitejs/plugin-vue': 5.2.3(vite@6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))
- '@vuepress/bundlerutils': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/client': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
+ '@vitejs/plugin-vue': 5.2.3(vite@6.3.5(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))(vue@3.5.14(typescript@5.8.3))
+ '@vuepress/bundlerutils': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/client': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/core': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
autoprefixer: 10.4.21(postcss@8.5.3)
connect-history-api-fallback: 2.0.0
postcss: 8.5.3
- postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.7.1)
- rollup: 4.40.0
- vite: 6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
- vue: 3.5.13(typescript@5.8.3)
- vue-router: 4.5.1(vue@3.5.13(typescript@5.8.3))
+ postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.8.0)
+ rollup: 4.40.2
+ vite: 6.3.5(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
+ vue: 3.5.14(typescript@5.8.3)
+ vue-router: 4.5.1(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -9255,23 +9212,23 @@ snapshots:
- typescript
- yaml
- '@vuepress/bundlerutils@2.0.0-rc.22(typescript@5.8.3)':
+ '@vuepress/bundlerutils@2.0.0-rc.23(typescript@5.8.3)':
dependencies:
- '@vuepress/client': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.13(typescript@5.8.3)
- vue-router: 4.5.1(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/client': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/core': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
+ vue: 3.5.14(typescript@5.8.3)
+ vue-router: 4.5.1(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- supports-color
- typescript
- '@vuepress/cli@2.0.0-rc.22(typescript@5.8.3)':
+ '@vuepress/cli@2.0.0-rc.23(typescript@5.8.3)':
dependencies:
- '@vuepress/core': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
+ '@vuepress/core': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
cac: 6.7.14
chokidar: 3.6.0
envinfo: 7.14.0
@@ -9280,58 +9237,58 @@ snapshots:
- supports-color
- typescript
- '@vuepress/client@2.0.0-rc.22(typescript@5.8.3)':
+ '@vuepress/client@2.0.0-rc.23(typescript@5.8.3)':
dependencies:
- '@vue/devtools-api': 7.7.5
- '@vue/devtools-kit': 7.7.5
- '@vuepress/shared': 2.0.0-rc.22
- vue: 3.5.13(typescript@5.8.3)
- vue-router: 4.5.1(vue@3.5.13(typescript@5.8.3))
+ '@vue/devtools-api': 7.7.6
+ '@vue/devtools-kit': 7.7.6
+ '@vuepress/shared': 2.0.0-rc.23
+ vue: 3.5.14(typescript@5.8.3)
+ vue-router: 4.5.1(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/core@2.0.0-rc.22(typescript@5.8.3)':
+ '@vuepress/core@2.0.0-rc.23(typescript@5.8.3)':
dependencies:
- '@vuepress/client': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/markdown': 2.0.0-rc.22
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.13(typescript@5.8.3)
+ '@vuepress/client': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/markdown': 2.0.0-rc.23
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
+ vue: 3.5.14(typescript@5.8.3)
transitivePeerDependencies:
- supports-color
- typescript
- '@vuepress/helper@2.0.0-rc.98(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/helper@2.0.0-rc.104(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vue/shared': 3.5.13
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vue/shared': 3.5.14
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
cheerio: 1.0.0
fflate: 0.8.2
gray-matter: 4.0.3
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/helper@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/helper@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vue/shared': 3.5.13
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vue/shared': 3.5.14
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
cheerio: 1.0.0
fflate: 0.8.2
gray-matter: 4.0.3
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/highlighter-helper@2.0.0-rc.98(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/highlighter-helper@2.0.0-rc.103(@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3)))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
optionalDependencies:
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
- '@vuepress/markdown@2.0.0-rc.22':
+ '@vuepress/markdown@2.0.0-rc.23':
dependencies:
'@mdit-vue/plugin-component': 2.1.4
'@mdit-vue/plugin-frontmatter': 2.1.4
@@ -9343,8 +9300,8 @@ snapshots:
'@mdit-vue/types': 2.1.4
'@types/markdown-it': 14.1.2
'@types/markdown-it-emoji': 3.0.1
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
markdown-it: 14.1.0
markdown-it-anchor: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.0)
markdown-it-emoji: 3.0.0
@@ -9352,41 +9309,41 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@vuepress/plugin-cache@2.0.0-rc.99(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-cache@2.0.0-rc.103(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
ci-info: 4.2.0
lru-cache: 11.1.0
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
- '@vuepress/plugin-comment@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-comment@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
giscus: 1.6.0
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-copy-code@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-copy-code@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-docsearch@2.0.0-rc.99(@algolia/client-search@5.18.0)(search-insights@2.17.3)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-docsearch@2.0.0-rc.105(@algolia/client-search@5.18.0)(search-insights@2.17.3)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
'@docsearch/css': 3.9.0
'@docsearch/js': 3.9.0(@algolia/client-search@5.18.0)(search-insights@2.17.3)
'@docsearch/react': 3.9.0(@algolia/client-search@5.18.0)(search-insights@2.17.3)
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
ts-debounce: 4.0.0
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- '@algolia/client-search'
- '@types/react'
@@ -9395,63 +9352,63 @@ snapshots:
- search-insights
- typescript
- '@vuepress/plugin-git@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-git@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
rehype-parse: 9.0.1
rehype-sanitize: 6.0.0
rehype-stringify: 10.0.1
unified: 11.0.5
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-markdown-hint@2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-markdown-hint@2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
'@mdit/plugin-alert': 0.18.0(markdown-it@14.1.0)
'@mdit/plugin-container': 0.18.0(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- markdown-it
- typescript
- vue
- '@vuepress/plugin-markdown-image@2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-markdown-image@2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
'@mdit/plugin-figure': 0.18.0(markdown-it@14.1.0)
'@mdit/plugin-img-lazyload': 0.18.0(markdown-it@14.1.0)
'@mdit/plugin-img-mark': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-img-size': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-img-size': 0.18.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-include@2.0.0-rc.101(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-markdown-include@2.0.0-rc.105(markdown-it@14.1.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
'@mdit/plugin-include': 0.18.0(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-math@2.0.0-rc.101(katex@0.16.22)(markdown-it@14.1.0)(mathjax-full@3.2.2)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-markdown-math@2.0.0-rc.105(katex@0.16.22)(markdown-it@14.1.0)(mathjax-full@3.2.2)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
'@mdit/plugin-katex-slim': 0.18.0(katex@0.16.22)(markdown-it@14.1.0)
'@mdit/plugin-mathjax-slim': 0.18.0(markdown-it@14.1.0)(mathjax-full@3.2.2)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
optionalDependencies:
katex: 0.16.22
mathjax-full: 3.2.2
@@ -9459,112 +9416,112 @@ snapshots:
- markdown-it
- typescript
- '@vuepress/plugin-nprogress@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-nprogress@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-photo-swipe@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-photo-swipe@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
photoswipe: 5.4.4
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-reading-time@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-reading-time@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-sass-palette@2.0.0-rc.98(sass-embedded@1.88.0)(sass-loader@16.0.5(sass-embedded@1.88.0)(sass@1.88.0))(sass@1.88.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-sass-palette@2.0.0-rc.104(sass-embedded@1.89.0)(sass-loader@16.0.5(sass-embedded@1.89.0)(sass@1.89.0))(sass@1.89.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.98(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ '@vuepress/helper': 2.0.0-rc.104(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
chokidar: 4.0.3
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
optionalDependencies:
- sass: 1.88.0
- sass-embedded: 1.88.0
- sass-loader: 16.0.5(sass-embedded@1.88.0)(sass@1.88.0)
+ sass: 1.89.0
+ sass-embedded: 1.89.0
+ sass-loader: 16.0.5(sass-embedded@1.89.0)(sass@1.89.0)
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-seo@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-seo@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-shiki@2.0.0-rc.99(@vuepress/shiki-twoslash@2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))))(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-shiki@2.0.0-rc.105(@vuepress/shiki-twoslash@2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))))(@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3)))(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@shikijs/transformers': 3.3.0
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vuepress/highlighter-helper': 2.0.0-rc.98(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ '@shikijs/transformers': 3.4.2
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vuepress/highlighter-helper': 2.0.0-rc.103(@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3)))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
nanoid: 5.1.5
- shiki: 3.3.0
- synckit: 0.11.4
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ shiki: 3.4.2
+ synckit: 0.11.5
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
optionalDependencies:
- '@vuepress/shiki-twoslash': 2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ '@vuepress/shiki-twoslash': 2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
transitivePeerDependencies:
- '@vueuse/core'
- typescript
- '@vuepress/plugin-sitemap@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-sitemap@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
sitemap: 8.0.0
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-watermark@2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/plugin-watermark@2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
- watermark-js-plus: 1.6.0
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
+ watermark-js-plus: 1.6.2
transitivePeerDependencies:
- typescript
- '@vuepress/shared@2.0.0-rc.22':
+ '@vuepress/shared@2.0.0-rc.23':
dependencies:
'@mdit-vue/types': 2.1.4
- '@vuepress/shiki-twoslash@2.0.0-rc.99(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))':
+ '@vuepress/shiki-twoslash@2.0.0-rc.105(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))':
dependencies:
- '@shikijs/twoslash': 3.3.0(typescript@5.8.3)
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- floating-vue: 5.2.2(vue@3.5.13(typescript@5.8.3))
+ '@shikijs/twoslash': 3.4.2(typescript@5.8.3)
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ floating-vue: 5.2.2(vue@3.5.14(typescript@5.8.3))
mdast-util-from-markdown: 2.0.2
mdast-util-gfm: 3.1.0
mdast-util-to-hast: 13.2.0
twoslash: 0.3.1(typescript@5.8.3)
twoslash-vue: 0.3.1(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- '@nuxt/kit'
- supports-color
- typescript
- vue
- '@vuepress/utils@2.0.0-rc.22':
+ '@vuepress/utils@2.0.0-rc.23':
dependencies:
'@types/debug': 4.1.12
'@types/fs-extra': 11.0.4
'@types/hash-sum': 1.0.2
- '@vuepress/shared': 2.0.0-rc.22
- debug: 4.4.0
+ '@vuepress/shared': 2.0.0-rc.23
+ debug: 4.4.1
fs-extra: 11.3.0
globby: 14.1.0
hash-sum: 2.0.0
@@ -9574,38 +9531,33 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3))':
+ '@vueuse/core@13.2.0(vue@3.5.14(typescript@5.8.3))':
dependencies:
'@types/web-bluetooth': 0.0.21
- '@vueuse/metadata': 13.1.0
- '@vueuse/shared': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vue: 3.5.13(typescript@5.8.3)
+ '@vueuse/metadata': 13.2.0
+ '@vueuse/shared': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
- '@vueuse/integrations@13.1.0(axios@1.8.3)(focus-trap@7.6.4)(vue@3.5.13(typescript@5.8.3))':
+ '@vueuse/integrations@13.2.0(axios@1.8.3)(focus-trap@7.6.4)(vue@3.5.14(typescript@5.8.3))':
dependencies:
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
- '@vueuse/shared': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vue: 3.5.13(typescript@5.8.3)
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ '@vueuse/shared': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
optionalDependencies:
axios: 1.8.3
focus-trap: 7.6.4
- '@vueuse/metadata@13.1.0': {}
+ '@vueuse/metadata@13.2.0': {}
- '@vueuse/shared@13.1.0(vue@3.5.13(typescript@5.8.3))':
+ '@vueuse/shared@13.2.0(vue@3.5.14(typescript@5.8.3))':
dependencies:
- vue: 3.5.13(typescript@5.8.3)
+ vue: 3.5.14(typescript@5.8.3)
JSONStream@1.3.5:
dependencies:
jsonparse: 1.3.1
through: 2.3.8
- accepts@2.0.0:
- dependencies:
- mime-types: 3.0.1
- negotiator: 1.0.0
-
acorn-jsx@5.3.2(acorn@8.14.1):
dependencies:
acorn: 8.14.1
@@ -9670,8 +9622,6 @@ snapshots:
ansi-styles@6.2.1: {}
- ansis@3.17.0: {}
-
ansis@4.0.0: {}
anymatch@3.1.3:
@@ -9775,20 +9725,6 @@ snapshots:
inherits: 2.0.4
readable-stream: 3.6.2
- body-parser@2.2.0:
- dependencies:
- bytes: 3.1.2
- content-type: 1.0.5
- debug: 4.4.0
- http-errors: 2.0.0
- iconv-lite: 0.6.3
- on-finished: 2.4.1
- qs: 6.14.0
- raw-body: 3.0.0
- type-is: 2.0.1
- transitivePeerDependencies:
- - supports-color
-
boolbase@1.0.0: {}
brace-expansion@1.1.11:
@@ -9825,34 +9761,32 @@ snapshots:
builtin-modules@5.0.0: {}
- bumpp@10.1.0(magicast@0.3.5):
+ bumpp@10.1.1(magicast@0.3.5):
dependencies:
- ansis: 3.17.0
+ ansis: 4.0.0
args-tokenizer: 0.3.0
- c12: 3.0.2(magicast@0.3.5)
+ c12: 3.0.3(magicast@0.3.5)
cac: 6.7.14
escalade: 3.2.0
jsonc-parser: 3.3.1
- package-manager-detector: 1.2.0
- semver: 7.7.1
- tinyexec: 0.3.2
+ package-manager-detector: 1.3.0
+ semver: 7.7.2
+ tinyexec: 1.0.1
tinyglobby: 0.2.13
- yaml: 2.7.0
+ yaml: 2.8.0
transitivePeerDependencies:
- magicast
- bytes@3.1.2: {}
-
- c12@3.0.2(magicast@0.3.5):
+ c12@3.0.3(magicast@0.3.5):
dependencies:
chokidar: 4.0.3
- confbox: 0.1.8
+ confbox: 0.2.2
defu: 6.1.4
dotenv: 16.4.7
- exsolve: 1.0.2
+ exsolve: 1.0.5
giget: 2.0.0
jiti: 2.4.2
- ohash: 2.0.8
+ ohash: 2.0.11
pathe: 2.0.3
perfect-debounce: 1.0.0
pkg-types: 2.1.0
@@ -10044,10 +9978,10 @@ snapshots:
comment-parser@1.4.1: {}
- commitizen@4.3.1(@types/node@22.15.17)(typescript@5.8.3):
+ commitizen@4.3.1(@types/node@22.15.18)(typescript@5.8.3):
dependencies:
cachedir: 2.3.0
- cz-conventional-changelog: 3.3.0(@types/node@22.15.17)(typescript@5.8.3)
+ cz-conventional-changelog: 3.3.0(@types/node@22.15.18)(typescript@5.8.3)
dedent: 0.7.0
detect-indent: 6.1.0
find-node-modules: 2.1.3
@@ -10075,16 +10009,12 @@ snapshots:
confbox@0.2.1: {}
+ confbox@0.2.2: {}
+
connect-history-api-fallback@2.0.0: {}
consola@3.4.0: {}
- content-disposition@1.0.0:
- dependencies:
- safe-buffer: 5.2.1
-
- content-type@1.0.5: {}
-
conventional-changelog-angular@7.0.0:
dependencies:
compare-func: 2.0.0
@@ -10183,10 +10113,6 @@ snapshots:
convert-source-map@2.0.0: {}
- cookie-signature@1.2.2: {}
-
- cookie@0.7.2: {}
-
copy-anything@2.0.6:
dependencies:
is-what: 3.14.1
@@ -10201,11 +10127,6 @@ snapshots:
core-js@3.37.0: {}
- cors@2.8.5:
- dependencies:
- object-assign: 4.1.1
- vary: 1.1.2
-
corser@2.0.1: {}
cose-base@1.0.3:
@@ -10216,9 +10137,9 @@ snapshots:
dependencies:
layout-base: 2.0.1
- cosmiconfig-typescript-loader@6.1.0(@types/node@22.15.17)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3):
+ cosmiconfig-typescript-loader@6.1.0(@types/node@22.15.18)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3):
dependencies:
- '@types/node': 22.15.17
+ '@types/node': 22.15.18
cosmiconfig: 9.0.0(typescript@5.8.3)
jiti: 2.4.2
typescript: 5.8.3
@@ -10297,16 +10218,16 @@ snapshots:
cytoscape@3.30.4: {}
- cz-conventional-changelog@3.3.0(@types/node@22.15.17)(typescript@5.8.3):
+ cz-conventional-changelog@3.3.0(@types/node@22.15.18)(typescript@5.8.3):
dependencies:
chalk: 2.4.2
- commitizen: 4.3.1(@types/node@22.15.17)(typescript@5.8.3)
+ commitizen: 4.3.1(@types/node@22.15.18)(typescript@5.8.3)
conventional-commit-types: 3.0.0
lodash.map: 4.6.0
longest: 2.0.1
word-wrap: 1.2.5
optionalDependencies:
- '@commitlint/load': 19.6.1(@types/node@22.15.17)(typescript@5.8.3)
+ '@commitlint/load': 19.6.1(@types/node@22.15.18)(typescript@5.8.3)
transitivePeerDependencies:
- '@types/node'
- typescript
@@ -10485,9 +10406,9 @@ snapshots:
dargs@8.1.0: {}
- dashjs@5.0.1:
+ dashjs@5.0.2:
dependencies:
- '@svta/common-media-library': 0.7.4
+ '@svta/common-media-library': 0.11.0
bcp-47-match: 2.0.3
bcp-47-normalize: 2.3.0
codem-isoboxer: 0.3.10
@@ -10512,6 +10433,10 @@ snapshots:
dependencies:
ms: 2.1.3
+ debug@4.4.1:
+ dependencies:
+ ms: 2.1.3
+
decode-named-character-reference@1.0.2:
dependencies:
character-entities: 2.0.2
@@ -10534,8 +10459,6 @@ snapshots:
delayed-stream@1.0.0: {}
- depd@2.0.0: {}
-
dequal@2.0.3: {}
destr@2.0.3: {}
@@ -10551,7 +10474,7 @@ snapshots:
dependencies:
dequal: 2.0.3
- diff@7.0.0: {}
+ diff@8.0.1: {}
dir-glob@3.0.1:
dependencies:
@@ -10602,8 +10525,6 @@ snapshots:
tslib: 2.3.0
zrender: 5.6.1
- ee-first@1.1.1: {}
-
electron-to-chromium@1.5.109: {}
emoji-regex@10.4.0: {}
@@ -10614,8 +10535,6 @@ snapshots:
empathic@1.1.0: {}
- encodeurl@2.0.0: {}
-
encoding-sniffer@0.2.0:
dependencies:
iconv-lite: 0.6.3
@@ -10692,28 +10611,26 @@ snapshots:
escalade@3.2.0: {}
- escape-html@1.0.3: {}
-
escape-string-regexp@1.0.5: {}
escape-string-regexp@4.0.0: {}
escape-string-regexp@5.0.0: {}
- eslint-compat-utils@0.5.1(eslint@9.26.0(jiti@2.4.2)):
+ eslint-compat-utils@0.5.1(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
semver: 7.7.1
- eslint-compat-utils@0.6.4(eslint@9.26.0(jiti@2.4.2)):
+ eslint-compat-utils@0.6.4(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
semver: 7.7.1
- eslint-config-flat-gitignore@2.1.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-config-flat-gitignore@2.1.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@eslint/compat': 1.2.7(eslint@9.26.0(jiti@2.4.2))
- eslint: 9.26.0(jiti@2.4.2)
+ '@eslint/compat': 1.2.7(eslint@9.27.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
eslint-flat-config-utils@2.0.1:
dependencies:
@@ -10727,38 +10644,38 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-json-compat-utils@0.2.1(eslint@9.26.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0):
+ eslint-json-compat-utils@0.2.1(eslint@9.27.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
esquery: 1.6.0
jsonc-eslint-parser: 2.4.0
- eslint-merge-processors@2.0.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-merge-processors@2.0.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
- eslint-plugin-antfu@3.1.1(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-antfu@3.1.1(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
- eslint-plugin-command@3.2.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-command@3.2.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
'@es-joy/jsdoccomment': 0.50.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
- eslint-plugin-es-x@7.8.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-es-x@7.8.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
- eslint: 9.26.0(jiti@2.4.2)
- eslint-compat-utils: 0.5.1(eslint@9.26.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-compat-utils: 0.5.1(eslint@9.27.0(jiti@2.4.2))
- eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
+ eslint-plugin-import-x@4.11.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3):
dependencies:
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
comment-parser: 1.4.1
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.10.0
is-glob: 4.0.3
@@ -10771,14 +10688,14 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@50.6.14(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-jsdoc@50.6.14(eslint@9.27.0(jiti@2.4.2)):
dependencies:
'@es-joy/jsdoccomment': 0.49.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.4.0
escape-string-regexp: 4.0.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
espree: 10.3.0
esquery: 1.6.0
parse-imports-exports: 0.2.4
@@ -10787,12 +10704,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-jsonc@2.20.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-jsonc@2.20.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
- eslint: 9.26.0(jiti@2.4.2)
- eslint-compat-utils: 0.6.4(eslint@9.26.0(jiti@2.4.2))
- eslint-json-compat-utils: 0.2.1(eslint@9.26.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0)
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-compat-utils: 0.6.4(eslint@9.27.0(jiti@2.4.2))
+ eslint-json-compat-utils: 0.2.1(eslint@9.27.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0)
espree: 10.3.0
graphemer: 1.4.0
jsonc-eslint-parser: 2.4.0
@@ -10801,12 +10718,12 @@ snapshots:
transitivePeerDependencies:
- '@eslint/json'
- eslint-plugin-n@17.18.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-n@17.18.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
enhanced-resolve: 5.18.1
- eslint: 9.26.0(jiti@2.4.2)
- eslint-plugin-es-x: 7.8.0(eslint@9.26.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-plugin-es-x: 7.8.0(eslint@9.27.0(jiti@2.4.2))
get-tsconfig: 4.10.0
globals: 15.15.0
ignore: 5.3.2
@@ -10815,19 +10732,19 @@ snapshots:
eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@4.12.3(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3):
+ eslint-plugin-perfectionist@4.12.3(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3):
dependencies:
'@typescript-eslint/types': 8.32.0
- '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
- eslint: 9.26.0(jiti@2.4.2)
+ '@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
+ eslint: 9.27.0(jiti@2.4.2)
natural-orderby: 5.0.0
transitivePeerDependencies:
- supports-color
- typescript
- eslint-plugin-pnpm@0.3.1(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-pnpm@0.3.1(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
find-up-simple: 1.0.1
jsonc-eslint-parser: 2.4.0
pathe: 2.0.3
@@ -10835,36 +10752,36 @@ snapshots:
tinyglobby: 0.2.13
yaml-eslint-parser: 1.3.0
- eslint-plugin-regexp@2.7.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-regexp@2.7.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
comment-parser: 1.4.1
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
jsdoc-type-pratt-parser: 4.1.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
scslre: 0.3.0
- eslint-plugin-toml@0.12.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-toml@0.12.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
- eslint-compat-utils: 0.6.4(eslint@9.26.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-compat-utils: 0.6.4(eslint@9.27.0(jiti@2.4.2))
lodash: 4.17.21
toml-eslint-parser: 0.10.0
transitivePeerDependencies:
- supports-color
- eslint-plugin-unicorn@59.0.1(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-unicorn@59.0.1(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@babel/helper-validator-identifier': 7.25.9
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
+ '@babel/helper-validator-identifier': 7.27.1
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
'@eslint/plugin-kit': 0.2.8
ci-info: 4.2.0
clean-regexp: 1.0.0
core-js-compat: 3.41.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
esquery: 1.6.0
find-up-simple: 1.0.1
globals: 16.1.0
@@ -10877,47 +10794,47 @@ snapshots:
semver: 7.7.1
strip-indent: 4.0.0
- eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
+ '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
- eslint-plugin-vue@10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2))):
+ eslint-plugin-vue@10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2))):
dependencies:
- '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2))
- eslint: 9.26.0(jiti@2.4.2)
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.7.1
- vue-eslint-parser: 10.1.3(eslint@9.26.0(jiti@2.4.2))
+ vue-eslint-parser: 10.1.3(eslint@9.27.0(jiti@2.4.2))
xml-name-validator: 4.0.0
- eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.27.0(jiti@2.4.2)):
dependencies:
aria-query: 5.3.2
emoji-regex: 10.4.0
- eslint: 9.26.0(jiti@2.4.2)
- vue-eslint-parser: 9.4.3(eslint@9.26.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ vue-eslint-parser: 9.4.3(eslint@9.27.0(jiti@2.4.2))
transitivePeerDependencies:
- supports-color
- eslint-plugin-yml@1.18.0(eslint@9.26.0(jiti@2.4.2)):
+ eslint-plugin-yml@1.18.0(eslint@9.27.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0
escape-string-regexp: 4.0.0
- eslint: 9.26.0(jiti@2.4.2)
- eslint-compat-utils: 0.6.4(eslint@9.26.0(jiti@2.4.2))
+ eslint: 9.27.0(jiti@2.4.2)
+ eslint-compat-utils: 0.6.4(eslint@9.27.0(jiti@2.4.2))
natural-compare: 1.4.0
yaml-eslint-parser: 1.3.0
transitivePeerDependencies:
- supports-color
- eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.26.0(jiti@2.4.2)):
+ eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.14)(eslint@9.27.0(jiti@2.4.2)):
dependencies:
- '@vue/compiler-sfc': 3.5.13
- eslint: 9.26.0(jiti@2.4.2)
+ '@vue/compiler-sfc': 3.5.14
+ eslint: 9.27.0(jiti@2.4.2)
eslint-scope@7.2.2:
dependencies:
@@ -10933,26 +10850,25 @@ snapshots:
eslint-visitor-keys@4.2.0: {}
- eslint@9.26.0(jiti@2.4.2):
+ eslint@9.27.0(jiti@2.4.2):
dependencies:
- '@eslint-community/eslint-utils': 4.5.1(eslint@9.26.0(jiti@2.4.2))
+ '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.2))
'@eslint-community/regexpp': 4.12.1
'@eslint/config-array': 0.20.0
'@eslint/config-helpers': 0.2.1
- '@eslint/core': 0.13.0
+ '@eslint/core': 0.14.0
'@eslint/eslintrc': 3.3.1
- '@eslint/js': 9.26.0
- '@eslint/plugin-kit': 0.2.8
+ '@eslint/js': 9.27.0
+ '@eslint/plugin-kit': 0.3.1
'@humanfs/node': 0.16.6
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.4.2
- '@modelcontextprotocol/sdk': 1.11.0
'@types/estree': 1.0.7
'@types/json-schema': 7.0.15
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.6
- debug: 4.4.0
+ debug: 4.4.1
escape-string-regexp: 4.0.0
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
@@ -10971,7 +10887,6 @@ snapshots:
minimatch: 3.1.2
natural-compare: 1.4.0
optionator: 0.9.4
- zod: 3.24.4
optionalDependencies:
jiti: 2.4.2
transitivePeerDependencies:
@@ -11011,64 +10926,22 @@ snapshots:
esutils@2.0.3: {}
- etag@1.8.1: {}
-
eve-raphael@0.5.0: {}
eventemitter3@4.0.7: {}
eventemitter3@5.0.1: {}
- eventsource-parser@3.0.1: {}
-
- eventsource@3.0.6:
- dependencies:
- eventsource-parser: 3.0.1
-
expand-tilde@2.0.2:
dependencies:
homedir-polyfill: 1.0.3
expect-type@1.2.1: {}
- express-rate-limit@7.5.0(express@5.1.0):
- dependencies:
- express: 5.1.0
-
- express@5.1.0:
- dependencies:
- accepts: 2.0.0
- body-parser: 2.2.0
- content-disposition: 1.0.0
- content-type: 1.0.5
- cookie: 0.7.2
- cookie-signature: 1.2.2
- debug: 4.4.0
- encodeurl: 2.0.0
- escape-html: 1.0.3
- etag: 1.8.1
- finalhandler: 2.1.0
- fresh: 2.0.0
- http-errors: 2.0.0
- merge-descriptors: 2.0.0
- mime-types: 3.0.1
- on-finished: 2.4.1
- once: 1.4.0
- parseurl: 1.3.3
- proxy-addr: 2.0.7
- qs: 6.14.0
- range-parser: 1.2.1
- router: 2.2.0
- send: 1.2.0
- serve-static: 2.2.0
- statuses: 2.0.1
- type-is: 2.0.1
- vary: 1.1.2
- transitivePeerDependencies:
- - supports-color
-
exsolve@1.0.2: {}
+ exsolve@1.0.5: {}
+
extend-shallow@2.0.1:
dependencies:
is-extendable: 0.1.1
@@ -11129,17 +11002,6 @@ snapshots:
dependencies:
to-regex-range: 5.0.1
- finalhandler@2.1.0:
- dependencies:
- debug: 4.4.0
- encodeurl: 2.0.0
- escape-html: 1.0.3
- on-finished: 2.4.1
- parseurl: 1.3.3
- statuses: 2.0.1
- transitivePeerDependencies:
- - supports-color
-
find-index@0.1.1: {}
find-node-modules@2.1.3:
@@ -11182,11 +11044,11 @@ snapshots:
flatted@3.3.3: {}
- floating-vue@5.2.2(vue@3.5.13(typescript@5.8.3)):
+ floating-vue@5.2.2(vue@3.5.14(typescript@5.8.3)):
dependencies:
'@floating-ui/dom': 1.1.1
- vue: 3.5.13(typescript@5.8.3)
- vue-resize: 2.0.0-alpha.1(vue@3.5.13(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vue-resize: 2.0.0-alpha.1(vue@3.5.14(typescript@5.8.3))
flowchart.ts@3.0.1:
dependencies:
@@ -11214,12 +11076,8 @@ snapshots:
format@0.2.2: {}
- forwarded@0.2.0: {}
-
fraction.js@4.3.7: {}
- fresh@2.0.0: {}
-
fs-extra@11.3.0:
dependencies:
graceful-fs: 4.2.11
@@ -11538,14 +11396,6 @@ snapshots:
domutils: 3.2.2
entities: 4.5.0
- http-errors@2.0.0:
- dependencies:
- depd: 2.0.0
- inherits: 2.0.4
- setprototypeof: 1.2.0
- statuses: 2.0.1
- toidentifier: 1.0.1
-
http-proxy@1.18.1:
dependencies:
eventemitter3: 4.0.7
@@ -11654,8 +11504,6 @@ snapshots:
invert-kv@3.0.1: {}
- ipaddr.js@1.9.1: {}
-
is-alphabetical@2.0.1: {}
is-alphanumerical@2.0.1:
@@ -11707,8 +11555,6 @@ snapshots:
is-plain-object@5.0.0: {}
- is-promise@4.0.0: {}
-
is-text-path@2.0.0:
dependencies:
text-extensions: 2.4.0
@@ -11848,8 +11694,6 @@ snapshots:
kind-of@6.0.3: {}
- known-css-properties@0.35.0: {}
-
known-css-properties@0.36.0: {}
kolorist@1.8.0: {}
@@ -12250,13 +12094,11 @@ snapshots:
mdn-data@2.12.2: {}
- mdn-data@2.17.0: {}
+ mdn-data@2.21.0: {}
mdurl@2.0.0: {}
- media-typer@1.1.0: {}
-
- memfs@4.17.1:
+ memfs@4.17.2:
dependencies:
'@jsonjoy.com/json-pack': 1.1.1(tslib@2.8.1)
'@jsonjoy.com/util': 1.5.0(tslib@2.8.1)
@@ -12267,8 +12109,6 @@ snapshots:
meow@13.2.0: {}
- merge-descriptors@2.0.0: {}
-
merge2@1.4.1: {}
merge@2.1.1: {}
@@ -12505,16 +12345,10 @@ snapshots:
mime-db@1.52.0: {}
- mime-db@1.54.0: {}
-
mime-types@2.1.35:
dependencies:
mime-db: 1.52.0
- mime-types@3.0.1:
- dependencies:
- mime-db: 1.54.0
-
mime@1.6.0: {}
mimic-fn@2.1.0: {}
@@ -12589,8 +12423,6 @@ snapshots:
sax: 1.4.1
optional: true
- negotiator@1.0.0: {}
-
neo-async@2.6.2: {}
node-addon-api@7.1.1:
@@ -12624,15 +12456,9 @@ snapshots:
pkg-types: 2.1.0
tinyexec: 0.3.2
- object-assign@4.1.1: {}
-
object-inspect@1.13.3: {}
- ohash@2.0.8: {}
-
- on-finished@2.4.1:
- dependencies:
- ee-first: 1.1.1
+ ohash@2.0.11: {}
once@1.4.0:
dependencies:
@@ -12646,16 +12472,8 @@ snapshots:
dependencies:
mimic-function: 5.0.1
- oniguruma-parser@0.12.0: {}
-
oniguruma-parser@0.12.1: {}
- oniguruma-to-es@4.3.1:
- dependencies:
- oniguruma-parser: 0.12.0
- regex: 6.0.1
- regex-recursion: 6.0.2
-
oniguruma-to-es@4.3.3:
dependencies:
oniguruma-parser: 0.12.1
@@ -12731,8 +12549,6 @@ snapshots:
dependencies:
quansync: 0.2.8
- package-manager-detector@1.2.0: {}
-
package-manager-detector@1.3.0: {}
parent-module@1.0.1:
@@ -12777,8 +12593,6 @@ snapshots:
dependencies:
entities: 4.5.0
- parseurl@1.3.3: {}
-
path-browserify@1.0.1: {}
path-data-parser@0.1.0: {}
@@ -12803,8 +12617,6 @@ snapshots:
lru-cache: 11.0.2
minipass: 7.1.2
- path-to-regexp@8.2.0: {}
-
path-type@4.0.0: {}
path-type@6.0.0: {}
@@ -12830,8 +12642,6 @@ snapshots:
pify@4.0.1:
optional: true
- pkce-challenge@5.0.0: {}
-
pkg-types@1.3.1:
dependencies:
confbox: 0.1.8
@@ -12848,7 +12658,7 @@ snapshots:
pnpm-workspace-yaml@0.3.1:
dependencies:
- yaml: 2.7.0
+ yaml: 2.7.1
points-on-curve@0.2.0: {}
@@ -12872,13 +12682,13 @@ snapshots:
postcss: 8.5.3
postcss-safe-parser: 6.0.0(postcss@8.5.3)
- postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.7.1):
+ postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.8.0):
dependencies:
lilconfig: 3.1.3
optionalDependencies:
jiti: 2.4.2
postcss: 8.5.3
- yaml: 2.7.1
+ yaml: 2.8.0
postcss-media-query-parser@0.2.3: {}
@@ -12926,11 +12736,6 @@ snapshots:
property-information@7.0.0: {}
- proxy-addr@2.0.7:
- dependencies:
- forwarded: 0.2.0
- ipaddr.js: 1.9.1
-
proxy-from-env@1.1.0: {}
prr@1.0.1:
@@ -12944,29 +12749,16 @@ snapshots:
dependencies:
side-channel: 1.1.0
- qs@6.14.0:
- dependencies:
- side-channel: 1.1.0
-
quansync@0.2.10: {}
quansync@0.2.8: {}
queue-microtask@1.2.3: {}
- range-parser@1.2.1: {}
-
raphael@2.3.0:
dependencies:
eve-raphael: 0.5.0
- raw-body@3.0.0:
- dependencies:
- bytes: 3.1.2
- http-errors: 2.0.0
- iconv-lite: 0.6.3
- unpipe: 1.0.0
-
rc9@2.1.2:
dependencies:
defu: 6.1.4
@@ -13086,40 +12878,40 @@ snapshots:
robust-predicates@3.0.2: {}
- rolldown-plugin-dts@0.12.0(rolldown@1.0.0-beta.8-commit.2a5c6a6)(typescript@5.8.3):
+ rolldown-plugin-dts@0.12.3(rolldown@1.0.0-beta.8-commit.d95f99e)(typescript@5.8.3):
dependencies:
'@babel/generator': 7.27.1
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
ast-kit: 2.0.0
- debug: 4.4.0
+ debug: 4.4.1
dts-resolver: 2.0.1
get-tsconfig: 4.10.0
- rolldown: 1.0.0-beta.8-commit.2a5c6a6
+ rolldown: 1.0.0-beta.8-commit.d95f99e
optionalDependencies:
typescript: 5.8.3
transitivePeerDependencies:
- oxc-resolver
- supports-color
- rolldown@1.0.0-beta.8-commit.2a5c6a6:
+ rolldown@1.0.0-beta.8-commit.d95f99e:
dependencies:
'@oxc-project/types': 0.69.0
- '@rolldown/pluginutils': 1.0.0-beta.8-commit.2a5c6a6
+ '@rolldown/pluginutils': 1.0.0-beta.8-commit.d95f99e
ansis: 4.0.0
optionalDependencies:
- '@rolldown/binding-darwin-arm64': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-darwin-x64': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-freebsd-x64': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-linux-arm64-gnu': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-linux-arm64-musl': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-linux-x64-gnu': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-linux-x64-musl': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-wasm32-wasi': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-win32-arm64-msvc': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-win32-ia32-msvc': 1.0.0-beta.8-commit.2a5c6a6
- '@rolldown/binding-win32-x64-msvc': 1.0.0-beta.8-commit.2a5c6a6
+ '@rolldown/binding-darwin-arm64': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-darwin-x64': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-freebsd-x64': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-linux-arm64-gnu': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-linux-arm64-musl': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-linux-x64-gnu': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-linux-x64-musl': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-wasm32-wasi': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-win32-arm64-msvc': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-win32-ia32-msvc': 1.0.0-beta.8-commit.d95f99e
+ '@rolldown/binding-win32-x64-msvc': 1.0.0-beta.8-commit.d95f99e
rollup@4.40.0:
dependencies:
@@ -13147,6 +12939,32 @@ snapshots:
'@rollup/rollup-win32-x64-msvc': 4.40.0
fsevents: 2.3.3
+ rollup@4.40.2:
+ dependencies:
+ '@types/estree': 1.0.7
+ optionalDependencies:
+ '@rollup/rollup-android-arm-eabi': 4.40.2
+ '@rollup/rollup-android-arm64': 4.40.2
+ '@rollup/rollup-darwin-arm64': 4.40.2
+ '@rollup/rollup-darwin-x64': 4.40.2
+ '@rollup/rollup-freebsd-arm64': 4.40.2
+ '@rollup/rollup-freebsd-x64': 4.40.2
+ '@rollup/rollup-linux-arm-gnueabihf': 4.40.2
+ '@rollup/rollup-linux-arm-musleabihf': 4.40.2
+ '@rollup/rollup-linux-arm64-gnu': 4.40.2
+ '@rollup/rollup-linux-arm64-musl': 4.40.2
+ '@rollup/rollup-linux-loongarch64-gnu': 4.40.2
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.40.2
+ '@rollup/rollup-linux-riscv64-gnu': 4.40.2
+ '@rollup/rollup-linux-riscv64-musl': 4.40.2
+ '@rollup/rollup-linux-s390x-gnu': 4.40.2
+ '@rollup/rollup-linux-x64-gnu': 4.40.2
+ '@rollup/rollup-linux-x64-musl': 4.40.2
+ '@rollup/rollup-win32-arm64-msvc': 4.40.2
+ '@rollup/rollup-win32-ia32-msvc': 4.40.2
+ '@rollup/rollup-win32-x64-msvc': 4.40.2
+ fsevents: 2.3.3
+
roughjs@4.6.6:
dependencies:
hachure-fill: 0.5.2
@@ -13154,16 +12972,6 @@ snapshots:
points-on-curve: 0.2.0
points-on-path: 0.2.1
- router@2.2.0:
- dependencies:
- debug: 4.4.0
- depd: 2.0.0
- is-promise: 4.0.0
- parseurl: 1.3.3
- path-to-regexp: 8.2.0
- transitivePeerDependencies:
- - supports-color
-
run-async@2.4.1: {}
run-parallel@1.2.0:
@@ -13182,67 +12990,67 @@ snapshots:
safer-buffer@2.1.2: {}
- sass-embedded-android-arm64@1.88.0:
+ sass-embedded-android-arm64@1.89.0:
optional: true
- sass-embedded-android-arm@1.88.0:
+ sass-embedded-android-arm@1.89.0:
optional: true
- sass-embedded-android-ia32@1.88.0:
+ sass-embedded-android-ia32@1.89.0:
optional: true
- sass-embedded-android-riscv64@1.88.0:
+ sass-embedded-android-riscv64@1.89.0:
optional: true
- sass-embedded-android-x64@1.88.0:
+ sass-embedded-android-x64@1.89.0:
optional: true
- sass-embedded-darwin-arm64@1.88.0:
+ sass-embedded-darwin-arm64@1.89.0:
optional: true
- sass-embedded-darwin-x64@1.88.0:
+ sass-embedded-darwin-x64@1.89.0:
optional: true
- sass-embedded-linux-arm64@1.88.0:
+ sass-embedded-linux-arm64@1.89.0:
optional: true
- sass-embedded-linux-arm@1.88.0:
+ sass-embedded-linux-arm@1.89.0:
optional: true
- sass-embedded-linux-ia32@1.88.0:
+ sass-embedded-linux-ia32@1.89.0:
optional: true
- sass-embedded-linux-musl-arm64@1.88.0:
+ sass-embedded-linux-musl-arm64@1.89.0:
optional: true
- sass-embedded-linux-musl-arm@1.88.0:
+ sass-embedded-linux-musl-arm@1.89.0:
optional: true
- sass-embedded-linux-musl-ia32@1.88.0:
+ sass-embedded-linux-musl-ia32@1.89.0:
optional: true
- sass-embedded-linux-musl-riscv64@1.88.0:
+ sass-embedded-linux-musl-riscv64@1.89.0:
optional: true
- sass-embedded-linux-musl-x64@1.88.0:
+ sass-embedded-linux-musl-x64@1.89.0:
optional: true
- sass-embedded-linux-riscv64@1.88.0:
+ sass-embedded-linux-riscv64@1.89.0:
optional: true
- sass-embedded-linux-x64@1.88.0:
+ sass-embedded-linux-x64@1.89.0:
optional: true
- sass-embedded-win32-arm64@1.88.0:
+ sass-embedded-win32-arm64@1.89.0:
optional: true
- sass-embedded-win32-ia32@1.88.0:
+ sass-embedded-win32-ia32@1.89.0:
optional: true
- sass-embedded-win32-x64@1.88.0:
+ sass-embedded-win32-x64@1.89.0:
optional: true
- sass-embedded@1.88.0:
+ sass-embedded@1.89.0:
dependencies:
'@bufbuild/protobuf': 2.2.3
buffer-builder: 0.2.0
@@ -13253,35 +13061,35 @@ snapshots:
sync-child-process: 1.0.2
varint: 6.0.0
optionalDependencies:
- sass-embedded-android-arm: 1.88.0
- sass-embedded-android-arm64: 1.88.0
- sass-embedded-android-ia32: 1.88.0
- sass-embedded-android-riscv64: 1.88.0
- sass-embedded-android-x64: 1.88.0
- sass-embedded-darwin-arm64: 1.88.0
- sass-embedded-darwin-x64: 1.88.0
- sass-embedded-linux-arm: 1.88.0
- sass-embedded-linux-arm64: 1.88.0
- sass-embedded-linux-ia32: 1.88.0
- sass-embedded-linux-musl-arm: 1.88.0
- sass-embedded-linux-musl-arm64: 1.88.0
- sass-embedded-linux-musl-ia32: 1.88.0
- sass-embedded-linux-musl-riscv64: 1.88.0
- sass-embedded-linux-musl-x64: 1.88.0
- sass-embedded-linux-riscv64: 1.88.0
- sass-embedded-linux-x64: 1.88.0
- sass-embedded-win32-arm64: 1.88.0
- sass-embedded-win32-ia32: 1.88.0
- sass-embedded-win32-x64: 1.88.0
+ sass-embedded-android-arm: 1.89.0
+ sass-embedded-android-arm64: 1.89.0
+ sass-embedded-android-ia32: 1.89.0
+ sass-embedded-android-riscv64: 1.89.0
+ sass-embedded-android-x64: 1.89.0
+ sass-embedded-darwin-arm64: 1.89.0
+ sass-embedded-darwin-x64: 1.89.0
+ sass-embedded-linux-arm: 1.89.0
+ sass-embedded-linux-arm64: 1.89.0
+ sass-embedded-linux-ia32: 1.89.0
+ sass-embedded-linux-musl-arm: 1.89.0
+ sass-embedded-linux-musl-arm64: 1.89.0
+ sass-embedded-linux-musl-ia32: 1.89.0
+ sass-embedded-linux-musl-riscv64: 1.89.0
+ sass-embedded-linux-musl-x64: 1.89.0
+ sass-embedded-linux-riscv64: 1.89.0
+ sass-embedded-linux-x64: 1.89.0
+ sass-embedded-win32-arm64: 1.89.0
+ sass-embedded-win32-ia32: 1.89.0
+ sass-embedded-win32-x64: 1.89.0
- sass-loader@16.0.5(sass-embedded@1.88.0)(sass@1.88.0):
+ sass-loader@16.0.5(sass-embedded@1.89.0)(sass@1.89.0):
dependencies:
neo-async: 2.6.2
optionalDependencies:
- sass: 1.88.0
- sass-embedded: 1.88.0
+ sass: 1.89.0
+ sass-embedded: 1.89.0
- sass@1.88.0:
+ sass@1.89.0:
dependencies:
chokidar: 4.0.3
immutable: 5.0.3
@@ -13315,32 +13123,7 @@ snapshots:
semver@7.7.1: {}
- send@1.2.0:
- dependencies:
- debug: 4.4.0
- encodeurl: 2.0.0
- escape-html: 1.0.3
- etag: 1.8.1
- fresh: 2.0.0
- http-errors: 2.0.0
- mime-types: 3.0.1
- ms: 2.1.3
- on-finished: 2.4.1
- range-parser: 1.2.1
- statuses: 2.0.1
- transitivePeerDependencies:
- - supports-color
-
- serve-static@2.2.0:
- dependencies:
- encodeurl: 2.0.0
- escape-html: 1.0.3
- parseurl: 1.3.3
- send: 1.2.0
- transitivePeerDependencies:
- - supports-color
-
- setprototypeof@1.2.0: {}
+ semver@7.7.2: {}
shebang-command@2.0.0:
dependencies:
@@ -13350,25 +13133,14 @@ snapshots:
shell-quote@1.8.2: {}
- shiki@3.3.0:
+ shiki@3.4.2:
dependencies:
- '@shikijs/core': 3.3.0
- '@shikijs/engine-javascript': 3.3.0
- '@shikijs/engine-oniguruma': 3.3.0
- '@shikijs/langs': 3.3.0
- '@shikijs/themes': 3.3.0
- '@shikijs/types': 3.3.0
- '@shikijs/vscode-textmate': 10.0.2
- '@types/hast': 3.0.4
-
- shiki@3.4.0:
- dependencies:
- '@shikijs/core': 3.4.0
- '@shikijs/engine-javascript': 3.4.0
- '@shikijs/engine-oniguruma': 3.4.0
- '@shikijs/langs': 3.4.0
- '@shikijs/themes': 3.4.0
- '@shikijs/types': 3.4.0
+ '@shikijs/core': 3.4.2
+ '@shikijs/engine-javascript': 3.4.2
+ '@shikijs/engine-oniguruma': 3.4.2
+ '@shikijs/langs': 3.4.2
+ '@shikijs/themes': 3.4.2
+ '@shikijs/types': 3.4.2
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
@@ -13478,8 +13250,6 @@ snapshots:
stackback@0.0.2: {}
- statuses@2.0.1: {}
-
std-env@3.9.0: {}
stdin-discarder@0.2.2: {}
@@ -13538,36 +13308,27 @@ snapshots:
postcss-html: 1.8.0
stylelint: 16.19.1(typescript@5.8.3)
- stylelint-config-recommended-scss@14.1.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)):
+ stylelint-config-recommended-scss@15.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
postcss-scss: 4.0.9(postcss@8.5.3)
stylelint: 16.19.1(typescript@5.8.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.19.1(typescript@5.8.3))
- stylelint-scss: 6.11.1(stylelint@16.19.1(typescript@5.8.3))
+ stylelint-config-recommended: 16.0.0(stylelint@16.19.1(typescript@5.8.3))
+ stylelint-scss: 6.12.0(stylelint@16.19.1(typescript@5.8.3))
optionalDependencies:
postcss: 8.5.3
- stylelint-config-recommended@14.0.1(stylelint@16.19.1(typescript@5.8.3)):
- dependencies:
- stylelint: 16.19.1(typescript@5.8.3)
-
stylelint-config-recommended@16.0.0(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
stylelint: 16.19.1(typescript@5.8.3)
- stylelint-config-standard-scss@14.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)):
+ stylelint-config-standard-scss@15.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
stylelint: 16.19.1(typescript@5.8.3)
- stylelint-config-recommended-scss: 14.1.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3))
- stylelint-config-standard: 36.0.1(stylelint@16.19.1(typescript@5.8.3))
+ stylelint-config-recommended-scss: 15.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3))
+ stylelint-config-standard: 38.0.0(stylelint@16.19.1(typescript@5.8.3))
optionalDependencies:
postcss: 8.5.3
- stylelint-config-standard@36.0.1(stylelint@16.19.1(typescript@5.8.3)):
- dependencies:
- stylelint: 16.19.1(typescript@5.8.3)
- stylelint-config-recommended: 14.0.1(stylelint@16.19.1(typescript@5.8.3))
-
stylelint-config-standard@38.0.0(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
stylelint: 16.19.1(typescript@5.8.3)
@@ -13584,12 +13345,12 @@ snapshots:
postcss-sorting: 9.1.0(postcss@8.5.3)
stylelint: 16.19.1(typescript@5.8.3)
- stylelint-scss@6.11.1(stylelint@16.19.1(typescript@5.8.3)):
+ stylelint-scss@6.12.0(stylelint@16.19.1(typescript@5.8.3)):
dependencies:
css-tree: 3.1.0
is-plain-object: 5.0.0
- known-css-properties: 0.35.0
- mdn-data: 2.17.0
+ known-css-properties: 0.36.0
+ mdn-data: 2.21.0
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.6
postcss-selector-parser: 7.1.0
@@ -13689,7 +13450,7 @@ snapshots:
sync-message-port@1.1.3: {}
- synckit@0.11.4:
+ synckit@0.11.5:
dependencies:
'@pkgr/core': 0.2.4
tslib: 2.8.1
@@ -13747,7 +13508,7 @@ snapshots:
tinyspy@3.0.2: {}
- tm-grammars@1.23.18: {}
+ tm-grammars@1.23.21: {}
tm-themes@1.10.6: {}
@@ -13759,8 +13520,6 @@ snapshots:
dependencies:
is-number: 7.0.0
- toidentifier@1.0.1: {}
-
toml-eslint-parser@0.10.0:
dependencies:
eslint-visitor-keys: 3.4.3
@@ -13783,26 +13542,27 @@ snapshots:
tsconfig-vuepress@7.0.0: {}
- tsdown@0.11.5(typescript@5.8.3):
+ tsdown@0.11.9(typescript@5.8.3):
dependencies:
ansis: 4.0.0
cac: 6.7.14
chokidar: 4.0.3
debug: 4.4.0
- diff: 7.0.0
+ diff: 8.0.1
empathic: 1.1.0
hookable: 5.5.3
- rolldown: 1.0.0-beta.8-commit.2a5c6a6
- rolldown-plugin-dts: 0.12.0(rolldown@1.0.0-beta.8-commit.2a5c6a6)(typescript@5.8.3)
- semver: 7.7.1
+ rolldown: 1.0.0-beta.8-commit.d95f99e
+ rolldown-plugin-dts: 0.12.3(rolldown@1.0.0-beta.8-commit.d95f99e)(typescript@5.8.3)
+ semver: 7.7.2
tinyexec: 1.0.1
tinyglobby: 0.2.13
unconfig: 7.3.2
+ optionalDependencies:
+ typescript: 5.8.3
transitivePeerDependencies:
- '@oxc-project/runtime'
- oxc-resolver
- supports-color
- - typescript
- vue-tsc
tslib@2.3.0: {}
@@ -13836,12 +13596,6 @@ snapshots:
type-fest@4.36.0: {}
- type-is@2.0.1:
- dependencies:
- content-type: 1.0.5
- media-typer: 1.1.0
- mime-types: 3.0.1
-
typescript@5.8.3: {}
ua-parser-js@1.0.40: {}
@@ -13858,7 +13612,7 @@ snapshots:
'@quansync/fs': 0.1.3
defu: 6.1.4
jiti: 2.4.2
- quansync: 0.2.8
+ quansync: 0.2.10
undici-types@6.21.0: {}
@@ -13907,9 +13661,7 @@ snapshots:
universalify@2.0.1: {}
- unpipe@1.0.0: {}
-
- unplugin@2.3.2:
+ unplugin@2.3.4:
dependencies:
acorn: 8.14.1
picomatch: 4.0.2
@@ -13962,8 +13714,6 @@ snapshots:
varint@6.0.0: {}
- vary@1.1.2: {}
-
vfile-location@5.0.3:
dependencies:
'@types/unist': 3.0.3
@@ -13979,13 +13729,13 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
- vite-node@3.1.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1):
+ vite-node@3.1.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0):
dependencies:
cac: 6.7.14
debug: 4.4.0
es-module-lexer: 1.7.0
pathe: 2.0.3
- vite: 6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ vite: 6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -14000,7 +13750,7 @@ snapshots:
- tsx
- yaml
- vite@6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1):
+ vite@6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0):
dependencies:
esbuild: 0.25.4
fdir: 6.4.4(picomatch@4.0.2)
@@ -14009,19 +13759,37 @@ snapshots:
rollup: 4.40.0
tinyglobby: 0.2.13
optionalDependencies:
- '@types/node': 22.15.17
+ '@types/node': 22.15.18
fsevents: 2.3.3
jiti: 2.4.2
less: 4.3.0
- sass: 1.88.0
- sass-embedded: 1.88.0
+ sass: 1.89.0
+ sass-embedded: 1.89.0
stylus: 0.64.0
- yaml: 2.7.1
+ yaml: 2.8.0
- vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1):
+ vite@6.3.5(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0):
+ dependencies:
+ esbuild: 0.25.4
+ fdir: 6.4.4(picomatch@4.0.2)
+ picomatch: 4.0.2
+ postcss: 8.5.3
+ rollup: 4.40.2
+ tinyglobby: 0.2.13
+ optionalDependencies:
+ '@types/node': 22.15.18
+ fsevents: 2.3.3
+ jiti: 2.4.2
+ less: 4.3.0
+ sass: 1.89.0
+ sass-embedded: 1.89.0
+ stylus: 0.64.0
+ yaml: 2.8.0
+
+ vitest@3.1.3(@types/debug@4.1.12)(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0):
dependencies:
'@vitest/expect': 3.1.3
- '@vitest/mocker': 3.1.3(vite@6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1))
+ '@vitest/mocker': 3.1.3(vite@6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0))
'@vitest/pretty-format': 3.1.3
'@vitest/runner': 3.1.3
'@vitest/snapshot': 3.1.3
@@ -14038,12 +13806,12 @@ snapshots:
tinyglobby: 0.2.13
tinypool: 1.0.2
tinyrainbow: 2.0.0
- vite: 6.3.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
- vite-node: 3.1.3(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(yaml@2.7.1)
+ vite: 6.3.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
+ vite-node: 3.1.3(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(yaml@2.8.0)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/debug': 4.1.12
- '@types/node': 22.15.17
+ '@types/node': 22.15.18
transitivePeerDependencies:
- jiti
- less
@@ -14075,10 +13843,10 @@ snapshots:
vscode-uri@3.0.8: {}
- vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)):
+ vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
espree: 10.3.0
@@ -14088,10 +13856,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-eslint-parser@9.4.3(eslint@9.26.0(jiti@2.4.2)):
+ vue-eslint-parser@9.4.3(eslint@9.27.0(jiti@2.4.2)):
dependencies:
debug: 4.4.0
- eslint: 9.26.0(jiti@2.4.2)
+ eslint: 9.27.0(jiti@2.4.2)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -14101,40 +13869,40 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-resize@2.0.0-alpha.1(vue@3.5.13(typescript@5.8.3)):
+ vue-resize@2.0.0-alpha.1(vue@3.5.14(typescript@5.8.3)):
dependencies:
- vue: 3.5.13(typescript@5.8.3)
+ vue: 3.5.14(typescript@5.8.3)
- vue-router@4.5.1(vue@3.5.13(typescript@5.8.3)):
+ vue-router@4.5.1(vue@3.5.14(typescript@5.8.3)):
dependencies:
'@vue/devtools-api': 6.6.4
- vue: 3.5.13(typescript@5.8.3)
+ vue: 3.5.14(typescript@5.8.3)
- vue@3.5.13(typescript@5.8.3):
+ vue@3.5.14(typescript@5.8.3):
dependencies:
- '@vue/compiler-dom': 3.5.13
- '@vue/compiler-sfc': 3.5.13
- '@vue/runtime-dom': 3.5.13
- '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.8.3))
- '@vue/shared': 3.5.13
+ '@vue/compiler-dom': 3.5.14
+ '@vue/compiler-sfc': 3.5.14
+ '@vue/runtime-dom': 3.5.14
+ '@vue/server-renderer': 3.5.14(vue@3.5.14(typescript@5.8.3))
+ '@vue/shared': 3.5.14
optionalDependencies:
typescript: 5.8.3
- vuepress-plugin-md-enhance@2.0.0-rc.83(chart.js@4.4.9)(echarts@5.6.0)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(markmap-lib@0.18.11(markmap-common@0.18.9))(markmap-toolbar@0.18.10(markmap-common@0.18.9))(markmap-view@0.18.10(markmap-common@0.18.9))(mermaid@11.6.0)(sass-embedded@1.88.0)(sass-loader@16.0.5(sass-embedded@1.88.0)(sass@1.88.0))(sass@1.88.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))):
+ vuepress-plugin-md-enhance@2.0.0-rc.88(chart.js@4.4.9)(echarts@5.6.0)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(markmap-lib@0.18.11(markmap-common@0.18.9))(markmap-toolbar@0.18.10(markmap-common@0.18.9))(markmap-view@0.18.10(markmap-common@0.18.9))(mermaid@11.6.0)(sass-embedded@1.89.0)(sass-loader@16.0.5(sass-embedded@1.89.0)(sass@1.89.0))(sass@1.89.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))):
dependencies:
- '@mdit/plugin-container': 0.16.0(markdown-it@14.1.0)
- '@mdit/plugin-demo': 0.16.0(markdown-it@14.1.0)
- '@mdit/plugin-plantuml': 0.16.0(markdown-it@14.1.0)
- '@mdit/plugin-uml': 0.16.0(markdown-it@14.1.0)
+ '@mdit/plugin-container': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-demo': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-plantuml': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-uml': 0.18.0(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vuepress/plugin-sass-palette': 2.0.0-rc.98(sass-embedded@1.88.0)(sass-loader@16.0.5(sass-embedded@1.88.0)(sass@1.88.0))(sass@1.88.0)(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vuepress/plugin-sass-palette': 2.0.0-rc.104(sass-embedded@1.89.0)(sass-loader@16.0.5(sass-embedded@1.89.0)(sass@1.89.0))(sass@1.89.0)(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
balloon-css: 1.2.0
js-yaml: 4.1.0
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
- vuepress-shared: 2.0.0-rc.83(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
+ vuepress-shared: 2.0.0-rc.88(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
optionalDependencies:
chart.js: 4.4.9
echarts: 5.6.0
@@ -14143,33 +13911,33 @@ snapshots:
markmap-toolbar: 0.18.10(markmap-common@0.18.9)
markmap-view: 0.18.10(markmap-common@0.18.9)
mermaid: 11.6.0
- sass: 1.88.0
- sass-embedded: 1.88.0
- sass-loader: 16.0.5(sass-embedded@1.88.0)(sass@1.88.0)
+ sass: 1.89.0
+ sass-embedded: 1.89.0
+ sass-loader: 16.0.5(sass-embedded@1.89.0)(sass@1.89.0)
transitivePeerDependencies:
- markdown-it
- typescript
- vuepress-shared@2.0.0-rc.83(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))):
+ vuepress-shared@2.0.0-rc.88(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))):
dependencies:
- '@vuepress/helper': 2.0.0-rc.99(typescript@5.8.3)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
- '@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
- vue: 3.5.13(typescript@5.8.3)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
+ '@vuepress/helper': 2.0.0-rc.105(typescript@5.8.3)(vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)))
+ '@vueuse/core': 13.2.0(vue@3.5.14(typescript@5.8.3))
+ vue: 3.5.14(typescript@5.8.3)
+ vuepress: 2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3))
transitivePeerDependencies:
- typescript
- vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1))(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)):
+ vuepress@2.0.0-rc.23(@vuepress/bundler-vite@2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0))(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)):
dependencies:
- '@vuepress/cli': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/client': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.8.3)
- '@vuepress/markdown': 2.0.0-rc.22
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.13(typescript@5.8.3)
+ '@vuepress/cli': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/client': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/core': 2.0.0-rc.23(typescript@5.8.3)
+ '@vuepress/markdown': 2.0.0-rc.23
+ '@vuepress/shared': 2.0.0-rc.23
+ '@vuepress/utils': 2.0.0-rc.23
+ vue: 3.5.14(typescript@5.8.3)
optionalDependencies:
- '@vuepress/bundler-vite': 2.0.0-rc.22(@types/node@22.15.17)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.88.0)(sass@1.88.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.7.1)
+ '@vuepress/bundler-vite': 2.0.0-rc.23(@types/node@22.15.18)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.0)(sass@1.89.0)(stylus@0.64.0)(typescript@5.8.3)(yaml@2.8.0)
transitivePeerDependencies:
- supports-color
- typescript
@@ -14184,7 +13952,7 @@ snapshots:
transitivePeerDependencies:
- debug
- watermark-js-plus@1.6.0: {}
+ watermark-js-plus@1.6.2: {}
wcwidth@1.0.1:
dependencies:
@@ -14261,12 +14029,14 @@ snapshots:
yaml-eslint-parser@1.3.0:
dependencies:
eslint-visitor-keys: 3.4.3
- yaml: 2.7.0
+ yaml: 2.7.1
yaml@2.7.0: {}
yaml@2.7.1: {}
+ yaml@2.8.0: {}
+
yargs-parser@21.1.1: {}
yargs@17.7.2:
@@ -14283,12 +14053,6 @@ snapshots:
yocto-queue@1.1.1: {}
- zod-to-json-schema@3.24.5(zod@3.24.4):
- dependencies:
- zod: 3.24.4
-
- zod@3.24.4: {}
-
zrender@5.6.1:
dependencies:
tslib: 2.3.0
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 95d05d53..68c70fc6 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -6,62 +6,62 @@ packages:
- examples/*
overrides:
- '@typescript-eslint/utils': ^8.32.0
+ '@typescript-eslint/utils': ^8.32.1
esbuild: ^0.25.4
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
catalogs:
dev:
'@commitlint/cli': ^19.8.1
'@commitlint/config-conventional': ^19.8.1
- '@pengzhanbo/eslint-config-vue': ^1.31.0
- '@pengzhanbo/stylelint-config': ^1.31.0
+ '@pengzhanbo/eslint-config-vue': ^1.32.0
+ '@pengzhanbo/stylelint-config': ^1.32.0
'@simonwep/pickr': ^1.9.1
- '@types/express': ^5.0.1
+ '@types/express': ^5.0.2
'@types/js-yaml': ^4.0.9
'@types/less': ^3.0.8
'@types/lodash.merge': ^4.6.9
'@types/markdown-it': ^14.1.2
'@types/minimist': ^1.2.5
- '@types/node': ^22.15.17
+ '@types/node': ^22.15.18
'@types/stylus': ^0.48.43
'@types/webpack-env': ^1.18.8
'@vitest/coverage-istanbul': ^3.1.3
- bumpp: ^10.1.0
+ bumpp: ^10.1.1
commitizen: ^4.3.1
conventional-changelog-cli: ^5.0.0
cpx2: ^8.0.0
cross-env: 7.0.3
cz-conventional-changelog: ^3.3.0
- eslint: ^9.26.0
+ eslint: ^9.27.0
http-server: ^14.1.1
husky: ^9.1.7
less: ^4.3.0
lint-staged: ^16.0.0
markdown-it: ^14.1.0
- memfs: ^4.17.1
+ memfs: ^4.17.2
mermaid: ^11.6.0
minimist: ^1.2.8
rimraf: ^6.0.1
stylelint: ^16.19.1
stylus: ^0.64.0
tsconfig-vuepress: ^7.0.0
- tsdown: ^0.11.5
+ tsdown: ^0.11.9
typescript: ^5.8.3
vitest: ^3.1.3
vue-router: ^4.5.1
wait-on: ^8.0.3
peer:
- '@iconify/json': ^2.2.337
+ '@iconify/json': ^2.2.339
artplayer: ^5.2.3
- dashjs: ^5.0.1
+ dashjs: ^5.0.2
hls.js: ^1.6.2
mathjax-full: ^3.2.2
mpegts.js: 1.7.3
- sass: ^1.88.0
- sass-embedded: ^1.88.0
+ sass: ^1.89.0
+ sass-embedded: ^1.89.0
sass-loader: ^16.0.5
swiper: ^11.2.6
@@ -77,8 +77,8 @@ catalogs:
'@mdit/plugin-tab': ^0.18.0
'@mdit/plugin-tasklist': ^0.18.0
'@pengzhanbo/utils': ^2.1.0
- '@vueuse/core': ^13.1.0
- '@vueuse/integrations': ^13.1.0
+ '@vueuse/core': ^13.2.0
+ '@vueuse/integrations': ^13.2.0
bcrypt-ts: ^7.0.0
cac: ^6.7.14
chart.js: ^4.4.9
@@ -110,35 +110,35 @@ catalogs:
p-map: ^7.0.3
package-manager-detector: ^1.3.0
picocolors: ^1.1.1
- shiki: ^3.4.0
+ shiki: ^3.4.2
tinyglobby: 0.2.13
- tm-grammars: ^1.23.18
+ tm-grammars: ^1.23.21
tm-themes: ^1.10.6
- unplugin: ^2.3.2
- vue: ^3.5.13
+ unplugin: ^2.3.4
+ vue: ^3.5.14
vuepress:
- '@vuepress/bundler-vite': 2.0.0-rc.22
- '@vuepress/helper': 2.0.0-rc.99
- '@vuepress/plugin-cache': 2.0.0-rc.99
- '@vuepress/plugin-comment': 2.0.0-rc.99
- '@vuepress/plugin-copy-code': 2.0.0-rc.99
- '@vuepress/plugin-docsearch': 2.0.0-rc.99
- '@vuepress/plugin-git': 2.0.0-rc.99
- '@vuepress/plugin-markdown-hint': 2.0.0-rc.101
- '@vuepress/plugin-markdown-image': 2.0.0-rc.101
- '@vuepress/plugin-markdown-include': 2.0.0-rc.101
- '@vuepress/plugin-markdown-math': 2.0.0-rc.101
- '@vuepress/plugin-nprogress': 2.0.0-rc.99
- '@vuepress/plugin-photo-swipe': 2.0.0-rc.99
- '@vuepress/plugin-reading-time': 2.0.0-rc.99
- '@vuepress/plugin-seo': 2.0.0-rc.99
- '@vuepress/plugin-shiki': 2.0.0-rc.99
- '@vuepress/plugin-sitemap': 2.0.0-rc.99
- '@vuepress/plugin-watermark': 2.0.0-rc.99
- '@vuepress/shiki-twoslash': 2.0.0-rc.99
- vuepress: 2.0.0-rc.22
- vuepress-plugin-md-enhance: 2.0.0-rc.83
+ '@vuepress/bundler-vite': 2.0.0-rc.23
+ '@vuepress/helper': 2.0.0-rc.105
+ '@vuepress/plugin-cache': 2.0.0-rc.103
+ '@vuepress/plugin-comment': 2.0.0-rc.105
+ '@vuepress/plugin-copy-code': 2.0.0-rc.105
+ '@vuepress/plugin-docsearch': 2.0.0-rc.105
+ '@vuepress/plugin-git': 2.0.0-rc.105
+ '@vuepress/plugin-markdown-hint': 2.0.0-rc.105
+ '@vuepress/plugin-markdown-image': 2.0.0-rc.105
+ '@vuepress/plugin-markdown-include': 2.0.0-rc.105
+ '@vuepress/plugin-markdown-math': 2.0.0-rc.105
+ '@vuepress/plugin-nprogress': 2.0.0-rc.105
+ '@vuepress/plugin-photo-swipe': 2.0.0-rc.105
+ '@vuepress/plugin-reading-time': 2.0.0-rc.105
+ '@vuepress/plugin-seo': 2.0.0-rc.105
+ '@vuepress/plugin-shiki': 2.0.0-rc.105
+ '@vuepress/plugin-sitemap': 2.0.0-rc.105
+ '@vuepress/plugin-watermark': 2.0.0-rc.105
+ '@vuepress/shiki-twoslash': 2.0.0-rc.105
+ vuepress: 2.0.0-rc.23
+ vuepress-plugin-md-enhance: 2.0.0-rc.88
onlyBuiltDependencies:
- '@parcel/watcher'
diff --git a/theme/src/node/theme.ts b/theme/src/node/theme.ts
index 436dd532..18987ead 100644
--- a/theme/src/node/theme.ts
+++ b/theme/src/node/theme.ts
@@ -20,6 +20,21 @@ import { prepareData, watchPrepare } from './prepare/index.js'
import { prepareThemeData } from './prepare/prepareThemeData.js'
import { perf, resolve, setTranslateLang, templates, THEME_NAME } from './utils/index.js'
+/**
+ * VuePress Theme Plume
+ * @param options 主题配置
+ * @example
+ * ```ts
+ * import { defineUserConfig } from 'vuepress'
+ * import { plumeTheme } from 'vuepress-theme-plume'
+ *
+ * export default defineUserConfig({
+ * theme: plumeTheme({
+ * // ...options
+ * })
+ * })
+ * ```
+ */
export function plumeTheme(options: ThemeOptions = {}): Theme {
return (app) => {
setTranslateLang(app.options.lang)
diff --git a/tsconfig.json b/tsconfig.json
index 6505ea0b..c4e67102 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -6,16 +6,7 @@
"paths": {
"@internal/md-power/replEditorData": ["./plugins/plugin-md-power/src/client/shim.d.ts"],
"@internal/*": ["./docs/.vuepress/.temp/internal/*"],
- "@theme/*": ["./theme/src/client/components/*"],
-
- "@vuepress-plume/*": ["./plugins/*/src/node/index.ts"],
- "vuepress-theme-plume": ["./theme/src/node/index.ts"],
- "vuepress-theme-plume/client": ["./theme/src/client/index.ts"],
- "vuepress-theme-plume/shared": ["./theme/src/shared/index.ts"],
- "vuepress-theme-plume/composables": ["./theme/src/client/composables/index.ts"],
-
- "@vuepress-plume/*/client": ["./plugins/*/src/client/index.ts"],
- "vuepress-plugin-md-power": ["./plugins/plugin-md-power/src/node/index.ts"]
+ "@theme/*": ["./theme/src/client/components/*"]
},
"types": ["webpack-env", "vite/client", "vuepress/client-types"]
},