diff --git a/packages/vitepress/package.json b/packages/vitepress/package.json
index b9fa85aa..1959775c 100644
--- a/packages/vitepress/package.json
+++ b/packages/vitepress/package.json
@@ -62,8 +62,8 @@
},
"dependencies": {
"element-plus": "2.9.7",
- "vitepress": "1.6.3",
- "vue": "3.5.13"
+ "vitepress": "1.6.4",
+ "vue": "3.5.22"
},
"devDependencies": {
"mkdist": "2.4.1",
diff --git a/packages/vuepress/CHANGELOG.md b/packages/vuepress/CHANGELOG.md
index 8e06f3e9..25eb0e46 100644
--- a/packages/vuepress/CHANGELOG.md
+++ b/packages/vuepress/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## v0.0.1-alpha.18 (2025-10-21)
+
+### ✨ Features
+
+- 升级底层依赖,修复类型错误 - by **142vip.cn** in https://github.com/142vip/core-x/issues/707 [(47ce0)](https://github.com/142vip/core-x/commit/47ce046)
+
+**Release New Version v0.0.1-alpha.18 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/vuepress)**
+
## v0.0.1-alpha.17 (2025-05-18)
### ✨ Features
diff --git a/packages/vuepress/package.json b/packages/vuepress/package.json
index 7d20bdc7..4a091592 100644
--- a/packages/vuepress/package.json
+++ b/packages/vuepress/package.json
@@ -1,6 +1,6 @@
{
"name": "@142vip/vuepress",
- "version": "0.0.1-alpha.17",
+ "version": "0.0.1-alpha.18",
"private": false,
"description": "VuePress使用的最佳实践,基于vuepress-theme-hope的封装",
"author": "mmdapl ",
@@ -46,27 +46,27 @@
"homePage": "https://142vip.cn"
},
"peerDependencies": {
- "@vue/repl": "4.5.1",
- "@vuepress/bundler-vite": "2.0.0-rc.22",
- "@vuepress/plugin-markdown-image": "2.0.0-rc.102",
- "@vuepress/plugin-markdown-tab": "2.0.0-rc.102",
- "@vuepress/plugin-redirect": "2.0.0-rc.102",
- "@vuepress/plugin-slimsearch": "2.0.0-rc.102",
- "@vuepress/plugin-watermark": "2.0.0-rc.102",
- "@vueuse/shared": "13.0.0",
- "cli-spinners": "3.2.0",
+ "@vue/repl": "4.7.0",
+ "@vuepress/bundler-vite": "2.0.0-rc.26",
+ "@vuepress/plugin-markdown-image": "2.0.0-rc.115",
+ "@vuepress/plugin-markdown-tab": "2.0.0-rc.115",
+ "@vuepress/plugin-redirect": "2.0.0-rc.115",
+ "@vuepress/plugin-slimsearch": "2.0.0-rc.115",
+ "@vuepress/plugin-watermark": "2.0.0-rc.115",
+ "@vueuse/shared": "13.9.0",
+ "cli-spinners": "3.3.0",
"dashjs": "4.7.4",
- "hls.js": "1.5.13",
+ "hls.js": "1.6.13",
"markdown-it": "14.1.0",
"markdown-it-emoji": "3.0.0",
- "mermaid": "11.6.0",
+ "mermaid": "11.12.0",
"reveal.js": "5.2.1",
- "sass-embedded": "1.87.0",
+ "sass-embedded": "1.93.2",
"unicorn-magic": "0.3.0",
- "vidstack": "1.12.12",
- "vue": "3.5.18",
- "vuepress": "2.0.0-rc.22",
- "vuepress-theme-hope": "2.0.0-rc.87"
+ "vidstack": "1.12.13",
+ "vue": "3.5.22",
+ "vuepress": "2.0.0-rc.26",
+ "vuepress-theme-hope": "2.0.0-rc.95"
},
"publishConfig": {
"access": "public",
diff --git a/packages/vuepress/src/theme.ts b/packages/vuepress/src/theme.ts
index 450482bc..f206bca2 100644
--- a/packages/vuepress/src/theme.ts
+++ b/packages/vuepress/src/theme.ts
@@ -1,4 +1,4 @@
-import type { PluginsOptions, ThemeOptions } from 'vuepress-theme-hope'
+import type { ThemeOptions, ThemePluginsOptions } from 'vuepress-theme-hope'
import path from 'node:path'
import process from 'node:process'
import { hopeTheme } from 'vuepress-theme-hope'
@@ -7,7 +7,7 @@ import { slimSearchCNLocals } from './plugins/plugin-slim-search'
/**
* 主题中插件的一些配置
*/
-export const baseThemePluginOptions: PluginsOptions = {
+export const baseThemePluginOptions: ThemePluginsOptions = {
// comment:{
// provider: "Artalk",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 7a9e22be..0282c102 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -58,7 +58,7 @@ importers:
version: 5.9.2
unbuild:
specifier: 3.5.0
- version: 3.5.0(typescript@5.9.2)(vue-sfc-transformer@0.1.14)
+ version: 3.5.0(sass@1.93.2)(typescript@5.9.2)(vue-sfc-transformer@0.1.14(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))
apps/egg-demo:
dependencies:
@@ -297,7 +297,7 @@ importers:
dependencies:
'@antfu/eslint-config':
specifier: 4.19.0
- version: 4.19.0(@vue/compiler-sfc@3.5.18)(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2)
+ version: 4.19.0(@vue/compiler-sfc@3.5.22)(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2)
eslint:
specifier: 9.35.0
version: 9.35.0(jiti@2.4.2)
@@ -494,17 +494,17 @@ importers:
dependencies:
element-plus:
specifier: 2.9.7
- version: 2.9.7(vue@3.5.13(typescript@5.9.2))
+ version: 2.9.7(vue@3.5.22(typescript@5.9.2))
vitepress:
- specifier: 1.6.3
- version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@24.3.1)(async-validator@4.2.5)(axios@1.11.0)(change-case@5.4.4)(postcss@8.5.6)(qrcode@1.5.4)(sass-embedded@1.87.0)(search-insights@2.17.2)(typescript@5.9.2)
+ specifier: 1.6.4
+ version: 1.6.4(@algolia/client-search@5.15.0)(@types/node@24.3.1)(async-validator@4.2.5)(axios@1.11.0)(change-case@5.4.4)(postcss@8.5.6)(qrcode@1.5.4)(sass-embedded@1.93.2)(sass@1.93.2)(search-insights@2.17.2)(typescript@5.9.2)
vue:
- specifier: 3.5.13
- version: 3.5.13(typescript@5.9.2)
+ specifier: 3.5.22
+ version: 3.5.22(typescript@5.9.2)
devDependencies:
mkdist:
specifier: 2.4.1
- version: 2.4.1(typescript@5.9.2)(vue-sfc-transformer@0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2)))(vue@3.5.13(typescript@5.9.2))
+ version: 2.4.1(sass@1.93.2)(typescript@5.9.2)(vue-sfc-transformer@0.1.14(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))
typedoc:
specifier: 0.28.12
version: 0.28.12(typescript@5.9.2)
@@ -528,43 +528,43 @@ importers:
version: 0.9.1
vue-sfc-transformer:
specifier: 0.1.14
- version: 0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2))
+ version: 0.1.14(@vue/compiler-core@3.5.22)(esbuild@0.25.10)(vue@3.5.22(typescript@5.9.2))
packages/vuepress:
dependencies:
'@vue/repl':
- specifier: 4.5.1
- version: 4.5.1
+ specifier: 4.7.0
+ version: 4.7.0
'@vuepress/bundler-vite':
- specifier: 2.0.0-rc.22
- version: 2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1)
+ specifier: 2.0.0-rc.26
+ version: 2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1)
'@vuepress/plugin-markdown-image':
- specifier: 2.0.0-rc.102
- version: 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.115
+ version: 2.0.0-rc.115(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
'@vuepress/plugin-markdown-tab':
- specifier: 2.0.0-rc.102
- version: 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.115
+ version: 2.0.0-rc.115(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
'@vuepress/plugin-redirect':
- specifier: 2.0.0-rc.102
- version: 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.115
+ version: 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
'@vuepress/plugin-slimsearch':
- specifier: 2.0.0-rc.102
- version: 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.115
+ version: 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
'@vuepress/plugin-watermark':
- specifier: 2.0.0-rc.102
- version: 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.115
+ version: 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
'@vueuse/shared':
- specifier: 13.0.0
- version: 13.0.0(vue@3.5.18(typescript@5.9.2))
+ specifier: 13.9.0
+ version: 13.9.0(vue@3.5.22(typescript@5.9.2))
cli-spinners:
- specifier: 3.2.0
- version: 3.2.0
+ specifier: 3.3.0
+ version: 3.3.0
dashjs:
specifier: 4.7.4
version: 4.7.4
hls.js:
- specifier: 1.5.13
- version: 1.5.13
+ specifier: 1.6.13
+ version: 1.6.13
markdown-it:
specifier: 14.1.0
version: 14.1.0
@@ -572,29 +572,29 @@ importers:
specifier: 3.0.0
version: 3.0.0
mermaid:
- specifier: 11.6.0
- version: 11.6.0
+ specifier: 11.12.0
+ version: 11.12.0
reveal.js:
specifier: 5.2.1
version: 5.2.1
sass-embedded:
- specifier: 1.87.0
- version: 1.87.0
+ specifier: 1.93.2
+ version: 1.93.2
unicorn-magic:
specifier: 0.3.0
version: 0.3.0
vidstack:
- specifier: 1.12.12
- version: 1.12.12
+ specifier: 1.12.13
+ version: 1.12.13
vue:
- specifier: 3.5.18
- version: 3.5.18(typescript@5.9.2)
+ specifier: 3.5.22
+ version: 3.5.22(typescript@5.9.2)
vuepress:
- specifier: 2.0.0-rc.22
- version: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ specifier: 2.0.0-rc.26
+ version: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
vuepress-theme-hope:
- specifier: 2.0.0-rc.87
- version: 2.0.0-rc.87(@vue/repl@4.5.1)(@vuepress/plugin-slimsearch@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))))(@vuepress/plugin-watermark@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))))(dashjs@4.7.4)(hls.js@1.5.13)(markdown-it@14.1.0)(mermaid@11.6.0)(sass-embedded@1.87.0)(typescript@5.9.2)(vidstack@1.12.12)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ specifier: 2.0.0-rc.95
+ version: 2.0.0-rc.95(@vue/repl@4.7.0)(@vuepress/plugin-slimsearch@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))))(@vuepress/plugin-watermark@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))))(dashjs@4.7.4)(hls.js@1.6.13)(katex@0.16.25)(markdown-it@14.1.0)(mermaid@11.12.0)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vidstack@1.12.13)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
packages:
@@ -739,14 +739,11 @@ packages:
svelte-eslint-parser:
optional: true
- '@antfu/install-pkg@1.0.0':
- resolution: {integrity: sha512-xvX6P/lo1B3ej0OsaErAjqgFYzYVcJpamjLAFLYh9vRJngBrMoUG7aVnrGTeqM7yxbyTD5p3F2+0/QUEh8Vzhw==}
-
'@antfu/install-pkg@1.1.0':
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
- '@antfu/utils@8.1.0':
- resolution: {integrity: sha512-XPR7Jfwp0FFl/dFYPX8ZjpmU4/1mIXTjnZ1ba48BLMyKOV62/tiRjdsFcPs2hsYcSud4tzk7w3a3LjX8Fu3huA==}
+ '@antfu/utils@9.3.0':
+ resolution: {integrity: sha512-9hFT4RauhcUzqOE4f1+frMKLZrgNog5b06I7VmZQV1BkvwvqrbC8EBZf3L1eEL2AKb6rNKjER0sEvJiSP1FXEA==}
'@artus-cli/artus-cli@0.2.10':
resolution: {integrity: sha512-DmNKs8JwOtQTIqnLxGbLMy7cur1OUzcEvPIYNdBZpF9dFib7sYJt2+c4cnNVH9j8VeGAHIwWFPX2MQhFpUjIKQ==}
@@ -939,11 +936,6 @@ packages:
resolution: {integrity: sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==}
engines: {node: '>=6.9.0'}
- '@babel/parser@7.26.2':
- resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
- engines: {node: '>=6.0.0'}
- hasBin: true
-
'@babel/parser@7.27.1':
resolution: {integrity: sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==}
engines: {node: '>=6.0.0'}
@@ -1200,12 +1192,6 @@ packages:
cpu: [ppc64]
os: [aix]
- '@esbuild/aix-ppc64@0.25.4':
- resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==}
- engines: {node: '>=18'}
- cpu: [ppc64]
- os: [aix]
-
'@esbuild/android-arm64@0.21.5':
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
engines: {node: '>=12'}
@@ -1224,12 +1210,6 @@ packages:
cpu: [arm64]
os: [android]
- '@esbuild/android-arm64@0.25.4':
- resolution: {integrity: sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [android]
-
'@esbuild/android-arm@0.21.5':
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
engines: {node: '>=12'}
@@ -1248,12 +1228,6 @@ packages:
cpu: [arm]
os: [android]
- '@esbuild/android-arm@0.25.4':
- resolution: {integrity: sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==}
- engines: {node: '>=18'}
- cpu: [arm]
- os: [android]
-
'@esbuild/android-x64@0.21.5':
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
engines: {node: '>=12'}
@@ -1272,12 +1246,6 @@ packages:
cpu: [x64]
os: [android]
- '@esbuild/android-x64@0.25.4':
- resolution: {integrity: sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [android]
-
'@esbuild/darwin-arm64@0.21.5':
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
engines: {node: '>=12'}
@@ -1296,12 +1264,6 @@ packages:
cpu: [arm64]
os: [darwin]
- '@esbuild/darwin-arm64@0.25.4':
- resolution: {integrity: sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [darwin]
-
'@esbuild/darwin-x64@0.21.5':
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
engines: {node: '>=12'}
@@ -1320,12 +1282,6 @@ packages:
cpu: [x64]
os: [darwin]
- '@esbuild/darwin-x64@0.25.4':
- resolution: {integrity: sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [darwin]
-
'@esbuild/freebsd-arm64@0.21.5':
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
engines: {node: '>=12'}
@@ -1344,12 +1300,6 @@ packages:
cpu: [arm64]
os: [freebsd]
- '@esbuild/freebsd-arm64@0.25.4':
- resolution: {integrity: sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [freebsd]
-
'@esbuild/freebsd-x64@0.21.5':
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
engines: {node: '>=12'}
@@ -1368,12 +1318,6 @@ packages:
cpu: [x64]
os: [freebsd]
- '@esbuild/freebsd-x64@0.25.4':
- resolution: {integrity: sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [freebsd]
-
'@esbuild/linux-arm64@0.21.5':
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
engines: {node: '>=12'}
@@ -1392,12 +1336,6 @@ packages:
cpu: [arm64]
os: [linux]
- '@esbuild/linux-arm64@0.25.4':
- resolution: {integrity: sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [linux]
-
'@esbuild/linux-arm@0.21.5':
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
engines: {node: '>=12'}
@@ -1416,12 +1354,6 @@ packages:
cpu: [arm]
os: [linux]
- '@esbuild/linux-arm@0.25.4':
- resolution: {integrity: sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==}
- engines: {node: '>=18'}
- cpu: [arm]
- os: [linux]
-
'@esbuild/linux-ia32@0.21.5':
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
engines: {node: '>=12'}
@@ -1440,12 +1372,6 @@ packages:
cpu: [ia32]
os: [linux]
- '@esbuild/linux-ia32@0.25.4':
- resolution: {integrity: sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==}
- engines: {node: '>=18'}
- cpu: [ia32]
- os: [linux]
-
'@esbuild/linux-loong64@0.21.5':
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
engines: {node: '>=12'}
@@ -1464,12 +1390,6 @@ packages:
cpu: [loong64]
os: [linux]
- '@esbuild/linux-loong64@0.25.4':
- resolution: {integrity: sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==}
- engines: {node: '>=18'}
- cpu: [loong64]
- os: [linux]
-
'@esbuild/linux-mips64el@0.21.5':
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
engines: {node: '>=12'}
@@ -1488,12 +1408,6 @@ packages:
cpu: [mips64el]
os: [linux]
- '@esbuild/linux-mips64el@0.25.4':
- resolution: {integrity: sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==}
- engines: {node: '>=18'}
- cpu: [mips64el]
- os: [linux]
-
'@esbuild/linux-ppc64@0.21.5':
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
engines: {node: '>=12'}
@@ -1512,12 +1426,6 @@ packages:
cpu: [ppc64]
os: [linux]
- '@esbuild/linux-ppc64@0.25.4':
- resolution: {integrity: sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==}
- engines: {node: '>=18'}
- cpu: [ppc64]
- os: [linux]
-
'@esbuild/linux-riscv64@0.21.5':
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
engines: {node: '>=12'}
@@ -1536,12 +1444,6 @@ packages:
cpu: [riscv64]
os: [linux]
- '@esbuild/linux-riscv64@0.25.4':
- resolution: {integrity: sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==}
- engines: {node: '>=18'}
- cpu: [riscv64]
- os: [linux]
-
'@esbuild/linux-s390x@0.21.5':
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
engines: {node: '>=12'}
@@ -1560,12 +1462,6 @@ packages:
cpu: [s390x]
os: [linux]
- '@esbuild/linux-s390x@0.25.4':
- resolution: {integrity: sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==}
- engines: {node: '>=18'}
- cpu: [s390x]
- os: [linux]
-
'@esbuild/linux-x64@0.21.5':
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
engines: {node: '>=12'}
@@ -1584,12 +1480,6 @@ packages:
cpu: [x64]
os: [linux]
- '@esbuild/linux-x64@0.25.4':
- resolution: {integrity: sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [linux]
-
'@esbuild/netbsd-arm64@0.25.0':
resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==}
engines: {node: '>=18'}
@@ -1602,12 +1492,6 @@ packages:
cpu: [arm64]
os: [netbsd]
- '@esbuild/netbsd-arm64@0.25.4':
- resolution: {integrity: sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [netbsd]
-
'@esbuild/netbsd-x64@0.21.5':
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
engines: {node: '>=12'}
@@ -1626,12 +1510,6 @@ packages:
cpu: [x64]
os: [netbsd]
- '@esbuild/netbsd-x64@0.25.4':
- resolution: {integrity: sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [netbsd]
-
'@esbuild/openbsd-arm64@0.25.0':
resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==}
engines: {node: '>=18'}
@@ -1644,12 +1522,6 @@ packages:
cpu: [arm64]
os: [openbsd]
- '@esbuild/openbsd-arm64@0.25.4':
- resolution: {integrity: sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [openbsd]
-
'@esbuild/openbsd-x64@0.21.5':
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
engines: {node: '>=12'}
@@ -1668,12 +1540,6 @@ packages:
cpu: [x64]
os: [openbsd]
- '@esbuild/openbsd-x64@0.25.4':
- resolution: {integrity: sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [openbsd]
-
'@esbuild/openharmony-arm64@0.25.10':
resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==}
engines: {node: '>=18'}
@@ -1698,12 +1564,6 @@ packages:
cpu: [x64]
os: [sunos]
- '@esbuild/sunos-x64@0.25.4':
- resolution: {integrity: sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [sunos]
-
'@esbuild/win32-arm64@0.21.5':
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
engines: {node: '>=12'}
@@ -1722,12 +1582,6 @@ packages:
cpu: [arm64]
os: [win32]
- '@esbuild/win32-arm64@0.25.4':
- resolution: {integrity: sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [win32]
-
'@esbuild/win32-ia32@0.21.5':
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
engines: {node: '>=12'}
@@ -1746,12 +1600,6 @@ packages:
cpu: [ia32]
os: [win32]
- '@esbuild/win32-ia32@0.25.4':
- resolution: {integrity: sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==}
- engines: {node: '>=18'}
- cpu: [ia32]
- os: [win32]
-
'@esbuild/win32-x64@0.21.5':
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
engines: {node: '>=12'}
@@ -1770,12 +1618,6 @@ packages:
cpu: [x64]
os: [win32]
- '@esbuild/win32-x64@0.25.4':
- resolution: {integrity: sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [win32]
-
'@eslint-community/eslint-plugin-eslint-comments@4.5.0':
resolution: {integrity: sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1899,8 +1741,8 @@ packages:
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
- '@iconify/utils@2.3.0':
- resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==}
+ '@iconify/utils@3.0.2':
+ resolution: {integrity: sha512-EfJS0rLfVuRuJRn4psJHtK2A9TqVnkxPpHY6lYHiB9+8eSuudsxbwMiavocG45ujOo6FJ+CIRlRnlOGinzkaGQ==}
'@inquirer/checkbox@4.1.4':
resolution: {integrity: sha512-d30576EZdApjAMceijXA5jDzRQHT/MygbC+J8I7EqA6f/FRpYxlRtRJbHF8gHeWYeSdOuTEJqonn7QLB1ELezA==}
@@ -2207,32 +2049,40 @@ packages:
resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==}
engines: {node: '>=8'}
- '@mdit-vue/plugin-component@2.1.4':
- resolution: {integrity: sha512-fiLbwcaE6gZE4c8Mkdkc4X38ltXh/EdnuPE1hepFT2dLiW6I4X8ho2Wq7nhYuT8RmV4OKlCFENwCuXlKcpV/sw==}
+ '@mdit-vue/plugin-component@3.0.2':
+ resolution: {integrity: sha512-Fu53MajrZMOAjOIPGMTdTXgHLgGU9KwTqKtYc6WNYtFZNKw04euSfJ/zFg8eBY/2MlciVngkF7Gyc2IL7e8Bsw==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/plugin-frontmatter@2.1.4':
- resolution: {integrity: sha512-mOlavV176njnozIf0UZGFYymmQ2LK5S1rjrbJ1uGz4Df59tu0DQntdE7YZXqmJJA9MiSx7ViCTUQCNPKg7R8Ow==}
+ '@mdit-vue/plugin-frontmatter@3.0.2':
+ resolution: {integrity: sha512-QKKgIva31YtqHgSAz7S7hRcL7cHXiqdog4wxTfxeQCHo+9IP4Oi5/r1Y5E93nTPccpadDWzAwr3A0F+kAEnsVQ==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/plugin-headers@2.1.4':
- resolution: {integrity: sha512-tyZwGZu2mYkNSqigFP1CK3aZYxuYwrqcrIh8ljd8tfD1UDPJkAbQeayq62U572po2IuWVB1BqIG8JIXp5POOTA==}
+ '@mdit-vue/plugin-headers@3.0.2':
+ resolution: {integrity: sha512-Z3PpDdwBTO5jlW2r617tQibkwtCc5unTnj/Ew1SCxTQaXjtKgwP9WngdSN+xxriISHoNOYzwpoUw/1CW8ntibA==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/plugin-sfc@2.1.4':
- resolution: {integrity: sha512-oqAlMulkz280xUJIkormzp6Ps0x5WULZrwRivylWJWDEyVAFCj5VgR3Dx6CP2jdgyuPXwW3+gh2Kzw+Xe+kEIQ==}
+ '@mdit-vue/plugin-sfc@3.0.2':
+ resolution: {integrity: sha512-dhxIrCGu5Nd4Cgo9JJHLjdNy2lMEv+LpimetBHDSeEEJxJBC4TPN0Cljn+3/nV1uJdGyw33UZA86PGdgt1LsoA==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/plugin-title@2.1.4':
- resolution: {integrity: sha512-uuF24gJvvLVIWG/VBtCDRqMndfd5JzOXoBoHPdKKLk3PA4P84dsB0u0NnnBUEl/YBOumdCotasn7OfFMmco9uQ==}
+ '@mdit-vue/plugin-title@3.0.2':
+ resolution: {integrity: sha512-KTDP7s68eKTwy4iYp5UauQuVJf+tDMdJZMO6K4feWYS8TX95ItmcxyX7RprfBWLTUwNXBYOifsL6CkIGlWcNjA==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/plugin-toc@2.1.4':
- resolution: {integrity: sha512-vvOU7u6aNmvPwKXzmoHion1sv4zChBp20LDpSHlRlXc3btLwdYIA0DR+UiO5YeyLUAO0XSHQKBpsIWi57K9/3w==}
+ '@mdit-vue/plugin-toc@3.0.2':
+ resolution: {integrity: sha512-Dz0dURjD5wR4nBxFMiqb0BTGRAOkCE60byIemqLqnkF6ORKKJ8h5aLF5J5ssbLO87hwu81IikHiaXvqoiEneoQ==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/shared@2.1.4':
- resolution: {integrity: sha512-Axd8g2iKQTMuHcPXZH5JY3hbSMeLyoeu0ftdgMrjuPzHpJnWiPSAnA0dAx5NQFQqZkXHhyIrAssLSrOWjFmPKg==}
+ '@mdit-vue/shared@3.0.2':
+ resolution: {integrity: sha512-anFGls154h0iVzUt5O43EaqYvPwzfUxQ34QpNQsUQML7pbEJMhcgkRNvYw9hZBspab+/TP45agdPw5joh6/BBA==}
+ engines: {node: '>=20.0.0'}
- '@mdit-vue/types@2.1.4':
- resolution: {integrity: sha512-QiGNZslz+zXUs2X8D11UQhB4KAMZ0DZghvYxa7+1B+VMLcDtz//XHpWbcuexjzE3kBXSxIUTPH3eSQCa0puZHA==}
+ '@mdit-vue/types@3.0.2':
+ resolution: {integrity: sha512-00aAZ0F0NLik6I6Yba2emGbHLxv+QYrPH00qQ5dFKXlAo1Ll2RHDXwY7nN2WAfrx2pP+WrvSRFTGFCNGdzBDHw==}
+ engines: {node: '>=20.0.0'}
- '@mdit/helper@0.18.0':
- resolution: {integrity: sha512-/4w+hKHmJUutRhmwX8w7dpYW4lgaNXW055m/x+apvemLGlDoRd3VZbAR5Gt0zWdkE0l4b5FWqbydiig9Sgj5gQ==}
+ '@mdit/helper@0.22.1':
+ resolution: {integrity: sha512-lDpajcdAk84aYCNAM/Mi3djw38DJq7ocLw5VOSMu/u2YKX3/OD37a6Qb59in8Uyp4SiAbQoSHa8px6hgHEpB5g==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2240,16 +2090,16 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-alert@0.18.0':
- resolution: {integrity: sha512-nm6BJPZG6ux6hTUGstKEDL14AWwMTxTU7mxZFKUVqC/qDgCgmzeoFINE4N+4mrDKAnAF5uF5APfIZCh481PnaQ==}
+ '@mdit/plugin-alert@0.22.3':
+ resolution: {integrity: sha512-9g99rjLCFd8upA/DXbhGmEM7GMFocy6SRk4OekxuAy9t1aDOE/r5IJgUbBIvc9kMkg39ug0yXtMkKwAt2zp5Hg==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-align@0.18.0':
- resolution: {integrity: sha512-93znJvVPOx1NY88Q1GLDSsPa272CPlXwrHTLiuWgBfKwbFQ016KKtrI5AyUgpA//BGv9QiTgYZI+mUR6MKdBgg==}
+ '@mdit/plugin-align@0.22.2':
+ resolution: {integrity: sha512-hy9TliRnjhjvJxb+mFnJtisTGo6e2rVM191ci1xJ3CZefJACYDJrczjQA9NA8zml4wuC9iIzeCbJH79STd8ePg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2257,8 +2107,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-attrs@0.18.0':
- resolution: {integrity: sha512-WyjzLxKYuJYgcw9ydhVRzbcGLQ7h6CFZmoXZvou/K7fIJVF0XcAJ03uKPIRqp9F44qr+n3mzj0hUc4CnUMZtsQ==}
+ '@mdit/plugin-attrs@0.23.2':
+ resolution: {integrity: sha512-qwY4eBCOUJ9zVBjpR1Pj/YAQ0uK93oOYlx5j7e2ttJE49l7bbK1tq4aWRghLqG01iIOph0wJ+Gf1RK7bw46PDQ==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2266,8 +2116,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-container@0.18.0':
- resolution: {integrity: sha512-lNXFxhgPU44UmrElp5oRUGUYx4q0Nkta6BYDC7tYIzqk3BBJLccBMv2iI0Hejz+LFTRytyMUBAuxh/F+i1DsGw==}
+ '@mdit/plugin-container@0.22.2':
+ resolution: {integrity: sha512-QBBti5EyQzVl/qzFAD9YAhiAB9S2zF/4MPAS4kwm7VkmeYrcj2HpZpA7snMjnWh3CtriDcaIMInhg0vDtDwyfA==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2275,16 +2125,16 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-demo@0.18.0':
- resolution: {integrity: sha512-oWrADUZmkFm0YTFKg8NT/YRDekL5I+xreryiwyFldVo7WyXDUxLJ7ae4TLHwU4KV2heCm3A1jTtPNORzQewUmA==}
+ '@mdit/plugin-demo@0.22.3':
+ resolution: {integrity: sha512-pK/iJVNPqflo72ZFHbf3a+H6R+l741SPXRnaftZ3ihiT2hlaizg2097eBz2llNkHpFtb3luapux0s/o9AZvA5g==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-figure@0.18.0':
- resolution: {integrity: sha512-LRSNtPDZJbCPtiMOEcSS2pPL9rN2s//MWlL5lvc/EF1XlB/ZMO7Huj9dqQZ/I34vNR+TlZtwt1WifAh2GSKZBw==}
+ '@mdit/plugin-figure@0.22.2':
+ resolution: {integrity: sha512-mCbrhfbP8VopTzYHw1OnUAEnhh1C24Sx8ExAJpHgnM7HnNF54a+MXbywXZZJAbRZ22l3J2wrxL+IOxKYgNlgdg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2292,22 +2142,22 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-footnote@0.18.0':
- resolution: {integrity: sha512-Qr99rLRBEAmcFo2rPtmdpZNrTK4cVH4cwSutLu2v1fWxsXP6Hfks1O8cmkRGKbcsBE2mqh1r3yo0w178zDO/cQ==}
+ '@mdit/plugin-footnote@0.22.3':
+ resolution: {integrity: sha512-4hkki9vlIsRDhb7BZLL53s/htRHcubOkjakHPa7Jkj8BZ8/C++0wF13dr73OXcLNVKe/3JWE6pEl1aKETG20Gw==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
- '@mdit/plugin-icon@0.18.0':
- resolution: {integrity: sha512-w7RA1vqP/ZumkKLSRGDm5D7bXFJJkD+VBtAurgR4J/slATcZWAmAGBUC/dq2tp1UueNGg0kJfrKvcqQMdxXqTA==}
+ '@mdit/plugin-icon@0.22.2':
+ resolution: {integrity: sha512-ODVJOhCz1p2zmeuwhJ6mA2z/6MyaD4EVibGmfhsKPlIVMF1PRvx8esbe+25HnL0/Wln+n9JsRUHcxrt7TPsqkA==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-img-lazyload@0.18.0':
- resolution: {integrity: sha512-X2gbtWTHfW7NdPW2ceQrCnLZ9D/xvY1TTSPa3GBa2+7vR02bL36kRBIXTEyS0anC08R+7FHBN2uJljk8qQ2AJw==}
+ '@mdit/plugin-img-lazyload@0.22.1':
+ resolution: {integrity: sha512-ombpBQqR1zYjtr4/7s8EvIVx/ymtiflWksXropYz81o0I9Bm9Os1UPuNgjwfT/DEhIit4HMaJhjpKhGkYrOKgA==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2315,8 +2165,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-img-mark@0.18.0':
- resolution: {integrity: sha512-dLPOuUUcP/tlOVRTWJYeIhcFLE4DQgFovDE0ojlGZS/nS5YYjZGELujADHL2zUruCe99uJqAbHzTPeQvUsWckw==}
+ '@mdit/plugin-img-mark@0.22.2':
+ resolution: {integrity: sha512-+dfw7HBSg9/ETWguCbhudpIEIsWN81Ro23agEuU8JO1RDpkiMAFVBcUAFqUWr9+4KHQhiBtyEWn1Y7l+d17RXg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2324,8 +2174,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-img-size@0.18.0':
- resolution: {integrity: sha512-hB2Fk37i8ljS0NBfHmpaEBBXazDBprLccAUcc4kA3LH5BQY1ApyMOyg1PkjbIrDWu54ZolQzjbZGOMJzL8A08g==}
+ '@mdit/plugin-img-size@0.22.3':
+ resolution: {integrity: sha512-dd2coSTYi5rDg+dIQYgIcHlLvE4C6Q7w8GQj5mdvHF0aek46V6PICZC9tQnPe+GcKKyAg5B1MGBo1+suJVXA5A==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2333,19 +2183,19 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-include@0.18.0':
- resolution: {integrity: sha512-OsxTbORV3ZcmqIebAxV6Rxm9FFykGY1UePLJIffI46JYVZf6Nv6E1ArtHbz5ntr0sEKPifDXQtkmksl2SX9UKA==}
+ '@mdit/plugin-include@0.22.2':
+ resolution: {integrity: sha512-H/zm9M7nVBo/eOSZG5YMd0qXk7lEw+z968Z8cjLgvOlh1IMSCX2ZwD3EVeIPGfEOjYQ9hzlZVkTxwZan0VgTJg==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-katex-slim@0.18.0':
- resolution: {integrity: sha512-VQE4UkTIV2Uv7Jzm2EnrvJamjkUXKnzHgpYpdVuLk954kwPTmSkBqGstly9G7C6CL34tqulpyBA2Pq90zHu79Q==}
+ '@mdit/plugin-katex-slim@0.23.2':
+ resolution: {integrity: sha512-QZCzPFBeJkSOO/oMe6o4jjXNXWyibSkUMrqxGo8AVLbRfxfOIjHHVdbHaMhqLEoeRqTpDLReX+9U7czQ85lx7A==}
engines: {node: '>= 18'}
peerDependencies:
- katex: ^0.16.9
+ katex: ^0.16.25
markdown-it: ^14.1.0
peerDependenciesMeta:
katex:
@@ -2353,8 +2203,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-mark@0.18.0':
- resolution: {integrity: sha512-mFEUrNV63z6Os5r5cZzjjdVaU5pz6YdwON8jM71h6HTgaM5EjsXm2c4zyfnUdN24lWz+O6gaYw67inhAFxZGwg==}
+ '@mdit/plugin-mark@0.22.1':
+ resolution: {integrity: sha512-2blMM/gGyqPARvaal44mt0pOi+8phmFpj7D4suG4qMd1j8aGDZl9R7p8inbr3BePOady1eloh0SWSCdskmutZg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2362,8 +2212,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-mathjax-slim@0.18.0':
- resolution: {integrity: sha512-U1LU/moBIda1auMPP657w6nL7zNcnw6c+LnuD8Kf/HgfGEBx5mEBO7ReEmrpXu9i6urP78/C0/oVGPrWZDzB8w==}
+ '@mdit/plugin-mathjax-slim@0.23.2':
+ resolution: {integrity: sha512-2KtNXJMLlV1YV+GDuOlWIjWUFhPQh0IpJp2u63JRkiJs1M620zVgFjKuQnbEzqVMTnqq/FQLQSER2V0otXtE0g==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2374,16 +2224,16 @@ packages:
mathjax-full:
optional: true
- '@mdit/plugin-plantuml@0.18.0':
- resolution: {integrity: sha512-JZCv706q5yLiGHRD0s/R65hCKBaHOrOgdyQM1d6kkcdakWwyeLJUeBSb+v6fFnbjM2GgGpoeioUMQHlSK/uiTQ==}
+ '@mdit/plugin-plantuml@0.22.3':
+ resolution: {integrity: sha512-vnMTNO8HsXGQq8DIux+4Y082M/IkT+ICEZhe0EIXgKfbCORa7jQiw1mCKX4L+okqntglOkM5ItvfSdyCbrqidQ==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-spoiler@0.18.0':
- resolution: {integrity: sha512-YIJMUBkBme/DuIgH7ZwbpF4/jIRmzaQqdGNowmC5PVMd5OryBulVwDQ4lYKi4qeaS/xxIFe7ssgMpB1XNjA7JA==}
+ '@mdit/plugin-spoiler@0.22.2':
+ resolution: {integrity: sha512-XoL08KwYGaGeCzXuwvOcZLrRvvzvOAj96XF5iihbI1M5LSkzWLY0cWlfgF1mEM1+fAyauZxMYXOegKDqT/HRXg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2391,8 +2241,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-stylize@0.18.0':
- resolution: {integrity: sha512-6pJkvsB+HwN9up9lQo1tXRfoK5nj8u9z+Q7HM9AvWWc42JnsZ4iHgz2LMu5AqjaqfwAXfOLwJ20FZy6OSeHfcQ==}
+ '@mdit/plugin-stylize@0.22.2':
+ resolution: {integrity: sha512-HpUIeH8T1kdIFvQbO5C9ldaxedkfdJmkoqDalAgUudoIdrDvoeEv6TLnQSS/c6NJ5UqjuwBentv5/I1cQYxLaQ==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2400,8 +2250,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-sub@0.18.0':
- resolution: {integrity: sha512-VqNwTeUjbLP2AZv9WGbGJPY7q32nf24fkFbuXlalzJk5FNArOo4qHCqWmswjBmfGWbtG5ZkrRM0v+f4adRELrQ==}
+ '@mdit/plugin-sub@0.22.2':
+ resolution: {integrity: sha512-+NSz8IMYNAfQWBRBX6jf3PMIubkQSwy3v4ElW5CP4a0U4r1Youw3MOcDa6FRwW9TZ/+t8E+E3DaBeYcRi/+bGw==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2409,8 +2259,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-sup@0.18.0':
- resolution: {integrity: sha512-2l5BcRrZfivZi2vwrC/an4K/wZYsgA1k8m4VGgOcDllTKUW8IQHAmievYo7IuAwvY3CwBdqEtc5s0DHlHRFdnQ==}
+ '@mdit/plugin-sup@0.22.2':
+ resolution: {integrity: sha512-xgpCAbNgyrJW8NyvB5vGbRVlnCSnNjiJ3zyHAqqr9IqPGH1jCWidOlLLWiIOtfqvUExsLmtyt4c76SZb5MiKYw==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2418,16 +2268,16 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-tab@0.18.0':
- resolution: {integrity: sha512-nM/cqa8q7x2L6bXkrmePk9IEaSONhxIkgTVsmM4b6PQ3zoXq83SxGR+8vC7AFhiRYAjmtV8psBjy1pyUtY4Syw==}
+ '@mdit/plugin-tab@0.22.3':
+ resolution: {integrity: sha512-TPMHgVEsqvsCPVwt1KZGhJsVW/6XNyp9VXy2X2nNXvaklfK2+l6DJBWLeN+lPwzXvASnE5CkEFvaY4627zDt9A==}
peerDependencies:
markdown-it: ^14.1.0
peerDependenciesMeta:
markdown-it:
optional: true
- '@mdit/plugin-tasklist@0.18.0':
- resolution: {integrity: sha512-b1Fwx19Jaugvfp4i/bJQRmoAupNhG8ZGjn+sSAPtji9VyiYaqrfB19cPTImZA2/Z4LFPxMH4ZzwC2kOl/qDy/g==}
+ '@mdit/plugin-tasklist@0.22.2':
+ resolution: {integrity: sha512-tYxp4tDomTb9NzIphoDXWJxjQZxFuqP4PjU0H9AecUyWuSRP+HICCqe/HVNTTpB0+WDeuVtnxAW9kX08ekxUWw==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2435,8 +2285,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-tex@0.18.0':
- resolution: {integrity: sha512-k4xSML1N6gFkCm/zsiRO1eI0IFpi+Nr6WcYs1Y8NojyuIgDUZSrKbIJTwuqIo/TrCUfgUQANpibYskRxQpgZLg==}
+ '@mdit/plugin-tex@0.22.2':
+ resolution: {integrity: sha512-iniJQ9BPZc8AGdLPRoyC+nDA0SoDSe+AETma4y2dOk/EbaSZMYgMaZO843mk5JV7eJkfRc6TWcTIE2CqY2/9Rg==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2444,8 +2294,8 @@ packages:
markdown-it:
optional: true
- '@mdit/plugin-uml@0.18.0':
- resolution: {integrity: sha512-zT08h34NF40LQcXSDuVvW0hANte6zYotSMMxW/288Ux5BSeY55yHfLrBFs4uRLRa989d0Ib7PcXrRkPN+kxHcA==}
+ '@mdit/plugin-uml@0.22.2':
+ resolution: {integrity: sha512-pe1p527i66rKThIxz6yOrBILyl1E+jZtDexuUHnNKAKEgXx+f10eCENLN7+9L59K2pbARj3PtdxDC0fs+e2DqA==}
engines: {node: '>= 18'}
peerDependencies:
markdown-it: ^14.1.0
@@ -2453,8 +2303,8 @@ packages:
markdown-it:
optional: true
- '@mermaid-js/parser@0.4.0':
- resolution: {integrity: sha512-wla8XOWvQAwuqy+gxiZqY+c7FokraOTHRWMsbB4AgRx9Sy7zKslNyejy7E+a77qHfey5GXw/ik3IXv/NHMJgaA==}
+ '@mermaid-js/parser@0.6.3':
+ resolution: {integrity: sha512-lnjOhe7zyHjc+If7yT4zoedx2vo4sHaTmtkl1+or8BRTnCtDmcTpAjpzDSfCZrshM5bCoz0GyidzadJAH1xobA==}
'@mongodb-js/saslprep@1.3.0':
resolution: {integrity: sha512-zlayKCsIjYb7/IdfqxorK5+xUMyi4vOKcFy10wKJYc63NSdKI8mNME+uJqfatkPmOSMMUiojrL58IePKBm3gvQ==}
@@ -2663,14 +2513,98 @@ packages:
'@paralleldrive/cuid2@2.2.2':
resolution: {integrity: sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==}
+ '@parcel/watcher-android-arm64@2.5.1':
+ resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [android]
+
+ '@parcel/watcher-darwin-arm64@2.5.1':
+ resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@parcel/watcher-darwin-x64@2.5.1':
+ resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@parcel/watcher-freebsd-x64@2.5.1':
+ resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@parcel/watcher-linux-arm-glibc@2.5.1':
+ resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm]
+ os: [linux]
+ libc: [glibc]
+
+ '@parcel/watcher-linux-arm-musl@2.5.1':
+ resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm]
+ os: [linux]
+ libc: [musl]
+
+ '@parcel/watcher-linux-arm64-glibc@2.5.1':
+ resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [linux]
+ libc: [glibc]
+
+ '@parcel/watcher-linux-arm64-musl@2.5.1':
+ resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [linux]
+ libc: [musl]
+
+ '@parcel/watcher-linux-x64-glibc@2.5.1':
+ resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [linux]
+ libc: [glibc]
+
+ '@parcel/watcher-linux-x64-musl@2.5.1':
+ resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [linux]
+ libc: [musl]
+
+ '@parcel/watcher-win32-arm64@2.5.1':
+ resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@parcel/watcher-win32-ia32@2.5.1':
+ resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [ia32]
+ os: [win32]
+
+ '@parcel/watcher-win32-x64@2.5.1':
+ resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [win32]
+
+ '@parcel/watcher@2.5.1':
+ resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
+ engines: {node: '>= 10.0.0'}
+
'@pkgjs/parseargs@0.11.0':
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
- '@pkgr/core@0.2.4':
- resolution: {integrity: sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==}
- engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
-
'@pkgr/core@0.2.9':
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
@@ -2705,6 +2639,9 @@ packages:
'@protobufjs/utf8@1.1.0':
resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
+ '@rolldown/pluginutils@1.0.0-beta.29':
+ resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==}
+
'@rollup/plugin-alias@5.1.1':
resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==}
engines: {node: '>=14.0.0'}
@@ -2769,6 +2706,11 @@ packages:
cpu: [arm]
os: [android]
+ '@rollup/rollup-android-arm-eabi@4.52.5':
+ resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==}
+ cpu: [arm]
+ os: [android]
+
'@rollup/rollup-android-arm64@4.34.8':
resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==}
cpu: [arm64]
@@ -2779,6 +2721,11 @@ packages:
cpu: [arm64]
os: [android]
+ '@rollup/rollup-android-arm64@4.52.5':
+ resolution: {integrity: sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==}
+ cpu: [arm64]
+ os: [android]
+
'@rollup/rollup-darwin-arm64@4.34.8':
resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==}
cpu: [arm64]
@@ -2789,6 +2736,11 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@rollup/rollup-darwin-arm64@4.52.5':
+ resolution: {integrity: sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==}
+ cpu: [arm64]
+ os: [darwin]
+
'@rollup/rollup-darwin-x64@4.34.8':
resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==}
cpu: [x64]
@@ -2799,6 +2751,11 @@ packages:
cpu: [x64]
os: [darwin]
+ '@rollup/rollup-darwin-x64@4.52.5':
+ resolution: {integrity: sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==}
+ cpu: [x64]
+ os: [darwin]
+
'@rollup/rollup-freebsd-arm64@4.34.8':
resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==}
cpu: [arm64]
@@ -2809,6 +2766,11 @@ packages:
cpu: [arm64]
os: [freebsd]
+ '@rollup/rollup-freebsd-arm64@4.52.5':
+ resolution: {integrity: sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==}
+ cpu: [arm64]
+ os: [freebsd]
+
'@rollup/rollup-freebsd-x64@4.34.8':
resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==}
cpu: [x64]
@@ -2819,6 +2781,11 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@rollup/rollup-freebsd-x64@4.52.5':
+ resolution: {integrity: sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==}
+ cpu: [x64]
+ os: [freebsd]
+
'@rollup/rollup-linux-arm-gnueabihf@4.34.8':
resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==}
cpu: [arm]
@@ -2831,6 +2798,12 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-arm-gnueabihf@4.52.5':
+ resolution: {integrity: sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==}
+ cpu: [arm]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-arm-musleabihf@4.34.8':
resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==}
cpu: [arm]
@@ -2843,6 +2816,12 @@ packages:
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-arm-musleabihf@4.52.5':
+ resolution: {integrity: sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==}
+ cpu: [arm]
+ os: [linux]
+ libc: [musl]
+
'@rollup/rollup-linux-arm64-gnu@4.34.8':
resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==}
cpu: [arm64]
@@ -2855,6 +2834,12 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-arm64-gnu@4.52.5':
+ resolution: {integrity: sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==}
+ cpu: [arm64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-arm64-musl@4.34.8':
resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==}
cpu: [arm64]
@@ -2867,6 +2852,18 @@ packages:
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-arm64-musl@4.52.5':
+ resolution: {integrity: sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==}
+ cpu: [arm64]
+ os: [linux]
+ libc: [musl]
+
+ '@rollup/rollup-linux-loong64-gnu@4.52.5':
+ resolution: {integrity: sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==}
+ cpu: [loong64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-loongarch64-gnu@4.34.8':
resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==}
cpu: [loong64]
@@ -2891,6 +2888,12 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-ppc64-gnu@4.52.5':
+ resolution: {integrity: sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==}
+ cpu: [ppc64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-riscv64-gnu@4.34.8':
resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==}
cpu: [riscv64]
@@ -2903,12 +2906,24 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-riscv64-gnu@4.52.5':
+ resolution: {integrity: sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==}
+ cpu: [riscv64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-riscv64-musl@4.40.2':
resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==}
cpu: [riscv64]
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-riscv64-musl@4.52.5':
+ resolution: {integrity: sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==}
+ cpu: [riscv64]
+ os: [linux]
+ libc: [musl]
+
'@rollup/rollup-linux-s390x-gnu@4.34.8':
resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==}
cpu: [s390x]
@@ -2921,6 +2936,12 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-s390x-gnu@4.52.5':
+ resolution: {integrity: sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==}
+ cpu: [s390x]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-x64-gnu@4.34.8':
resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==}
cpu: [x64]
@@ -2933,6 +2954,12 @@ packages:
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-x64-gnu@4.52.5':
+ resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==}
+ cpu: [x64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-x64-musl@4.34.8':
resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==}
cpu: [x64]
@@ -2945,6 +2972,17 @@ packages:
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-x64-musl@4.52.5':
+ resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==}
+ cpu: [x64]
+ os: [linux]
+ libc: [musl]
+
+ '@rollup/rollup-openharmony-arm64@4.52.5':
+ resolution: {integrity: sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==}
+ cpu: [arm64]
+ os: [openharmony]
+
'@rollup/rollup-win32-arm64-msvc@4.34.8':
resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==}
cpu: [arm64]
@@ -2955,6 +2993,11 @@ packages:
cpu: [arm64]
os: [win32]
+ '@rollup/rollup-win32-arm64-msvc@4.52.5':
+ resolution: {integrity: sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==}
+ cpu: [arm64]
+ os: [win32]
+
'@rollup/rollup-win32-ia32-msvc@4.34.8':
resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==}
cpu: [ia32]
@@ -2965,6 +3008,16 @@ packages:
cpu: [ia32]
os: [win32]
+ '@rollup/rollup-win32-ia32-msvc@4.52.5':
+ resolution: {integrity: sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==}
+ cpu: [ia32]
+ os: [win32]
+
+ '@rollup/rollup-win32-x64-gnu@4.52.5':
+ resolution: {integrity: sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==}
+ cpu: [x64]
+ os: [win32]
+
'@rollup/rollup-win32-x64-msvc@4.34.8':
resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==}
cpu: [x64]
@@ -2975,17 +3028,22 @@ packages:
cpu: [x64]
os: [win32]
+ '@rollup/rollup-win32-x64-msvc@4.52.5':
+ resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==}
+ cpu: [x64]
+ os: [win32]
+
'@shikijs/core@2.3.1':
resolution: {integrity: sha512-u9WTI0CgQUicTJjkHoJbZosxLP2AlBPr8RV3cuh4SQDsXYqMomjnAoo4lZSqVq8a8kpMwyv/LqoSrg69dH0ZeA==}
- '@shikijs/core@3.4.0':
- resolution: {integrity: sha512-0YOzTSRDn/IAfQWtK791gs1u8v87HNGToU6IwcA3K7nPoVOrS2Dh6X6A6YfXgPTSkTwR5y6myk0MnI0htjnwrA==}
+ '@shikijs/core@3.13.0':
+ resolution: {integrity: sha512-3P8rGsg2Eh2qIHekwuQjzWhKI4jV97PhvYjYUzGqjvJfqdQPz+nMlfWahU24GZAyW1FxFI1sYjyhfh5CoLmIUA==}
'@shikijs/engine-javascript@2.3.1':
resolution: {integrity: sha512-sZLM4utrD1D28ENLtVS1+b7TIf1OIr3Gt0gLejMIG69lmFQI8mY0eGBdvbuvvM3Ys2M0kNYJF6BaWct27PggHw==}
- '@shikijs/engine-javascript@3.4.0':
- resolution: {integrity: sha512-1ywDoe+z/TPQKj9Jw0eU61B003J9DqUFRfH+DVSzdwPUFhR7yOmfyLzUrFz0yw8JxFg/NgzXoQyyykXgO21n5Q==}
+ '@shikijs/engine-javascript@3.13.0':
+ resolution: {integrity: sha512-Ty7xv32XCp8u0eQt8rItpMs6rU9Ki6LJ1dQOW3V/56PKDcpvfHPnYFbsx5FFUP2Yim34m/UkazidamMNVR4vKg==}
'@shikijs/engine-oniguruma@2.3.1':
resolution: {integrity: sha512-UKJEMht1gkF2ROigCgb3FE2ssmbR8CJEwUneImJ2QoZqayH/96Vp88p2N+RmyqJEHo1rsOivlJKeU9shhKpfSA==}
@@ -2993,8 +3051,8 @@ packages:
'@shikijs/engine-oniguruma@3.12.2':
resolution: {integrity: sha512-hozwnFHsLvujK4/CPVHNo3Bcg2EsnG8krI/ZQ2FlBlCRpPZW4XAEQmEwqegJsypsTAN9ehu2tEYe30lYKSZW/w==}
- '@shikijs/engine-oniguruma@3.4.0':
- resolution: {integrity: sha512-zwcWlZ4OQuJ/+1t32ClTtyTU1AiDkK1lhtviRWoq/hFqPjCNyLj22bIg9rB7BfoZKOEOfrsGz7No33BPCf+WlQ==}
+ '@shikijs/engine-oniguruma@3.13.0':
+ resolution: {integrity: sha512-O42rBGr4UDSlhT2ZFMxqM7QzIU+IcpoTMzb3W7AlziI1ZF7R8eS2M0yt5Ry35nnnTX/LTLXFPUjRFCIW+Operg==}
'@shikijs/langs@2.3.1':
resolution: {integrity: sha512-3csAX8RGm2EQCbpCb1Eq+r4DSpkku6gxb4jiHnOxlV4D36VYZsmunUiDo/4NZvpFA0CW33v/JoYmFJ3yQ2TvSw==}
@@ -3002,8 +3060,8 @@ packages:
'@shikijs/langs@3.12.2':
resolution: {integrity: sha512-bVx5PfuZHDSHoBal+KzJZGheFuyH4qwwcwG/n+MsWno5cTlKmaNtTsGzJpHYQ8YPbB5BdEdKU1rga5/6JGY8ww==}
- '@shikijs/langs@3.4.0':
- resolution: {integrity: sha512-bQkR+8LllaM2duU9BBRQU0GqFTx7TuF5kKlw/7uiGKoK140n1xlLAwCgXwSxAjJ7Htk9tXTFwnnsJTCU5nDPXQ==}
+ '@shikijs/langs@3.13.0':
+ resolution: {integrity: sha512-672c3WAETDYHwrRP0yLy3W1QYB89Hbpj+pO4KhxK6FzIrDI2FoEXNiNCut6BQmEApYLfuYfpgOZaqbY+E9b8wQ==}
'@shikijs/themes@2.3.1':
resolution: {integrity: sha512-QtkIM4Vz166+m4KED7/U5iVpgAdhfsHqMbBbjIzdTyTM1GIk2XQLcaB9b/LQY0y83Zl4lg7A7Hg+FT8+vAGL5A==}
@@ -3011,14 +3069,14 @@ packages:
'@shikijs/themes@3.12.2':
resolution: {integrity: sha512-fTR3QAgnwYpfGczpIbzPjlRnxyONJOerguQv1iwpyQZ9QXX4qy/XFQqXlf17XTsorxnHoJGbH/LXBvwtqDsF5A==}
- '@shikijs/themes@3.4.0':
- resolution: {integrity: sha512-YPP4PKNFcFGLxItpbU0ZW1Osyuk8AyZ24YEFaq04CFsuCbcqydMvMUTi40V2dkc0qs1U2uZFrnU6s5zI6IH+uA==}
+ '@shikijs/themes@3.13.0':
+ resolution: {integrity: sha512-Vxw1Nm1/Od8jyA7QuAenaV78BG2nSr3/gCGdBkLpfLscddCkzkL36Q5b67SrLLfvAJTOUzW39x4FHVCFriPVgg==}
'@shikijs/transformers@2.3.1':
resolution: {integrity: sha512-f+ylRE6IFBpy0uovip1HpIlq2vqfZCkurtwYvwk0OEIPKbRR1e90n9QQdFcNgWIGBkmmPlz/FFx60nIHJTjanA==}
- '@shikijs/transformers@3.4.0':
- resolution: {integrity: sha512-GrGaOj1/I6h75IU0VvjdWDpqGCynx0bqHzd1rErBTGxrcmusYIBhrV7aEySWyJ6HHb9figeXfcNxUFS1HKUfBw==}
+ '@shikijs/transformers@3.13.0':
+ resolution: {integrity: sha512-833lcuVzcRiG+fXvgslWsM2f4gHpjEgui1ipIknSizRuTgMkNZupiXE5/TVJ6eSYfhNBFhBZKkReKWO2GgYmqA==}
'@shikijs/types@2.3.1':
resolution: {integrity: sha512-1BQV6R4zF4pDPpPTbML8mPFX6RsNYtROfhgPT2YX+KW4B99a2UNtwuvmNj03BRy/sDz9GeAx9gAmnv8NroS/2w==}
@@ -3026,11 +3084,8 @@ packages:
'@shikijs/types@3.12.2':
resolution: {integrity: sha512-K5UIBzxCyv0YoxN3LMrKB9zuhp1bV+LgewxuVwHdl4Gz5oePoUFrr9EfgJlGlDeXCU1b/yhdnXeuRvAnz8HN8Q==}
- '@shikijs/types@3.4.0':
- resolution: {integrity: sha512-EUT/0lGiE//7j5N/yTMNMT3eCWNcHJLrRKxT0NDXWIfdfSmFJKfPX7nMmRBrQnWboAzIsUziCThrYMMhjbMS1A==}
-
- '@shikijs/vscode-textmate@10.0.1':
- resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==}
+ '@shikijs/types@3.13.0':
+ resolution: {integrity: sha512-oM9P+NCFri/mmQ8LoFGVfVyemm5Hi27330zuOBp0annwJdKH1kOLndw3zCtAVDehPLg9fKqoEx3Ht/wNZxolfw==}
'@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
@@ -3348,6 +3403,9 @@ packages:
'@types/pg@8.15.5':
resolution: {integrity: sha512-LF7lF6zWEKxuT3/OR8wAZGzkg4ENGXFNyiV/JeOt9z5B+0ZVwbql9McqX5c/WStFq1GaGso7H1AzP/qSzmlCKQ==}
+ '@types/picomatch@4.0.2':
+ resolution: {integrity: sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==}
+
'@types/prompts@2.4.9':
resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==}
@@ -3518,11 +3576,11 @@ packages:
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
- '@vitejs/plugin-vue@5.2.3':
- resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==}
- engines: {node: ^18.0.0 || >=20.0.0}
+ '@vitejs/plugin-vue@6.0.1':
+ resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==}
+ engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
- vite: ^5.0.0 || ^6.0.0
+ vite: ^5.0.0 || ^6.0.0 || ^7.0.0
vue: ^3.2.25
'@vitest/eslint-plugin@1.3.12':
@@ -3537,29 +3595,17 @@ packages:
vitest:
optional: true
- '@vue/compiler-core@3.5.13':
- resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
+ '@vue/compiler-core@3.5.22':
+ resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==}
- '@vue/compiler-core@3.5.18':
- resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==}
+ '@vue/compiler-dom@3.5.22':
+ resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
- '@vue/compiler-dom@3.5.13':
- resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
+ '@vue/compiler-sfc@3.5.22':
+ resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
- '@vue/compiler-dom@3.5.18':
- resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==}
-
- '@vue/compiler-sfc@3.5.13':
- resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
-
- '@vue/compiler-sfc@3.5.18':
- resolution: {integrity: sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==}
-
- '@vue/compiler-ssr@3.5.13':
- resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
-
- '@vue/compiler-ssr@3.5.18':
- resolution: {integrity: sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==}
+ '@vue/compiler-ssr@3.5.22':
+ resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
'@vue/devtools-api@6.6.4':
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
@@ -3567,123 +3613,106 @@ packages:
'@vue/devtools-api@7.7.1':
resolution: {integrity: sha512-Cexc8GimowoDkJ6eNelOPdYIzsu2mgNyp0scOQ3tiaYSb9iok6LOESSsJvHaI+ib3joRfqRJNLkHFjhNuWA5dg==}
- '@vue/devtools-api@7.7.6':
- resolution: {integrity: sha512-b2Xx0KvXZObePpXPYHvBRRJLDQn5nhKjXh7vUhMEtWxz1AYNFOVIsh5+HLP8xDGL7sy+Q7hXeUxPHB/KgbtsPw==}
+ '@vue/devtools-api@8.0.3':
+ resolution: {integrity: sha512-YxZE7xNvvfq5XmjJh1ml+CzVNrRjuZYCuT5Xjj0u9RlXU7za/MRuZDUXcKfp0j7IvYkDut49vlKqbiQ1xhXP2w==}
'@vue/devtools-kit@7.7.1':
resolution: {integrity: sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==}
- '@vue/devtools-kit@7.7.6':
- resolution: {integrity: sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==}
+ '@vue/devtools-kit@8.0.3':
+ resolution: {integrity: sha512-UF4YUOVGdfzXLCv5pMg2DxocB8dvXz278fpgEE+nJ/DRALQGAva7sj9ton0VWZ9hmXw+SV8yKMrxP2MpMhq9Wg==}
'@vue/devtools-shared@7.7.1':
resolution: {integrity: sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==}
- '@vue/devtools-shared@7.7.6':
- resolution: {integrity: sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==}
-
- '@vue/reactivity@3.5.13':
- resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
-
- '@vue/reactivity@3.5.18':
- resolution: {integrity: sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==}
-
- '@vue/repl@4.5.1':
- resolution: {integrity: sha512-YYXvFue2GOrZ6EWnoA8yQVKzdCIn45+tpwJHzMof1uwrgyYAVY9ynxCsDYeAuWcpaAeylg/nybhFuqiFy2uvYA==}
-
- '@vue/runtime-core@3.5.13':
- resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
+ '@vue/devtools-shared@8.0.3':
+ resolution: {integrity: sha512-s/QNll7TlpbADFZrPVsaUNPCOF8NvQgtgmmB7Tip6pLf/HcOvBTly0lfLQ0Eylu9FQ4OqBhFpLyBgwykiSf8zw==}
- '@vue/runtime-core@3.5.18':
- resolution: {integrity: sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==}
+ '@vue/reactivity@3.5.22':
+ resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==}
- '@vue/runtime-dom@3.5.13':
- resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
+ '@vue/repl@4.7.0':
+ resolution: {integrity: sha512-1veaAsfO6xYLblo8jr2hQDlegdPjaCZkchZuG7PRhC9zX0bN2aLenu2rT7AEPAXDXK0OXCsB2+WIUevOTyMvLg==}
- '@vue/runtime-dom@3.5.18':
- resolution: {integrity: sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==}
+ '@vue/runtime-core@3.5.22':
+ resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==}
- '@vue/server-renderer@3.5.13':
- resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
- peerDependencies:
- vue: 3.5.13
+ '@vue/runtime-dom@3.5.22':
+ resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==}
- '@vue/server-renderer@3.5.18':
- resolution: {integrity: sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==}
+ '@vue/server-renderer@3.5.22':
+ resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==}
peerDependencies:
- vue: 3.5.18
-
- '@vue/shared@3.5.13':
- resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
+ vue: 3.5.22
- '@vue/shared@3.5.18':
- resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
+ '@vue/shared@3.5.22':
+ resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
- '@vuepress/bundler-vite@2.0.0-rc.22':
- resolution: {integrity: sha512-rXEY8LVh70QB3EZCnNjBygtGb0XigAKZx4Pm+AQsvk+dz2f7hpyaBN+aqRUXJKuBakbkR92XsAMk0d6ZimmcAg==}
+ '@vuepress/bundler-vite@2.0.0-rc.26':
+ resolution: {integrity: sha512-4+YfKs2iOxuVSMW+L2tFzu2+X2HiGAREpo1DbkkYVDa5GyyPR+YsSueXNZMroTdzWDk5kAUz2Z1Tz1lIu7TO2g==}
- '@vuepress/bundlerutils@2.0.0-rc.22':
- resolution: {integrity: sha512-j9DJYBcDPhheFvgylMKNMeuCNs15KOKrx5HbaBqTOHbbt7uqHUCfyUzalCNGzc7M6QlvvdJOgm27MMF8CwYyMw==}
+ '@vuepress/bundlerutils@2.0.0-rc.26':
+ resolution: {integrity: sha512-OnhUvzuJFEzPBjivZX7j6EhPE6sAwAIfyi3pAFmOpQDHPP7/l0q2I4bNVVGK4t9EZDu4N7Dl40/oFHhIMy5New==}
- '@vuepress/cli@2.0.0-rc.22':
- resolution: {integrity: sha512-c5XMRkRcL0Za1R5518oiHWbxFwATtJljI7JAO0hFKsFm/pwAxrLQ9lnhziZsi2QtxRa/7qQhZMlTSOnOQFJkXQ==}
+ '@vuepress/cli@2.0.0-rc.26':
+ resolution: {integrity: sha512-63/4nIHrl9pbutUWs6SirWxmyykjvR9BWvu7bvczO1hAkWOyDQPcU18JXWy8q38CyMzPxCeedUfP3BQsZs3UgA==}
hasBin: true
- '@vuepress/client@2.0.0-rc.22':
- resolution: {integrity: sha512-seAoDE4hkTNO0bq09UpTedLdxYwVNYpL3gSm/xaaDUHyGmPIMdWAAStP/6HCPUsQP+IU/W2cvg0Cj7KNuE9gEg==}
+ '@vuepress/client@2.0.0-rc.26':
+ resolution: {integrity: sha512-+irF1HOTD6sAHdcTjp3yRcfuGlJYAW+YvDhq+7n3TPXeMH/wJbmGmAs2oRIDkx6Nlt3XkMMpFo7e9pOU22ut1w==}
- '@vuepress/core@2.0.0-rc.22':
- resolution: {integrity: sha512-hyF+7rDVlQ+IiHP1FgGWcWl1UiODjdu20VUmmumNTD9q5QQGh31liBNU7J3QXPUfp+5wxMq/QhICJCvSiKSc6w==}
+ '@vuepress/core@2.0.0-rc.26':
+ resolution: {integrity: sha512-Wyiv9oRvdT0lAPGU0Pj1HetjKicbX8/gqbBVYv2MmL7Y4a3r0tyQ92IdZ8LHiAgPvzctntQr/JXIELedvU1t/w==}
- '@vuepress/helper@2.0.0-rc.102':
- resolution: {integrity: sha512-cDh8IZ1b+duDCBxFR/6UeWl6MYYyCDIRnaWXhg0pToyBibMKA9prYRBrrLgKsmnCcCAZ1WDTVT6eruos9RKpgw==}
+ '@vuepress/helper@2.0.0-rc.114':
+ resolution: {integrity: sha512-WYtqOOzr26C6gnPqNDYCnUkcwYQZd34CfhozT835grXi0Ozbrfd1C1487hdINB+O0ZGVNR+s0AJlZ1XcDX7tag==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/helper@2.0.0-rc.103':
- resolution: {integrity: sha512-+RfM6CLA4fPk8XX028BCkj7U0pWvph//7vrwIgG4nXYFm3yUEJKV38NfM37e1L7L3JC/saXi5T/0K9qp4Qo5yA==}
+ '@vuepress/helper@2.0.0-rc.115':
+ resolution: {integrity: sha512-Ex7KtcZMp2LJmKrcQihxPc2v132lyO+zU5emuq7UjAkEqIa2vduXj6qtfQoBDH1g9CUIVFbK2p/60xILwxzR2A==}
peerDependencies:
- vuepress: 2.0.0-rc.23
+ vuepress: 2.0.0-rc.26
- '@vuepress/highlighter-helper@2.0.0-rc.98':
- resolution: {integrity: sha512-gAGabFGMcdPnnFlj9zSk1zHP8ph21AZ73nrvPJVfRWpyFBQN2sldYLhEiqesGMV72il4RU/o52Ue5jPxGaCpSA==}
+ '@vuepress/highlighter-helper@2.0.0-rc.114':
+ resolution: {integrity: sha512-mJchgv2P2PLJesPtUeC05OxuobrZQJ9UTzDA+8eNyWOlppwFPR1/6TK+pJCB1X1NeXfkJZbDElSfq3CN6orsuQ==}
peerDependencies:
- '@vueuse/core': ^13.1.0
- vuepress: 2.0.0-rc.22
+ '@vueuse/core': ^13.9.0
+ vuepress: 2.0.0-rc.26
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.26':
+ resolution: {integrity: sha512-ZAXkRxqPDjxqcG4j4vN2ZL5gmuRmgGH7n0s/7pcWIGFH3BJodp/PXMYCklnne1VwARIim9rqE3FKPB/ifJX0yA==}
- '@vuepress/plugin-active-header-links@2.0.0-rc.98':
- resolution: {integrity: sha512-Kby5t5O3RpVqSigWWIBgBeBjeQKMdOFA4mMYADtoe7w4Xndl/fb0w0Ce4r7Mk7Orhei9dRkgVID6ntu12qOiVg==}
+ '@vuepress/plugin-active-header-links@2.0.0-rc.114':
+ resolution: {integrity: sha512-EQXlVAeTWA/WlV2c42g4ew+pPjwRCalnbvg35saoNDvuZrvVuUd8wL54maDkA4IXxK2lwBzNTcQOaw7BIWm4Lg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-back-to-top@2.0.0-rc.102':
- resolution: {integrity: sha512-EZaO6FCiP66dOKgFIN740EY0rndydkU56DW1uR/VTOu8pcypqms+sy2QzqvBuGAN1rqugczwSfZz59d8ph9iHg==}
+ '@vuepress/plugin-back-to-top@2.0.0-rc.114':
+ resolution: {integrity: sha512-YBdXKzIc0w3VLAnamZsumRMuaT7E3lvBftR9uWDiLA4OtZEEDB+lRfnFSwk9x82x9VA4YSh/aRPb8Uf+7JhnyA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-blog@2.0.0-rc.102':
- resolution: {integrity: sha512-MxUyCHhNN5iVfh6TfA8TAApTGi8vDupi5Z5t3ludn7sEbPretWhlhxbZ6slHZl2IBSY3r5kibD7cs1UqBvyJOA==}
+ '@vuepress/plugin-blog@2.0.0-rc.114':
+ resolution: {integrity: sha512-eJAGWUv/6ubXkPF7KVlEqijsQWQCyUmgE3xyuGAqq/9liCdcuueP1Zc4UFLNRdzU1qX3MTVdx1YOQPh2HMy56A==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-catalog@2.0.0-rc.102':
- resolution: {integrity: sha512-l7snMK61FOSYiNsjEe5fd31Tf7md9eDKolcguTkNHZvtSwuPYDD22vUsrb9hy8ntzyfQTQMJ3OTpiR9xhSbUyw==}
+ '@vuepress/plugin-catalog@2.0.0-rc.114':
+ resolution: {integrity: sha512-Ur1fwmmytyL2Hpmbp5xMNdJ9DwHkqmMv8byyu9Imoctfhrz7dK2xWIm5vX15abzi1Avm9ArQFAQ9GnOU/OooLg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-comment@2.0.0-rc.102':
- resolution: {integrity: sha512-bfaqhjIUNS5EIzFY3ziVJLI1n8ThptUgnZrIDhIEgSfCyAIhIQyXI6zUAnoMrNXGqhuo0hEou3fIqKlvy0Ac8A==}
+ '@vuepress/plugin-comment@2.0.0-rc.114':
+ resolution: {integrity: sha512-uKxXQ+PtG4dYLyQAQxiaUb9aDPVRO7jgZZT759IyUAHulxzE5j2hdTHU1gdhjAZtgMMNm4GHj+MLKuasWhRaDg==}
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.26
peerDependenciesMeta:
'@waline/client':
optional: true
@@ -3692,111 +3721,159 @@ packages:
twikoo:
optional: true
- '@vuepress/plugin-copy-code@2.0.0-rc.102':
- resolution: {integrity: sha512-OnSVIYYZfbCqwr+WBR2vanh0GX2numCq1qGr76PBCkMyJUFxJuSO4NONkqF78Pw8lqZVcDfxIv3caacmQxNgbA==}
+ '@vuepress/plugin-copy-code@2.0.0-rc.114':
+ resolution: {integrity: sha512-bJ5EYvQdA1rpoZwk/MS89N4lHW7/ccGMyNaScQSHhWOlQryto91pgMaRTarWdTM54lVDYCuVLVpux8B/l1aSZA==}
+ peerDependencies:
+ vuepress: 2.0.0-rc.26
+
+ '@vuepress/plugin-copyright@2.0.0-rc.114':
+ resolution: {integrity: sha512-Rl/9xIPB5Hjl6UPbsn8MriIF+7c66ndsrC9xEByi9/qZPXLbXAUYDb24pBM9dLBtaXYXj0nBaCtSMF968oEo/Q==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-copyright@2.0.0-rc.102':
- resolution: {integrity: sha512-4m2rqCdbSK4qgPTdTkd/3vTawxd7is8mDHmX2OhxUXJmDeobU2p5EtzBy8aQfRMixuypUtKyQF0zraywVPpXsg==}
+ '@vuepress/plugin-git@2.0.0-rc.114':
+ resolution: {integrity: sha512-l8ZAYduK51xG8k6K76YViVY/POexJ0q3ATUHPv3C+fZwgcTj6fMdkZfzipe7NWw4G6xD8D96Yeyqa31TpKfokA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-git@2.0.0-rc.102':
- resolution: {integrity: sha512-Cw3RGvIv6LAVhGEItIrhDU2kvanquwIjXY0aAG0K1bqD/vdOBmpntgbE75EhtcH9Oly2LoZK/nMiL3ipQkrS7A==}
+ '@vuepress/plugin-icon@2.0.0-rc.114':
+ resolution: {integrity: sha512-8XCXoY+HtBggtWYQA+DSBupyy9qqZtWAoHotaZApz5lY6lvlkrnf0ytHc29h6/MI/3/Q9mVD+UhzTSL3E4UlZw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-icon@2.0.0-rc.102':
- resolution: {integrity: sha512-f0tUBBYij0tvvby+VwEf9PtOVl3jp/r/ysA8Dj55pgkjdPG4T0A/LioqVQSFBqZuwn32jWBwkqYacXgXknaFNw==}
+ '@vuepress/plugin-links-check@2.0.0-rc.114':
+ resolution: {integrity: sha512-xXoy3FlEK6z2+60GsEozXIbffIyzdGCu26V4Y5E9iKIA1FvKX365xmQRoSc1aAi/N1yRHyOUv7fUX6msuiFX1A==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
+
+ '@vuepress/plugin-markdown-chart@2.0.0-rc.114':
+ resolution: {integrity: sha512-3hlzYJNIdD4KyiTt3Ug6aCPT7Tv9/DXFFRXLtclnvvDYYSHrsM/cX15KCv7HyjLPo75YBjnzx0kkD49awbmctQ==}
+ peerDependencies:
+ chart.js: ^4.4.7
+ echarts: ^6.0.0
+ flowchart.ts: ^3.0.1
+ markmap-lib: ^0.18.11
+ markmap-toolbar: ^0.18.10
+ markmap-view: ^0.18.10
+ mermaid: ^11.12.0
+ vuepress: 2.0.0-rc.26
+ peerDependenciesMeta:
+ chart.js:
+ optional: true
+ echarts:
+ optional: true
+ flowchart.ts:
+ optional: true
+ markmap-lib:
+ optional: true
+ markmap-toolbar:
+ optional: true
+ markmap-view:
+ optional: true
+ mermaid:
+ optional: true
- '@vuepress/plugin-links-check@2.0.0-rc.102':
- resolution: {integrity: sha512-jWwN4pwW0yPmqi/cmhzWESsLOpoq4syAW14fafUyM5/FYSHIwwSD/t+B6GUl9EtQ7y8FaBIChj5zwUYbFZMHpA==}
+ '@vuepress/plugin-markdown-ext@2.0.0-rc.114':
+ resolution: {integrity: sha512-FOoTNB7jTWqgUC2gf6eA9VhEJjT8/nsMJgTGX24Gu8h/HWzsooxZJsvSLubA74rtGrpKXPcWzb9TE0+G0Q/rlQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-ext@2.0.0-rc.102':
- resolution: {integrity: sha512-zpb/vVsaS2zr8nBn+ixu6TiBbi46lhxFtPtBowF/9xEx65zkiVu44kvXwKJxho6OVFLff0H602JqVjaaJ4VKqw==}
+ '@vuepress/plugin-markdown-hint@2.0.0-rc.114':
+ resolution: {integrity: sha512-JPOfIzzT5827pqOzCUxoQCxLQoAQxcmgmuTNwCL9FDnVfBqtl0ESlm/MSbrPd4Ktg6CvHYJ36GUWvb7Z1VfOPQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-hint@2.0.0-rc.102':
- resolution: {integrity: sha512-yjSLEau3OI/FdwZh+A33H8Z2CLy0yg1wIcbaSKAq+JTSQu3O/bossVfxmrmSN+SY/RDJqh0k7ZgWW82d9riyYw==}
+ '@vuepress/plugin-markdown-image@2.0.0-rc.114':
+ resolution: {integrity: sha512-KLwjDAIVLpPzrzEK28zTV/Y6Ugx1vRREOocBspb6NMJ3agiSNTNpHxO/+bjSi7m3+jiufI4S9tWcPQGYofZ6Ig==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-image@2.0.0-rc.102':
- resolution: {integrity: sha512-Cks+F+TwcolY5Y3YqKLF04H6Cwo1HHouX/UqqGry+WlJ06J/5rKnaSmUYEOrAKbJX31LIGw2rDqM16xUC+TNwQ==}
+ '@vuepress/plugin-markdown-image@2.0.0-rc.115':
+ resolution: {integrity: sha512-267w5UZd04Ws2EC5b3Auy7jqjxBNo/HcfcJuxJAW5VU7TQGef2QW7PbP0qQYDrutnwwSJORPXFb/D3Mf59Ia+g==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-include@2.0.0-rc.102':
- resolution: {integrity: sha512-tmMqGB4HGAWxN6mMaefCYCQtKyjZNqnbWnrJsrcZnGYXyLLwh1ZsJFIkhyIuxpmla/w8dfa1B6eyI+Y7kcSRxw==}
+ '@vuepress/plugin-markdown-include@2.0.0-rc.114':
+ resolution: {integrity: sha512-8g95GSdOHRV0mrYa8r9ZPDzoe5JgQHc14iEFKC1s/zC199bjYqLJjb2egqGZvymDQt7c21gt70K4YCRCluf7Tg==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-math@2.0.0-rc.102':
- resolution: {integrity: sha512-qs7gTtr4Yk1XOV5BTlKHPLUZECQnhLlxTCfXrSex4CxalYf43YmaiAk1kJNURAzzPun+/81I7cnG5QLMpVzChw==}
+ '@vuepress/plugin-markdown-math@2.0.0-rc.114':
+ resolution: {integrity: sha512-LXHU0YSHhDR+ID0HfstV2koSZuhyAkYzHvVV15KHJwhvfMSWIWjrWt1CwVFHyN3xkwm274Zahezflh06aOuxDg==}
peerDependencies:
katex: ^0.16.21
mathjax-full: ^3.2.2
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
katex:
optional: true
mathjax-full:
optional: true
- '@vuepress/plugin-markdown-stylize@2.0.0-rc.102':
- resolution: {integrity: sha512-KN8qPqUO5hpaQbPNUliBQdil/oI3cLXaDX2Vf7cSqmMjXNYzUr6vsG6io4hlseudushMwaJNrj1c6vmQ2XXzrA==}
+ '@vuepress/plugin-markdown-preview@2.0.0-rc.114':
+ resolution: {integrity: sha512-WmVLB+sYxs7vPAdMpQrEvJsOPSTcMm2hexCf7IvbQ5JNM7Sw+G3D5cv3Gzb35OC6S3FJWluO+4foaqw6uh/2Iw==}
+ peerDependencies:
+ vuepress: 2.0.0-rc.26
+
+ '@vuepress/plugin-markdown-stylize@2.0.0-rc.114':
+ resolution: {integrity: sha512-fKtR8IXxLwFk/7jff1MGdAuNvvD5ZwYttqqEPzZAEguz1JjGWupKMbNkgJMxw8uLnNHjyN/CNz3fZsOK1Jb/CA==}
+ peerDependencies:
+ vuepress: 2.0.0-rc.26
+
+ '@vuepress/plugin-markdown-tab@2.0.0-rc.114':
+ resolution: {integrity: sha512-bGE8qNuf2GcdfOyi/tWXFkkMi/0UlY1BE/rds3MO3CvKbQrHLCLAbFMYJ60v+Nby2zp1TiV6uuq/FQsnUHeJrw==}
+ peerDependencies:
+ vuepress: 2.0.0-rc.26
+
+ '@vuepress/plugin-markdown-tab@2.0.0-rc.115':
+ resolution: {integrity: sha512-qF5mC9X1RoByF7z979R9KMUktxM9Ql/c7lkX99YWn1XWi04g8HUOFYl8J8m2YAwYS7qATa5Yz3ySuMzPs0/8ZQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-markdown-tab@2.0.0-rc.102':
- resolution: {integrity: sha512-RThFkAyFEtIqJxclClScpLf5DRzI8GWDoKqIgkYQI4k6YhvC0FsqyQz+8MJlGBrdoGGh26LCoY0L4kqzUrO6jQ==}
+ '@vuepress/plugin-notice@2.0.0-rc.114':
+ resolution: {integrity: sha512-HQ+3xWN7p+O2xNgqxAkluve/XNpG+inRN75DFgoLu57ePCZM3F0DzTQskH9ySkDTbG4c9SoamtkadyWj6jQhsw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-notice@2.0.0-rc.102':
- resolution: {integrity: sha512-+FO9wyeuuen6lj0yUSaGk4fSiyYUdH1TxTea0q6Jjhdjlpms+BakUmgpjLwkjQEhibX1VcRZlwmQXoTySrYtXw==}
+ '@vuepress/plugin-nprogress@2.0.0-rc.114':
+ resolution: {integrity: sha512-EEz1p57jfjp3rOl1x+2DbciKRT8/DYdmK3rJ/ZlGHg5N4UwVzEmRQaRncqqHz2solY6DXM+7bgQD1NEQ4vaLwA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-nprogress@2.0.0-rc.102':
- resolution: {integrity: sha512-TFm54Srt5EoIzynr/phg/m6XgovpQphjudMZ18GgV5yf8FpyCFslFP+4kza+VkuX/Cx0FyjMrV0Sq6gp7W7eeQ==}
+ '@vuepress/plugin-photo-swipe@2.0.0-rc.114':
+ resolution: {integrity: sha512-54nEdMI4BEb89oRBaxRRBhQ4S4OFN9QfFhjVmjueCcxSJOOzIwwx8CXdnb7kgNbU2VqLXezgdRE4ESnddyMc/w==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-photo-swipe@2.0.0-rc.102':
- resolution: {integrity: sha512-JNFeouHCvrfxMovfTdy7EJpn2kdUfFNl5J8IjHHkyPyME8SzV4DzwCiX5rNVDzV32a/7JscdqVhnUgpOxKwVlA==}
+ '@vuepress/plugin-reading-time@2.0.0-rc.114':
+ resolution: {integrity: sha512-fvbPwh5PxvKzxo7qyhz8xLXyvSw6WDcZ5yoUFvkUJpzlpHmcoe1Ncikjm9oKXnuqLaBYYaToUQEUwaEEbcALAw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-reading-time@2.0.0-rc.102':
- resolution: {integrity: sha512-ccAZumlPL2/FqB1QYC7oF87N3P6iKof2GwhesmqVx6tPvsw/doW6cqKqQPwo1Zbx5JBpfwfRU4SluvtZI7pcdA==}
+ '@vuepress/plugin-redirect@2.0.0-rc.114':
+ resolution: {integrity: sha512-nXKAnp6ywpZRAHzIAw8yNS8RXxdPsdIbtsRFMJpQ6mLjpwrXLyt7TliiMuThhdwBOwOCmX8l/5V5rPGxQ3z+OA==}
+ hasBin: true
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-redirect@2.0.0-rc.102':
- resolution: {integrity: sha512-cqQWDU79S9vi3BTyTRjCS4svnGoGbkzUXqmBIvvRNJ+au15Hgq93CLC2+OdkyVUfpk96xZScz5f9dwu5VMAFUQ==}
+ '@vuepress/plugin-redirect@2.0.0-rc.115':
+ resolution: {integrity: sha512-FvkIS3UvbQUj8uTDiiGuHv1wLDjYippdLO67TrwUxsAcdsXZYp4us10uvTc0AAcltx8QNp8v/9PSnL0XkXu5WA==}
hasBin: true
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-rtl@2.0.0-rc.102':
- resolution: {integrity: sha512-JOnmtAJrVRE6M2GxvO7mhwfDadpAkXR8LAOwLmUKLjvOnQr/BeSBpxAXJDCoH4qF7iqbw+1dufHEOuCLAog7bw==}
+ '@vuepress/plugin-rtl@2.0.0-rc.114':
+ resolution: {integrity: sha512-26sL4g0qAg4Ycu+CO0BTFJ2wxGDLNEyEcm8rX3RSrbrkexG1Z7rq3rIPXS3ClKJREAdoiNYUvV8IaWdxhywo1A==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-sass-palette@2.0.0-rc.102':
- resolution: {integrity: sha512-JK9xAqXH4k9Q51nZfS/z5rcth5r/c1ZgfHEDGL80yQOqI/59RWaT/hlSqmlWFcApqBs8+bYF+aU2L8RbLSCK4w==}
+ '@vuepress/plugin-sass-palette@2.0.0-rc.114':
+ resolution: {integrity: sha512-093YJ2WTevKOXc6UVHKPYpFYn4LSUjnutEbG2BEdTiLIKvmDZGFlvvqtGd/fhr3owTGi9c+jgfWYl++oOqOi3w==}
peerDependencies:
- sass: ^1.86.3
- sass-embedded: ^1.86.3
+ sass: ^1.93.2
+ sass-embedded: ^1.93.2
sass-loader: ^16.0.5
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
sass:
optional: true
@@ -3805,51 +3882,51 @@ packages:
sass-loader:
optional: true
- '@vuepress/plugin-seo@2.0.0-rc.102':
- resolution: {integrity: sha512-R+LxgAC10z7ID9NKJDsbArdPaKNnqfZLiL1DkNJYsGUaL3rTXmnI5Ah89d+AqQIf4QgkrjiCeTnw0Pe8lomqHg==}
+ '@vuepress/plugin-seo@2.0.0-rc.114':
+ resolution: {integrity: sha512-sE6FWVPgtu0morX9F++/w8zc4hze+j+/OzssiMy/yRxjTeu+U13PMhmOa02IA/PFlgzmWK/NVvIvPGLAZJXYhQ==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-shiki@2.0.0-rc.102':
- resolution: {integrity: sha512-rBW1hOAcRGLfdkYxOZDd0nC9o8iMdmSRFQEk8D+TIWMOXMLewEJb237g7iQeKtqrVzZipebBr7dNmmjmSp4qQQ==}
+ '@vuepress/plugin-shiki@2.0.0-rc.114':
+ resolution: {integrity: sha512-NaIL02FMhj4CCqX8GGQOrs/DWAdgZD6Yb5eUAT5niYR43by7xTBO3vAHujzsnvzcaPKMFR+CLxpD9IS2aQGiRw==}
peerDependencies:
- '@vuepress/shiki-twoslash': 2.0.0-rc.102
- vuepress: 2.0.0-rc.22
+ '@vuepress/shiki-twoslash': 2.0.0-rc.114
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
'@vuepress/shiki-twoslash':
optional: true
- '@vuepress/plugin-sitemap@2.0.0-rc.102':
- resolution: {integrity: sha512-nv3CTvzoS2t1crRM7L2h5Ed7idTJOWT9pu+kZBoAfvIlmYboFdThzsgy4FFw8ZuoxGVLcJ/L9jZLFZdeFa6bAA==}
+ '@vuepress/plugin-sitemap@2.0.0-rc.114':
+ resolution: {integrity: sha512-HrGioSbShwlB+6FaB+lsMcPTIbLquv+Gfy2WMR4P+3m/o7cc8DbKtvJ2NnfVnIW227wCjBM0kR8LlQXCeTN1ag==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-slimsearch@2.0.0-rc.102':
- resolution: {integrity: sha512-RQRUWUWaSY8MGM193fZPXPy3yrxHdNoulqmsxCqoR/Vg1be3l9YMcJBbe1B4nWM6xBm4j4Mjty5iFzzPiyIk3Q==}
+ '@vuepress/plugin-slimsearch@2.0.0-rc.115':
+ resolution: {integrity: sha512-zAecIzjPTB25vxoDMe6gCSu8rYB8dDgJU0NLKu+rwoMhN25bI2X2Vs7Fv3bV7Naze329eOBU3ei2FdSAcb3knw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-theme-data@2.0.0-rc.102':
- resolution: {integrity: sha512-DRTakZUgrTvQBnXr79VpIn4lGt9yKv3drWHOB85FZC1zYttfQcqcuLxxffsSaUKG426DEs6eMOHJUhuQFNZiNg==}
+ '@vuepress/plugin-theme-data@2.0.0-rc.114':
+ resolution: {integrity: sha512-Q2YAVJHOxIW26eW1HKmIRuE89hs97/+iUBa/HeRzVcWZFxJ5HDAzoQBwLJRv9YmzqNfxafnvaB0EAYYO2EWctA==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/plugin-watermark@2.0.0-rc.102':
- resolution: {integrity: sha512-ZgZ3bWkCNsklCHv9BYQZuSNNpfRh4LM3Du0CTEmQTZmlrOv5b5M9WXNaVyAfgGUsU/eju7bVdSj5pTwjd8h1HA==}
+ '@vuepress/plugin-watermark@2.0.0-rc.115':
+ resolution: {integrity: sha512-5377tkXkq6Jsds9sWf+VVbZkPcPp275btKdjbB1ZaMwM07WnwaTt8XiQXeUJyq2rwTxhAaHjvByG72XYlWvoAw==}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- '@vuepress/shared@2.0.0-rc.22':
- resolution: {integrity: sha512-JpAdqf2pJELxnnK2Mc3m6O+v4WGMSqBZkXAWQk3a3oxoKcX2ZEj8I7WDo3FpL6oTgrZbzQroVFzvTOionP1ylA==}
+ '@vuepress/shared@2.0.0-rc.26':
+ resolution: {integrity: sha512-Zl9XNG/fYenZqzuYYGOfHzjmp1HCOj68gcJnJABOX1db0H35dkPSPsxuMjbTljClUqMlfj70CLeip/h04upGVw==}
- '@vuepress/utils@2.0.0-rc.22':
- resolution: {integrity: sha512-FO52kdv6eo2yvJ8MZOSJnGRzJenZh3vHrwLjE5KWc58ufb44Dsf+Qv/IkGOM0TJNvnIktrTFh5y3nBhuG3ps4Q==}
+ '@vuepress/utils@2.0.0-rc.26':
+ resolution: {integrity: sha512-RWzZrGQ0WLSWdELuxg7c6q1D9I22T5PfK/qNFkOsv9eD3gpUsU4jq4zAoumS8o+NRIWHovCJ9WnAhHD0Ns5zAw==}
'@vueuse/core@12.5.0':
resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==}
- '@vueuse/core@13.1.0':
- resolution: {integrity: sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==}
+ '@vueuse/core@13.9.0':
+ resolution: {integrity: sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==}
peerDependencies:
vue: ^3.5.0
@@ -3900,8 +3977,8 @@ packages:
'@vueuse/metadata@12.5.0':
resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==}
- '@vueuse/metadata@13.1.0':
- resolution: {integrity: sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw==}
+ '@vueuse/metadata@13.9.0':
+ resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==}
'@vueuse/metadata@9.13.0':
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
@@ -3909,13 +3986,8 @@ packages:
'@vueuse/shared@12.5.0':
resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==}
- '@vueuse/shared@13.0.0':
- resolution: {integrity: sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg==}
- peerDependencies:
- vue: ^3.5.0
-
- '@vueuse/shared@13.1.0':
- resolution: {integrity: sha512-IVS/qRRjhPTZ6C2/AM3jieqXACGwFZwWTdw5sNTSKk2m/ZpkuuN+ri+WCVUP8TqaKwJYt/KuMwmXspMAw8E6ew==}
+ '@vueuse/shared@13.9.0':
+ resolution: {integrity: sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==}
peerDependencies:
vue: ^3.5.0
@@ -4193,8 +4265,8 @@ packages:
bcrypt-pbkdf@1.0.2:
resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==}
- bcrypt-ts@7.0.0:
- resolution: {integrity: sha512-JMr30sbKPwF+2TccaNOYJuDx+nCmnTvHGB2rwkj+To/xZhBTX9f8zpTqGy3kpkS26KWOEYPsQlOJ5MVD00RHQQ==}
+ bcrypt-ts@7.1.0:
+ resolution: {integrity: sha512-t/Dqr9YzYmn/+oPQBgotBPUuezpZD5CPBwapM5Ep1p3zsLmEycMdXOfZpWbztSBWJ41DlB7EluJBUDsAGSiUeQ==}
engines: {node: '>=20'}
big-integer@1.6.52:
@@ -4211,8 +4283,8 @@ packages:
birpc@0.2.19:
resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
- birpc@2.3.0:
- resolution: {integrity: sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==}
+ birpc@2.6.1:
+ resolution: {integrity: sha512-LPnFhlDpdSH6FJhJyn4M0kFO7vtQ5iPw24FnG0y21q09xC7e8+1LeR31S1MAIrDAHp4m7aas4bEkTDTvMAtebQ==}
bl@1.2.3:
resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==}
@@ -4389,8 +4461,8 @@ packages:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines: {node: '>=10'}
- chalk@5.4.1:
- resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
+ chalk@5.6.2:
+ resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
chan@0.6.1:
@@ -4424,9 +4496,9 @@ packages:
cheerio-select@2.1.0:
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
- cheerio@1.0.0:
- resolution: {integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==}
- engines: {node: '>=18.17'}
+ cheerio@1.1.2:
+ resolution: {integrity: sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg==}
+ engines: {node: '>=20.18.1'}
chevrotain-allstar@0.3.1:
resolution: {integrity: sha512-b7g+y9A0v4mxCW1qUhf3BSVPg+/NvGErk/dOkrDaHA0nQIQGAtrOjlX//9OQtRlSCy+x9rfB5N8yC71lH1nvMw==}
@@ -4480,8 +4552,8 @@ packages:
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
engines: {node: '>=6'}
- cli-spinners@3.2.0:
- resolution: {integrity: sha512-pXftdQloMZzjCr3pCTIRniDcys6dDzgpgVhAHHk6TKBDbRuP1MkuetTF5KSv4YUutbOPa7+7ZrAJ2kVtbMqyXA==}
+ cli-spinners@3.3.0:
+ resolution: {integrity: sha512-/+40ljC3ONVnYIttjMWrlL51nItDAbBrq2upN8BPyvGU/2n5Oxw3tbNwORCaNuNqLJnxGqOfjUuhsv7l5Q4IsQ==}
engines: {node: '>=18.20'}
cli-width@3.0.0:
@@ -4585,9 +4657,9 @@ packages:
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
engines: {node: '>=18'}
- commander@13.1.0:
- resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
- engines: {node: '>=18'}
+ commander@14.0.1:
+ resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==}
+ engines: {node: '>=20'}
commander@2.20.3:
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
@@ -4988,6 +5060,9 @@ packages:
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
+ dayjs@1.11.18:
+ resolution: {integrity: sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==}
+
debounce@1.2.1:
resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==}
@@ -5025,6 +5100,15 @@ packages:
supports-color:
optional: true
+ debug@4.4.3:
+ resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
+ engines: {node: '>=6.0'}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
decamelize@1.2.0:
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
engines: {node: '>=0.10.0'}
@@ -5125,6 +5209,11 @@ packages:
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
+ detect-libc@1.0.3:
+ resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
+ engines: {node: '>=0.10'}
+ hasBin: true
+
detect-newline@3.1.0:
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
engines: {node: '>=8'}
@@ -5181,12 +5270,15 @@ packages:
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
engines: {node: '>= 4'}
- dompurify@3.2.4:
- resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==}
+ dompurify@3.3.0:
+ resolution: {integrity: sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==}
domutils@3.2.1:
resolution: {integrity: sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==}
+ domutils@3.2.2:
+ resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
+
dot-case@3.0.4:
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
@@ -5344,9 +5436,6 @@ packages:
emoji-regex-xs@1.0.0:
resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==}
- emoji-regex@10.4.0:
- resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
-
emoji-regex@7.0.3:
resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==}
@@ -5368,8 +5457,8 @@ packages:
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
engines: {node: '>= 0.8'}
- encoding-sniffer@0.2.0:
- resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==}
+ encoding-sniffer@0.2.1:
+ resolution: {integrity: sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==}
end-of-stream@1.4.5:
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
@@ -5386,12 +5475,16 @@ packages:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
+ entities@6.0.1:
+ resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
+ engines: {node: '>=0.12'}
+
env-paths@2.2.1:
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
engines: {node: '>=6'}
- envinfo@7.14.0:
- resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==}
+ envinfo@7.19.0:
+ resolution: {integrity: sha512-DoSM9VyG6O3vqBf+p3Gjgr/Q52HYBBtO3v+4koAxt1MnWr+zEnxE+nke/yXS4lt2P4SYCHQ4V3f1i88LQVOpAw==}
engines: {node: '>=4'}
hasBin: true
@@ -5435,11 +5528,6 @@ packages:
engines: {node: '>=18'}
hasBin: true
- esbuild@0.25.4:
- resolution: {integrity: sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==}
- engines: {node: '>=18'}
- hasBin: true
-
escalade@3.1.2:
resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
engines: {node: '>=6'}
@@ -5785,14 +5873,6 @@ packages:
picomatch:
optional: true
- fdir@6.4.4:
- resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==}
- peerDependencies:
- picomatch: ^3 || ^4
- peerDependenciesMeta:
- picomatch:
- optional: true
-
fdir@6.5.0:
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
engines: {node: '>=12.0.0'}
@@ -5927,6 +6007,10 @@ packages:
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
engines: {node: '>=14.14'}
+ fs-extra@11.3.2:
+ resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==}
+ engines: {node: '>=14.14'}
+
fs-readdir-recursive@1.1.0:
resolution: {integrity: sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==}
@@ -6052,10 +6136,6 @@ packages:
resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
engines: {node: '>=18'}
- globby@14.1.0:
- resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==}
- engines: {node: '>=18'}
-
globrex@0.1.2:
resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
@@ -6142,9 +6222,6 @@ packages:
hast-util-sanitize@5.0.2:
resolution: {integrity: sha512-3yTWghByc50aGS7JlGhk61SPenfE/p1oaFeNwkOOyrscaOkMGrcW9+Cy/QAIOBpZxP1yqDIzFMR0+Np0i0+usg==}
- hast-util-to-html@9.0.4:
- resolution: {integrity: sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==}
-
hast-util-to-html@9.0.5:
resolution: {integrity: sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==}
@@ -6161,8 +6238,8 @@ packages:
header-case@2.0.4:
resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==}
- hls.js@1.5.13:
- resolution: {integrity: sha512-xRgKo84nsC7clEvSfIdgn/Tc0NOT+d7vdiL/wvkLO+0k0juc26NRBPPG1SfB8pd5bHXIjMW/F5VM8VYYkOYYdw==}
+ hls.js@1.6.13:
+ resolution: {integrity: sha512-hNEzjZNHf5bFrUNvdS4/1RjIanuJ6szpWNfTaX5I6WfGynWXGT7K/YQLYtemSvFExzeMdgdE4SsyVLJbd5PcZA==}
hookable@5.5.3:
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
@@ -6176,8 +6253,8 @@ packages:
html-void-elements@3.0.0:
resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
- htmlparser2@9.1.0:
- resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
+ htmlparser2@10.0.0:
+ resolution: {integrity: sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g==}
http-assert@1.5.0:
resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==}
@@ -6449,10 +6526,6 @@ packages:
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
engines: {node: '>=10'}
- is-unicode-supported@1.3.0:
- resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
- engines: {node: '>=12'}
-
is-unicode-supported@2.1.0:
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
engines: {node: '>=18'}
@@ -6790,8 +6863,8 @@ packages:
jws@3.2.2:
resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==}
- katex@0.16.11:
- resolution: {integrity: sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==}
+ katex@0.16.25:
+ resolution: {integrity: sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==}
hasBin: true
keygrip@1.1.0:
@@ -6920,10 +6993,6 @@ packages:
lit@3.2.1:
resolution: {integrity: sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==}
- local-pkg@1.0.0:
- resolution: {integrity: sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==}
- engines: {node: '>=14'}
-
local-pkg@1.1.1:
resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
engines: {node: '>=14'}
@@ -7008,8 +7077,8 @@ packages:
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines: {node: '>=10'}
- log-symbols@6.0.0:
- resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
+ log-symbols@7.0.1:
+ resolution: {integrity: sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==}
engines: {node: '>=18'}
long@4.0.0:
@@ -7091,9 +7160,9 @@ packages:
markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
- marked@15.0.7:
- resolution: {integrity: sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==}
- engines: {node: '>= 18'}
+ marked@16.4.1:
+ resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==}
+ engines: {node: '>= 20'}
hasBin: true
matcher@4.0.0:
@@ -7176,8 +7245,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
- mermaid@11.6.0:
- resolution: {integrity: sha512-PE8hGUy1LDlWIHWBP05SFdqUHGmRcCcK4IzpOKPE35eOw+G9zZgcnMpyunJVUEOgb//KBORPjysKndw8bFLuRg==}
+ mermaid@11.12.0:
+ resolution: {integrity: sha512-ZudVx73BwrMJfCFmSSJT84y6u5brEoV8DOItdHomNLz32uBjNrelm7mg95X7g+C6UoQH/W6mBLGDEDv73JdxBg==}
methods@1.1.2:
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
@@ -7495,6 +7564,11 @@ packages:
engines: {node: ^18 || >=20}
hasBin: true
+ nanoid@5.1.6:
+ resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
+ engines: {node: ^18 || >=20}
+ hasBin: true
+
native-duplexpair@1.0.0:
resolution: {integrity: sha512-E7QQoM+3jvNtlmyfqRZ0/U75VFgCls+fSkbml2MpgWkWyz3ox8Y58gNhfuziuQYGNNQAbFZJQck55LHCnCK6CA==}
@@ -7522,6 +7596,9 @@ packages:
no-case@3.0.4:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
+ node-addon-api@7.1.1:
+ resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
+
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
@@ -7640,9 +7717,9 @@ packages:
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
engines: {node: '>=10'}
- ora@8.2.0:
- resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==}
- engines: {node: '>=18'}
+ ora@9.0.0:
+ resolution: {integrity: sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A==}
+ engines: {node: '>=20'}
oracledb@6.1.0:
resolution: {integrity: sha512-0mQ5d7DTgz18SjHMksPT0DT/jhIbbdtncDd8M+xxU6lrdlePqdS/tMGlphDcGKKtCDXG42aOf/leS007q7s+ew==}
@@ -7697,9 +7774,6 @@ packages:
package-json-from-dist@1.0.1:
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
- package-manager-detector@0.2.8:
- resolution: {integrity: sha512-ts9KSdroZisdvKMWVAVCXiKqnqNfXz4+IbrBG8/BWx/TR5le+jfenvoBuIZ6UWM9nz47W7AbD9qYfAwfWMIwzA==}
-
package-manager-detector@1.3.0:
resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==}
@@ -7739,6 +7813,9 @@ packages:
parse5@7.2.0:
resolution: {integrity: sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA==}
+ parse5@7.3.0:
+ resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
+
parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
engines: {node: '>= 0.8'}
@@ -7803,10 +7880,6 @@ packages:
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
engines: {node: '>=12'}
- path-type@6.0.0:
- resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==}
- engines: {node: '>=18'}
-
pathe@2.0.3:
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
@@ -7816,6 +7889,9 @@ packages:
perfect-debounce@1.0.0:
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
+ perfect-debounce@2.0.0:
+ resolution: {integrity: sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==}
+
performance-now@2.1.0:
resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
@@ -8129,10 +8205,6 @@ packages:
postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
- postcss@8.5.3:
- resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
- engines: {node: ^10 || ^12 || >=14}
-
postcss@8.5.6:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14}
@@ -8186,9 +8258,6 @@ packages:
prop-types@15.8.1:
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
- property-information@6.5.0:
- resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
-
property-information@7.0.0:
resolution: {integrity: sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==}
@@ -8486,6 +8555,11 @@ packages:
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
+ rollup@4.52.5:
+ resolution: {integrity: sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==}
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
+ hasBin: true
+
roughjs@4.6.6:
resolution: {integrity: sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==}
@@ -8532,131 +8606,128 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
- sass-embedded-android-arm64@1.87.0:
- resolution: {integrity: sha512-uqeZoBuXm3W2KhxolScAAfWOLHL21e50g7AxlLmG0he7WZsWw6e9kSnmq301iLIFp4kvmXYXbXbNKAeu9ItRYA==}
+ sass-embedded-all-unknown@1.93.2:
+ resolution: {integrity: sha512-GdEuPXIzmhRS5J7UKAwEvtk8YyHQuFZRcpnEnkA3rwRUI27kwjyXkNeIj38XjUQ3DzrfMe8HcKFaqWGHvblS7Q==}
+ cpu: ['!arm', '!arm64', '!riscv64', '!x64']
+
+ sass-embedded-android-arm64@1.93.2:
+ resolution: {integrity: sha512-346f4iVGAPGcNP6V6IOOFkN5qnArAoXNTPr5eA/rmNpeGwomdb7kJyQ717r9rbJXxOG8OAAUado6J0qLsjnjXQ==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [android]
- sass-embedded-android-arm@1.87.0:
- resolution: {integrity: sha512-Z20u/Y1kFDpMbgiloR5YPLxNuMVeKQRC8e/n68oAAxf3u7rDSmNn2msi7USqgT1f2zdBBNawn/ifbFEla6JiHw==}
+ sass-embedded-android-arm@1.93.2:
+ resolution: {integrity: sha512-I8bpO8meZNo5FvFx5FIiE7DGPVOYft0WjuwcCCdeJ6duwfkl6tZdatex1GrSigvTsuz9L0m4ngDcX/Tj/8yMow==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [android]
- sass-embedded-android-ia32@1.87.0:
- resolution: {integrity: sha512-hSWTqo2Igdig528cUb1W1+emw9d1J4+nqOoR4tERS04zcwRRFNDiuBT0o5meV7nkEwE982F+h57YdcRXj8gTtg==}
- engines: {node: '>=14.0.0'}
- cpu: [ia32]
- os: [android]
-
- sass-embedded-android-riscv64@1.87.0:
- resolution: {integrity: sha512-kBAPSjiTBLy5ua/0LRNAJwOAARhzFU7gP35fYORJcdBuz1lkIVPVnid1lh9qQ6Ce9MOJcr7VKFtGnTuqVeig5A==}
+ sass-embedded-android-riscv64@1.93.2:
+ resolution: {integrity: sha512-hSMW1s4yJf5guT9mrdkumluqrwh7BjbZ4MbBW9tmi1DRDdlw1Wh9Oy1HnnmOG8x9XcI1qkojtPL6LUuEJmsiDg==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [android]
- sass-embedded-android-x64@1.87.0:
- resolution: {integrity: sha512-ZHMrNdtdMSpJUYco2MesnlPwDTZftD3pqkkOMI2pbqarPoFUKJtP5k80nwCM0sJGtqfNE+O16w9yPght0CMiJg==}
+ sass-embedded-android-x64@1.93.2:
+ resolution: {integrity: sha512-JqktiHZduvn+ldGBosE40ALgQ//tGCVNAObgcQ6UIZznEJbsHegqStqhRo8UW3x2cgOO2XYJcrInH6cc7wdKbw==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [android]
- sass-embedded-darwin-arm64@1.87.0:
- resolution: {integrity: sha512-7TK1JWJdCIRSdZv5CJv/HpDz/wIfwUy2FoPz9sVOEj1pDTH0N+VfJd5VutCddIdoQN9jr0ap8vwkc65FbAxV2A==}
+ sass-embedded-darwin-arm64@1.93.2:
+ resolution: {integrity: sha512-qI1X16qKNeBJp+M/5BNW7v/JHCDYWr1/mdoJ7+UMHmP0b5AVudIZtimtK0hnjrLnBECURifd6IkulybR+h+4UA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [darwin]
- sass-embedded-darwin-x64@1.87.0:
- resolution: {integrity: sha512-2JiQzt7FmgUC4MYT2QvbeH/Bi3e76WEhaYoc5P3WyTW8unsHksyTdMuTuYe0Qf9usIyt6bmm5no/4BBw7c8Cig==}
+ sass-embedded-darwin-x64@1.93.2:
+ resolution: {integrity: sha512-4KeAvlkQ0m0enKUnDGQJZwpovYw99iiMb8CTZRSsQm8Eh7halbJZVmx67f4heFY/zISgVOCcxNg19GrM5NTwtA==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [darwin]
- sass-embedded-linux-arm64@1.87.0:
- resolution: {integrity: sha512-5z+mwJCbGZcg+q+MwdEVSh0ogFK7OSAe175Gsozzr/Izw34Q+RGUw9O82jsV2c4YNuTAQvzEHgIO5cvNvt3Quw==}
+ sass-embedded-linux-arm64@1.93.2:
+ resolution: {integrity: sha512-9ftX6nd5CsShJqJ2WRg+ptaYvUW+spqZfJ88FbcKQBNFQm6L87luj3UI1rB6cP5EWrLwHA754OKxRJyzWiaN6g==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
+ libc: glibc
- sass-embedded-linux-arm@1.87.0:
- resolution: {integrity: sha512-z5P6INMsGXiUcq1sRRbksyQUhalFFYjTEexuxfSYdK3U2YQMADHubQh8pGzkWvFRPOpnh83RiGuwvpaARYHnsw==}
+ sass-embedded-linux-arm@1.93.2:
+ resolution: {integrity: sha512-N3+D/ToHtzwLDO+lSH05Wo6/KRxFBPnbjVHASOlHzqJnK+g5cqex7IFAp6ozzlRStySk61Rp6d+YGrqZ6/P0PA==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
+ libc: glibc
- sass-embedded-linux-ia32@1.87.0:
- resolution: {integrity: sha512-Xzcp+YPp0iakGL148Jl57CO+MxLuj2jsry3M+rc1cSnDlvkjNVs6TMxaL70GFeV5HdU2V60voYcgE7adDUtJjw==}
- engines: {node: '>=14.0.0'}
- cpu: [ia32]
- os: [linux]
-
- sass-embedded-linux-musl-arm64@1.87.0:
- resolution: {integrity: sha512-HWE5eTRCoKzFZWsxOjDMTF5m4DDTQ0n7NJxSYiUXPBDydr9viPXbGOMYG7WVJLjiF7upr7DYo/mfp/SNTMlZyg==}
+ sass-embedded-linux-musl-arm64@1.93.2:
+ resolution: {integrity: sha512-+3EHuDPkMiAX5kytsjEC1bKZCawB9J6pm2eBIzzLMPWbf5xdx++vO1DpT7hD4bm4ZGn0eVHgSOKIfP6CVz6tVg==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
+ libc: musl
- sass-embedded-linux-musl-arm@1.87.0:
- resolution: {integrity: sha512-4PyqOWhRzyu06RRmpCCBOJdF4BOv7s446wrV6yODtEyyfSIDx3MJabo3KT0oJ1lTWSI/aU3R89bKx0JFXcIHHw==}
+ sass-embedded-linux-musl-arm@1.93.2:
+ resolution: {integrity: sha512-XBTvx66yRenvEsp3VaJCb3HQSyqCsUh7R+pbxcN5TuzueybZi0LXvn9zneksdXcmjACMlMpIVXi6LyHPQkYc8A==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
+ libc: musl
- sass-embedded-linux-musl-ia32@1.87.0:
- resolution: {integrity: sha512-aQaPvlRn3kh93PLQvl6BcFKu8Ji92+42blFEkg6nMVvmugD5ZwH2TGFrX25ibx4CYxRpMS4ssF7a0i7vy5HB1Q==}
- engines: {node: '>=14.0.0'}
- cpu: [ia32]
- os: [linux]
-
- sass-embedded-linux-musl-riscv64@1.87.0:
- resolution: {integrity: sha512-o5DxcqiFzET3KRWo+futHr/lhAMBP3tJGGx8YIgpHQYfvDMbsvE0hiFC+nZ/GF9dbcGd+ceIQwfvE5mcc7Gsjw==}
+ sass-embedded-linux-musl-riscv64@1.93.2:
+ resolution: {integrity: sha512-0sB5kmVZDKTYzmCSlTUnjh6mzOhzmQiW/NNI5g8JS4JiHw2sDNTvt1dsFTuqFkUHyEOY3ESTsfHHBQV8Ip4bEA==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
+ libc: musl
- sass-embedded-linux-musl-x64@1.87.0:
- resolution: {integrity: sha512-dKxWsu9Wu/CyfzQmHdeiGqrRSzJ85VUjbSx+aP1/7ttmps3SSg+YW95PuqnCOa7GSuSreC3dKKpXHTywUxMLQA==}
+ sass-embedded-linux-musl-x64@1.93.2:
+ resolution: {integrity: sha512-t3ejQ+1LEVuHy7JHBI2tWHhoMfhedUNDjGJR2FKaLgrtJntGnyD1RyX0xb3nuqL/UXiEAtmTmZY+Uh3SLUe1Hg==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
+ libc: musl
- sass-embedded-linux-riscv64@1.87.0:
- resolution: {integrity: sha512-Sy3ESZ4FwBiijvmTA9n+0p0w3MNCue1AgINVPzpAY27EFi0h49eqQm9SWfOkFqmkFS2zFRYowdQOr5Bbr2gOXA==}
+ sass-embedded-linux-riscv64@1.93.2:
+ resolution: {integrity: sha512-e7AndEwAbFtXaLy6on4BfNGTr3wtGZQmypUgYpSNVcYDO+CWxatKVY4cxbehMPhxG9g5ru+eaMfynvhZt7fLaA==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
+ libc: glibc
- sass-embedded-linux-x64@1.87.0:
- resolution: {integrity: sha512-+UfjakOcHHKTnEqB3EZ+KqzezQOe1emvy4Rs+eQhLyfekpYuNze/qlRvYxfKTmrtvDiUrIto8MXsyZfMLzkuMA==}
+ sass-embedded-linux-x64@1.93.2:
+ resolution: {integrity: sha512-U3EIUZQL11DU0xDDHXexd4PYPHQaSQa2hzc4EzmhHqrAj+TyfYO94htjWOd+DdTPtSwmLp+9cTWwPZBODzC96w==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
+ libc: glibc
- sass-embedded-win32-arm64@1.87.0:
- resolution: {integrity: sha512-m1DS6FYUE0/fv+vt38uQB/kxR4UjnyD+2zcSc298pFmA0aYh/XZIPWw7RxG1HL3KLE1ZrGyu3254MPoxRhs3ig==}
- engines: {node: '>=14.0.0'}
- cpu: [arm64]
- os: [win32]
+ sass-embedded-unknown-all@1.93.2:
+ resolution: {integrity: sha512-7VnaOmyewcXohiuoFagJ3SK5ddP9yXpU0rzz+pZQmS1/+5O6vzyFCUoEt3HDRaLctH4GT3nUGoK1jg0ae62IfQ==}
+ os: ['!android', '!darwin', '!linux', '!win32']
- sass-embedded-win32-ia32@1.87.0:
- resolution: {integrity: sha512-JztXLo59GMe2E6g+kCsyiERYhtZgkcyDYx6CrXoSTE5WaE+RbxRiCCCv8/1+hf406f08pUxJ8G0Ody7M5urtBA==}
+ sass-embedded-win32-arm64@1.93.2:
+ resolution: {integrity: sha512-Y90DZDbQvtv4Bt0GTXKlcT9pn4pz8AObEjFF8eyul+/boXwyptPZ/A1EyziAeNaIEIfxyy87z78PUgCeGHsx3Q==}
engines: {node: '>=14.0.0'}
- cpu: [ia32]
+ cpu: [arm64]
os: [win32]
- sass-embedded-win32-x64@1.87.0:
- resolution: {integrity: sha512-4nQErpauvhgSo+7ClumGdjdf9sGx+U9yBgvhI0+zUw+D5YvraVgvA0Lk8Wuwntx2PqnvKUk8YDr/vxHJostv4Q==}
+ sass-embedded-win32-x64@1.93.2:
+ resolution: {integrity: sha512-BbSucRP6PVRZGIwlEBkp+6VQl2GWdkWFMN+9EuOTPrLxCJZoq+yhzmbjspd3PeM8+7WJ7AdFu/uRYdO8tor1iQ==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [win32]
- sass-embedded@1.87.0:
- resolution: {integrity: sha512-1IA3iTJNh4BkkA/nidKiVwbmkxr9o6LsPegycHMX/JYs255zpocN5GdLF1+onohQCJxbs5ldr8osKV7qNaNBjg==}
+ sass-embedded@1.93.2:
+ resolution: {integrity: sha512-FvQdkn2dZ8DGiLgi0Uf4zsj7r/BsiLImNa5QJ10eZalY6NfZyjrmWGFcuCN5jNwlDlXFJnftauv+UtvBKLvepQ==}
engines: {node: '>=16.0.0'}
hasBin: true
+ sass@1.93.2:
+ resolution: {integrity: sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==}
+ engines: {node: '>=14.0.0'}
+ hasBin: true
+
sax@1.2.1:
resolution: {integrity: sha512-8I2a3LovHTOpm7NV5yOyO8IHqgVsfK4+UuySrXU8YXkSRX7k6hCV9b3HrkKCr3nMpgj+0bmocaJJWpvp1oc7ZA==}
@@ -8809,8 +8880,8 @@ packages:
shiki@2.3.1:
resolution: {integrity: sha512-bD1XuVAyZBVxHiPlO/m2nM2F5g8G5MwSZHNYx+ArpcOW52+fCN6peGP5gG61O0gZpzUVbImeR3ar8cF+Z5WM8g==}
- shiki@3.4.0:
- resolution: {integrity: sha512-Ni80XHcqhOEXv5mmDAvf5p6PAJqbUc/RzFeaOqk+zP5DLvTPS3j0ckvA+MI87qoxTQ5RGJDVTbdl/ENLSyyAnQ==}
+ shiki@3.13.0:
+ resolution: {integrity: sha512-aZW4l8Og16CokuCLf8CF8kq+KK2yOygapU5m3+hoGw0Mdosc6fPitjM+ujYarppj5ZIKGyPDPP1vqmQhr+5/0g==}
should-send-same-site-none@2.0.5:
resolution: {integrity: sha512-7dig49H7sKnv1v/GPoFQChGgJdEX9s2oy9TQBSD5RbUx7M9CCRjHMaFP06v+DZQNM0K+o8dBhvBAd4eEKirqbQ==}
@@ -8848,6 +8919,7 @@ packages:
sitemap@8.0.0:
resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==}
engines: {node: '>=14.0.0', npm: '>=6.0.0'}
+ deprecated: 'SECURITY: Multiple vulnerabilities fixed in 8.0.1 (XML injection, path traversal, command injection, protocol injection). Upgrade immediately: npm install sitemap@8.0.1'
hasBin: true
slash@3.0.0:
@@ -8990,9 +9062,9 @@ packages:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
- string-width@7.2.0:
- resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
- engines: {node: '>=18'}
+ string-width@8.1.0:
+ resolution: {integrity: sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==}
+ engines: {node: '>=20'}
string_decoder@1.1.1:
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
@@ -9015,6 +9087,10 @@ packages:
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
engines: {node: '>=12'}
+ strip-ansi@7.1.2:
+ resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
+ engines: {node: '>=12'}
+
strip-bom-string@1.0.0:
resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
engines: {node: '>=0.10.0'}
@@ -9053,10 +9129,6 @@ packages:
engines: {node: '>=6.4.0 <13 || >=14'}
deprecated: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
- superjson@2.2.1:
- resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}
- engines: {node: '>=16'}
-
superjson@2.2.2:
resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
engines: {node: '>=16'}
@@ -9103,10 +9175,6 @@ packages:
resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==}
engines: {node: ^14.18.0 || >=16.0.0}
- synckit@0.11.4:
- resolution: {integrity: sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==}
- engines: {node: ^14.18.0 || >=16.0.0}
-
tabbable@6.2.0:
resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
@@ -9171,9 +9239,6 @@ packages:
through@2.3.8:
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
- tinyexec@0.3.2:
- resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
-
tinyexec@1.0.1:
resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
@@ -9181,10 +9246,6 @@ packages:
resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==}
engines: {node: '>=12.0.0'}
- tinyglobby@0.2.13:
- resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==}
- engines: {node: '>=12.0.0'}
-
tinyglobby@0.2.15:
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines: {node: '>=12.0.0'}
@@ -9497,10 +9558,6 @@ packages:
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
engines: {node: '>=14.0'}
- undici@6.20.1:
- resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==}
- engines: {node: '>=18.17'}
-
undici@7.16.0:
resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==}
engines: {node: '>=20.18.1'}
@@ -9670,8 +9727,8 @@ packages:
vfile@6.0.3:
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
- vidstack@1.12.12:
- resolution: {integrity: sha512-7413cfsyk6F0TtjiAA1QK1uyxgiTb6i0YFJSsQlXSJQaQQ/ZeQ/Fa4KDfC6EFCLPHoHPyW0Ejs5a6HFF64JXLQ==}
+ vidstack@1.12.13:
+ resolution: {integrity: sha512-vuNeyRmWoH/7EoFVDYjp9nkgcqtCMmal518LDeb78dYKgWb+p6+vtY0AzDhrkBv5q1UiCn+xwmjMmwvSlPLuhQ==}
engines: {node: '>=18'}
vite@5.4.14:
@@ -9705,19 +9762,19 @@ packages:
terser:
optional: true
- vite@6.3.5:
- resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
- engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
+ vite@7.1.11:
+ resolution: {integrity: sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==}
+ engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
- '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
+ '@types/node': ^20.19.0 || >=22.12.0
jiti: '>=1.21.0'
- less: '*'
+ less: ^4.0.0
lightningcss: ^1.21.0
- sass: '*'
- sass-embedded: '*'
- stylus: '*'
- sugarss: '*'
+ sass: ^1.70.0
+ sass-embedded: ^1.70.0
+ stylus: '>=0.54.8'
+ sugarss: ^5.0.0
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
@@ -9745,8 +9802,8 @@ packages:
yaml:
optional: true
- vitepress@1.6.3:
- resolution: {integrity: sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==}
+ vitepress@1.6.4:
+ resolution: {integrity: sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4
@@ -9794,10 +9851,10 @@ packages:
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- vue-router@4.5.1:
- resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
+ vue-router@4.6.3:
+ resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==}
peerDependencies:
- vue: ^3.2.0
+ vue: ^3.5.0
vue-sfc-transformer@0.1.14:
resolution: {integrity: sha512-WUgc6PKNmS9If5o/bpT+ulaF869iotD+em2l3Mj2kML5YfdxN46vXj/f9zzlaffv66up36BG1PhdP+utIyuqCg==}
@@ -9807,35 +9864,27 @@ packages:
esbuild: '*'
vue: ^3.5.13
- vue@3.5.13:
- resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
-
- vue@3.5.18:
- resolution: {integrity: sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==}
+ vue@3.5.22:
+ resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
- vuepress-plugin-components@2.0.0-rc.86:
- resolution: {integrity: sha512-iq5gI0XFi31iwdt0f+CcDqAq/Z4lauovXN+UM/97N7de++veF0q565vOXjObpSiSZI3pwoYlgyZCPU2MxzGHeQ==}
+ vuepress-plugin-components@2.0.0-rc.95:
+ resolution: {integrity: sha512-eYLj9QpKo46IcGRgkRTHQefQKfVz8jd5h9NkP16tYll2czL2uxbTioIRNDNNjJN5inZ4d9tFAa3/Kj4frSMYkA==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
artplayer: ^5.0.0
dashjs: 4.7.4
hls.js: ^1.4.12
mpegts.js: ^1.7.3
- sass: ^1.87.0
- sass-embedded: ^1.87.0
+ sass: ^1.93.2
+ sass-embedded: ^1.93.2
sass-loader: ^16.0.5
vidstack: ^1.12.9
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
artplayer:
optional: true
@@ -9854,43 +9903,22 @@ packages:
vidstack:
optional: true
- vuepress-plugin-md-enhance@2.0.0-rc.87:
- resolution: {integrity: sha512-wgQSYx01lFlNb/6tRLDYLFQJdKq00SpNWn4OfBk++7RMHy3tzriuxDhls/N+x3QSTKtAFxyRoGbF21+zKu4n8Q==}
+ vuepress-plugin-md-enhance@2.0.0-rc.95:
+ resolution: {integrity: sha512-1nxpJ7G1+7xR3USwBUCQdkeqIX//ORJIXyZPnY0xdkH6mH+xWyRwYCkWTTvNSg9FiD3HTDAt2j7ENTZP4VLCbw==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
'@vue/repl': ^4.1.1
- chart.js: ^4.0.0
- echarts: ^5.0.0
- flowchart.ts: ^3.0.0
kotlin-playground: ^1.23.0
- markmap-lib: ^0.18.5
- markmap-toolbar: ^0.18.5
- markmap-view: ^0.18.5
- mermaid: ^11.6.0
sandpack-vue3: ^3.0.0
- sass: ^1.87.0
- sass-embedded: ^1.87.0
+ sass: ^1.93.2
+ sass-embedded: ^1.93.2
sass-loader: ^16.0.5
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
'@vue/repl':
optional: true
- chart.js:
- optional: true
- echarts:
- optional: true
- flowchart.ts:
- optional: true
kotlin-playground:
optional: true
- markmap-lib:
- optional: true
- markmap-toolbar:
- optional: true
- markmap-view:
- optional: true
- mermaid:
- optional: true
sandpack-vue3:
optional: true
sass:
@@ -9900,31 +9928,31 @@ packages:
sass-loader:
optional: true
- vuepress-shared@2.0.0-rc.86:
- resolution: {integrity: sha512-QgPHOwyyWy+j4wM1tK+M1dSYGLgMa5AxN/YSEm4yjxOsdssOcE8Oe4zy31lE1qbP4zNGXwrOtK92JsJ58kkw/A==}
+ vuepress-shared@2.0.0-rc.95:
+ resolution: {integrity: sha512-l3WVpgLo+QE7MPhVlljFkVtmgBvixl5ll3c6qiTbhmvkObpjM1DIXed3PIuOUlQY53UztRuvtGwVulMiIT+Gzw==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
- vuepress-theme-hope@2.0.0-rc.87:
- resolution: {integrity: sha512-V9dFnK/Trkc0nlLyZQi7r+sIOmLmZYl7USJt8qfdLj0hlUZUVegAGlEtaP4v5t8OhYjrIGi+1syiUtSRzL1jjQ==}
+ vuepress-theme-hope@2.0.0-rc.95:
+ resolution: {integrity: sha512-5K7lhpRwBo5EPLbEyG747TJrWpMWRgkv6Txgt+nStmUkdWLyejl3iciFtz52olrb9zgutqJbHNGAxpBVUe9IQw==}
engines: {node: '>= 20.6.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- '@vuepress/plugin-docsearch': 2.0.0-rc.102
- '@vuepress/plugin-feed': 2.0.0-rc.102
- '@vuepress/plugin-meilisearch': 2.0.0-rc.102
- '@vuepress/plugin-prismjs': 2.0.0-rc.102
- '@vuepress/plugin-pwa': 2.0.0-rc.102
- '@vuepress/plugin-revealjs': 2.0.0-rc.102
- '@vuepress/plugin-search': 2.0.0-rc.102
- '@vuepress/plugin-slimsearch': 2.0.0-rc.102
- '@vuepress/plugin-watermark': 2.0.0-rc.102
- '@vuepress/shiki-twoslash': 2.0.0-rc.102
+ '@vuepress/plugin-docsearch': 2.0.0-rc.114
+ '@vuepress/plugin-feed': 2.0.0-rc.114
+ '@vuepress/plugin-meilisearch': 2.0.0-rc.114
+ '@vuepress/plugin-prismjs': 2.0.0-rc.114
+ '@vuepress/plugin-pwa': 2.0.0-rc.114
+ '@vuepress/plugin-revealjs': 2.0.0-rc.114
+ '@vuepress/plugin-search': 2.0.0-rc.114
+ '@vuepress/plugin-slimsearch': 2.0.0-rc.114
+ '@vuepress/plugin-watermark': 2.0.0-rc.114
+ '@vuepress/shiki-twoslash': 2.0.0-rc.114
nodejs-jieba: ^0.2.1 || ^0.3.0
- sass: ^1.87.0
- sass-embedded: ^1.87.0
+ sass: ^1.93.2
+ sass-embedded: ^1.93.2
sass-loader: ^16.0.5
- vuepress: 2.0.0-rc.22
+ vuepress: 2.0.0-rc.26
peerDependenciesMeta:
'@vuepress/plugin-docsearch':
optional: true
@@ -9955,14 +9983,14 @@ packages:
sass-loader:
optional: true
- vuepress@2.0.0-rc.22:
- resolution: {integrity: sha512-18qPOJcwCGyWbKmHERyXQPyCfcPH6iGhUsHsyPdTqFIC1OPMA2f6nh1c6VH+eXlvvxmgykxUe5R9EvfxfMhcIQ==}
- engines: {node: ^18.19.0 || >=20.4.0}
+ vuepress@2.0.0-rc.26:
+ resolution: {integrity: sha512-ztTS3m6Q2MAb6D26vM2UyU5nOuxIhIk37SSD3jTcKI00x4ha0FcwY3Cm0MAt6w58REBmkwNLPxN5iiulatHtbw==}
+ engines: {node: ^20.9.0 || >=22.0.0}
hasBin: true
peerDependencies:
- '@vuepress/bundler-vite': 2.0.0-rc.22
- '@vuepress/bundler-webpack': 2.0.0-rc.22
- vue: ^3.5.13
+ '@vuepress/bundler-vite': 2.0.0-rc.26
+ '@vuepress/bundler-webpack': 2.0.0-rc.26
+ vue: ^3.5.22
peerDependenciesMeta:
'@vuepress/bundler-vite':
optional: true
@@ -9972,8 +10000,8 @@ packages:
walker@1.0.8:
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
- watermark-js-plus@1.6.1:
- resolution: {integrity: sha512-7oQdLq/SiNhkj8ViRBQQppvrRs9+nAXsG0j/i8xYIidhDOhljgXEoxm+nf6roLAiAdTYCGC8odSDYGBHJON+wg==}
+ watermark-js-plus@1.6.3:
+ resolution: {integrity: sha512-iCLOGf70KacIwjGF9MDViYxQcRiVwOH7l42qDHLeE2HeUsQD1EQuUC9cKRG/4SErTUmdqV3yf5WnKk2dRARHPQ==}
wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
@@ -10179,6 +10207,10 @@ packages:
resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==}
engines: {node: '>=18'}
+ yoctocolors@2.1.2:
+ resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
+ engines: {node: '>=18'}
+
zlogger@1.1.0:
resolution: {integrity: sha512-WjRPkjHe4rajXun45zZRAnViTSLkIr2PEFI303u+3NYIkhWqxhpTr0j67XPzhTJMmDH27pGoTSxGg/qP8FiaJA==}
engines: {node: '>=4.3.1'}
@@ -10319,7 +10351,7 @@ snapshots:
transitivePeerDependencies:
- chokidar
- '@antfu/eslint-config@4.19.0(@vue/compiler-sfc@3.5.18)(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2)':
+ '@antfu/eslint-config@4.19.0(@vue/compiler-sfc@3.5.22)(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2)':
dependencies:
'@antfu/install-pkg': 1.1.0
'@clack/prompts': 0.11.0
@@ -10350,7 +10382,7 @@ snapshots:
eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.44.0(@typescript-eslint/parser@8.44.0(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.35.0(jiti@2.4.2))
eslint-plugin-vue: 10.4.0(@typescript-eslint/parser@8.44.0(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.35.0(jiti@2.4.2))(vue-eslint-parser@10.2.0(eslint@9.35.0(jiti@2.4.2)))
eslint-plugin-yml: 1.18.0(eslint@9.35.0(jiti@2.4.2))
- eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.18)(eslint@9.35.0(jiti@2.4.2))
+ eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.35.0(jiti@2.4.2))
globals: 16.4.0
jsonc-eslint-parser: 2.4.0
local-pkg: 1.1.1
@@ -10365,17 +10397,12 @@ snapshots:
- typescript
- vitest
- '@antfu/install-pkg@1.0.0':
- dependencies:
- package-manager-detector: 0.2.8
- tinyexec: 0.3.2
-
'@antfu/install-pkg@1.1.0':
dependencies:
package-manager-detector: 1.3.0
tinyexec: 1.0.1
- '@antfu/utils@8.1.0': {}
+ '@antfu/utils@9.3.0': {}
'@artus-cli/artus-cli@0.2.10':
dependencies:
@@ -10719,10 +10746,6 @@ snapshots:
'@babel/template': 7.27.2
'@babel/types': 7.28.4
- '@babel/parser@7.26.2':
- dependencies:
- '@babel/types': 7.27.1
-
'@babel/parser@7.27.1':
dependencies:
'@babel/types': 7.27.1
@@ -11031,9 +11054,9 @@ snapshots:
'@eggjs/utils@4.4.1': {}
- '@element-plus/icons-vue@2.3.1(vue@3.5.13(typescript@5.9.2))':
+ '@element-plus/icons-vue@2.3.1(vue@3.5.22(typescript@5.9.2))':
dependencies:
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
'@emnapi/core@1.4.5':
dependencies:
@@ -11076,9 +11099,6 @@ snapshots:
'@esbuild/aix-ppc64@0.25.10':
optional: true
- '@esbuild/aix-ppc64@0.25.4':
- optional: true
-
'@esbuild/android-arm64@0.21.5':
optional: true
@@ -11088,9 +11108,6 @@ snapshots:
'@esbuild/android-arm64@0.25.10':
optional: true
- '@esbuild/android-arm64@0.25.4':
- optional: true
-
'@esbuild/android-arm@0.21.5':
optional: true
@@ -11100,9 +11117,6 @@ snapshots:
'@esbuild/android-arm@0.25.10':
optional: true
- '@esbuild/android-arm@0.25.4':
- optional: true
-
'@esbuild/android-x64@0.21.5':
optional: true
@@ -11112,9 +11126,6 @@ snapshots:
'@esbuild/android-x64@0.25.10':
optional: true
- '@esbuild/android-x64@0.25.4':
- optional: true
-
'@esbuild/darwin-arm64@0.21.5':
optional: true
@@ -11124,9 +11135,6 @@ snapshots:
'@esbuild/darwin-arm64@0.25.10':
optional: true
- '@esbuild/darwin-arm64@0.25.4':
- optional: true
-
'@esbuild/darwin-x64@0.21.5':
optional: true
@@ -11136,9 +11144,6 @@ snapshots:
'@esbuild/darwin-x64@0.25.10':
optional: true
- '@esbuild/darwin-x64@0.25.4':
- optional: true
-
'@esbuild/freebsd-arm64@0.21.5':
optional: true
@@ -11148,9 +11153,6 @@ snapshots:
'@esbuild/freebsd-arm64@0.25.10':
optional: true
- '@esbuild/freebsd-arm64@0.25.4':
- optional: true
-
'@esbuild/freebsd-x64@0.21.5':
optional: true
@@ -11160,9 +11162,6 @@ snapshots:
'@esbuild/freebsd-x64@0.25.10':
optional: true
- '@esbuild/freebsd-x64@0.25.4':
- optional: true
-
'@esbuild/linux-arm64@0.21.5':
optional: true
@@ -11172,9 +11171,6 @@ snapshots:
'@esbuild/linux-arm64@0.25.10':
optional: true
- '@esbuild/linux-arm64@0.25.4':
- optional: true
-
'@esbuild/linux-arm@0.21.5':
optional: true
@@ -11184,9 +11180,6 @@ snapshots:
'@esbuild/linux-arm@0.25.10':
optional: true
- '@esbuild/linux-arm@0.25.4':
- optional: true
-
'@esbuild/linux-ia32@0.21.5':
optional: true
@@ -11196,9 +11189,6 @@ snapshots:
'@esbuild/linux-ia32@0.25.10':
optional: true
- '@esbuild/linux-ia32@0.25.4':
- optional: true
-
'@esbuild/linux-loong64@0.21.5':
optional: true
@@ -11208,9 +11198,6 @@ snapshots:
'@esbuild/linux-loong64@0.25.10':
optional: true
- '@esbuild/linux-loong64@0.25.4':
- optional: true
-
'@esbuild/linux-mips64el@0.21.5':
optional: true
@@ -11220,9 +11207,6 @@ snapshots:
'@esbuild/linux-mips64el@0.25.10':
optional: true
- '@esbuild/linux-mips64el@0.25.4':
- optional: true
-
'@esbuild/linux-ppc64@0.21.5':
optional: true
@@ -11232,9 +11216,6 @@ snapshots:
'@esbuild/linux-ppc64@0.25.10':
optional: true
- '@esbuild/linux-ppc64@0.25.4':
- optional: true
-
'@esbuild/linux-riscv64@0.21.5':
optional: true
@@ -11244,9 +11225,6 @@ snapshots:
'@esbuild/linux-riscv64@0.25.10':
optional: true
- '@esbuild/linux-riscv64@0.25.4':
- optional: true
-
'@esbuild/linux-s390x@0.21.5':
optional: true
@@ -11256,9 +11234,6 @@ snapshots:
'@esbuild/linux-s390x@0.25.10':
optional: true
- '@esbuild/linux-s390x@0.25.4':
- optional: true
-
'@esbuild/linux-x64@0.21.5':
optional: true
@@ -11268,18 +11243,12 @@ snapshots:
'@esbuild/linux-x64@0.25.10':
optional: true
- '@esbuild/linux-x64@0.25.4':
- optional: true
-
'@esbuild/netbsd-arm64@0.25.0':
optional: true
'@esbuild/netbsd-arm64@0.25.10':
optional: true
- '@esbuild/netbsd-arm64@0.25.4':
- optional: true
-
'@esbuild/netbsd-x64@0.21.5':
optional: true
@@ -11289,18 +11258,12 @@ snapshots:
'@esbuild/netbsd-x64@0.25.10':
optional: true
- '@esbuild/netbsd-x64@0.25.4':
- optional: true
-
'@esbuild/openbsd-arm64@0.25.0':
optional: true
'@esbuild/openbsd-arm64@0.25.10':
optional: true
- '@esbuild/openbsd-arm64@0.25.4':
- optional: true
-
'@esbuild/openbsd-x64@0.21.5':
optional: true
@@ -11310,9 +11273,6 @@ snapshots:
'@esbuild/openbsd-x64@0.25.10':
optional: true
- '@esbuild/openbsd-x64@0.25.4':
- optional: true
-
'@esbuild/openharmony-arm64@0.25.10':
optional: true
@@ -11325,9 +11285,6 @@ snapshots:
'@esbuild/sunos-x64@0.25.10':
optional: true
- '@esbuild/sunos-x64@0.25.4':
- optional: true
-
'@esbuild/win32-arm64@0.21.5':
optional: true
@@ -11337,9 +11294,6 @@ snapshots:
'@esbuild/win32-arm64@0.25.10':
optional: true
- '@esbuild/win32-arm64@0.25.4':
- optional: true
-
'@esbuild/win32-ia32@0.21.5':
optional: true
@@ -11349,9 +11303,6 @@ snapshots:
'@esbuild/win32-ia32@0.25.10':
optional: true
- '@esbuild/win32-ia32@0.25.4':
- optional: true
-
'@esbuild/win32-x64@0.21.5':
optional: true
@@ -11361,9 +11312,6 @@ snapshots:
'@esbuild/win32-x64@0.25.10':
optional: true
- '@esbuild/win32-x64@0.25.4':
- optional: true
-
'@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.35.0(jiti@2.4.2))':
dependencies:
escape-string-regexp: 4.0.0
@@ -11497,16 +11445,16 @@ snapshots:
'@iconify/types@2.0.0': {}
- '@iconify/utils@2.3.0':
+ '@iconify/utils@3.0.2':
dependencies:
- '@antfu/install-pkg': 1.0.0
- '@antfu/utils': 8.1.0
+ '@antfu/install-pkg': 1.1.0
+ '@antfu/utils': 9.3.0
'@iconify/types': 2.0.0
- debug: 4.4.0(supports-color@8.1.1)
+ debug: 4.4.1
globals: 15.15.0
kolorist: 1.8.0
- local-pkg: 1.0.0
- mlly: 1.7.4
+ local-pkg: 1.1.1
+ mlly: 1.8.0
transitivePeerDependencies:
- supports-color
@@ -11948,217 +11896,218 @@ snapshots:
'@lukeed/csprng@1.1.0': {}
- '@mdit-vue/plugin-component@2.1.4':
+ '@mdit-vue/plugin-component@3.0.2':
dependencies:
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/plugin-frontmatter@2.1.4':
+ '@mdit-vue/plugin-frontmatter@3.0.2':
dependencies:
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
gray-matter: 4.0.3
markdown-it: 14.1.0
- '@mdit-vue/plugin-headers@2.1.4':
+ '@mdit-vue/plugin-headers@3.0.2':
dependencies:
- '@mdit-vue/shared': 2.1.4
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/shared': 3.0.2
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/plugin-sfc@2.1.4':
+ '@mdit-vue/plugin-sfc@3.0.2':
dependencies:
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/plugin-title@2.1.4':
+ '@mdit-vue/plugin-title@3.0.2':
dependencies:
- '@mdit-vue/shared': 2.1.4
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/shared': 3.0.2
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/plugin-toc@2.1.4':
+ '@mdit-vue/plugin-toc@3.0.2':
dependencies:
- '@mdit-vue/shared': 2.1.4
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/shared': 3.0.2
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/shared@2.1.4':
+ '@mdit-vue/shared@3.0.2':
dependencies:
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/types': 3.0.2
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit-vue/types@2.1.4': {}
+ '@mdit-vue/types@3.0.2': {}
- '@mdit/helper@0.18.0(markdown-it@14.1.0)':
+ '@mdit/helper@0.22.1(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-alert@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-alert@0.22.3(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-align@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-align@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/plugin-container': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-container': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-attrs@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-attrs@0.23.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-container@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-container@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-demo@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-demo@0.22.3(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-figure@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-figure@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-footnote@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-footnote@0.22.3(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
markdown-it: 14.1.0
- '@mdit/plugin-icon@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-icon@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-img-lazyload@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-img-lazyload@0.22.1(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-img-mark@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-img-mark@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-img-size@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-img-size@0.22.3(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-include@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-include@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
upath: 2.0.1
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-katex-slim@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-katex-slim@0.23.2(katex@0.16.25)(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-tex': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
+ '@mdit/plugin-tex': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
+ katex: 0.16.25
markdown-it: 14.1.0
- '@mdit/plugin-mark@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-mark@0.22.1(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-mathjax-slim@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-mathjax-slim@0.23.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/plugin-tex': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-tex': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
upath: 2.0.1
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-plantuml@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-plantuml@0.22.3(markdown-it@14.1.0)':
dependencies:
- '@mdit/plugin-uml': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-uml': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-spoiler@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-spoiler@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-stylize@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-stylize@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-sub@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-sub@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-sup@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-sup@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-tab@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-tab@0.22.3(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-tasklist@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-tasklist@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-tex@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-tex@0.22.2(markdown-it@14.1.0)':
dependencies:
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mdit/plugin-uml@0.18.0(markdown-it@14.1.0)':
+ '@mdit/plugin-uml@0.22.2(markdown-it@14.1.0)':
dependencies:
- '@mdit/helper': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
optionalDependencies:
markdown-it: 14.1.0
- '@mermaid-js/parser@0.4.0':
+ '@mermaid-js/parser@0.6.3':
dependencies:
langium: 3.3.1
@@ -12355,10 +12304,69 @@ snapshots:
dependencies:
'@noble/hashes': 1.8.0
- '@pkgjs/parseargs@0.11.0':
+ '@parcel/watcher-android-arm64@2.5.1':
+ optional: true
+
+ '@parcel/watcher-darwin-arm64@2.5.1':
+ optional: true
+
+ '@parcel/watcher-darwin-x64@2.5.1':
+ optional: true
+
+ '@parcel/watcher-freebsd-x64@2.5.1':
optional: true
- '@pkgr/core@0.2.4': {}
+ '@parcel/watcher-linux-arm-glibc@2.5.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm-musl@2.5.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm64-glibc@2.5.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm64-musl@2.5.1':
+ optional: true
+
+ '@parcel/watcher-linux-x64-glibc@2.5.1':
+ optional: true
+
+ '@parcel/watcher-linux-x64-musl@2.5.1':
+ optional: true
+
+ '@parcel/watcher-win32-arm64@2.5.1':
+ optional: true
+
+ '@parcel/watcher-win32-ia32@2.5.1':
+ optional: true
+
+ '@parcel/watcher-win32-x64@2.5.1':
+ optional: true
+
+ '@parcel/watcher@2.5.1':
+ dependencies:
+ detect-libc: 1.0.3
+ is-glob: 4.0.3
+ micromatch: 4.0.8
+ node-addon-api: 7.1.1
+ optionalDependencies:
+ '@parcel/watcher-android-arm64': 2.5.1
+ '@parcel/watcher-darwin-arm64': 2.5.1
+ '@parcel/watcher-darwin-x64': 2.5.1
+ '@parcel/watcher-freebsd-x64': 2.5.1
+ '@parcel/watcher-linux-arm-glibc': 2.5.1
+ '@parcel/watcher-linux-arm-musl': 2.5.1
+ '@parcel/watcher-linux-arm64-glibc': 2.5.1
+ '@parcel/watcher-linux-arm64-musl': 2.5.1
+ '@parcel/watcher-linux-x64-glibc': 2.5.1
+ '@parcel/watcher-linux-x64-musl': 2.5.1
+ '@parcel/watcher-win32-arm64': 2.5.1
+ '@parcel/watcher-win32-ia32': 2.5.1
+ '@parcel/watcher-win32-x64': 2.5.1
+ optional: true
+
+ '@pkgjs/parseargs@0.11.0':
+ optional: true
'@pkgr/core@0.2.9': {}
@@ -12385,6 +12393,8 @@ snapshots:
'@protobufjs/utf8@1.1.0': {}
+ '@rolldown/pluginutils@1.0.0-beta.29': {}
+
'@rollup/plugin-alias@5.1.1(rollup@4.34.8)':
optionalDependencies:
rollup: 4.34.8
@@ -12438,10 +12448,16 @@ snapshots:
'@rollup/rollup-android-arm-eabi@4.40.2':
optional: true
+ '@rollup/rollup-android-arm-eabi@4.52.5':
+ optional: true
+
'@rollup/rollup-android-arm64@4.34.8':
optional: true
- '@rollup/rollup-android-arm64@4.40.2':
+ '@rollup/rollup-android-arm64@4.40.2':
+ optional: true
+
+ '@rollup/rollup-android-arm64@4.52.5':
optional: true
'@rollup/rollup-darwin-arm64@4.34.8':
@@ -12450,48 +12466,75 @@ snapshots:
'@rollup/rollup-darwin-arm64@4.40.2':
optional: true
+ '@rollup/rollup-darwin-arm64@4.52.5':
+ optional: true
+
'@rollup/rollup-darwin-x64@4.34.8':
optional: true
'@rollup/rollup-darwin-x64@4.40.2':
optional: true
+ '@rollup/rollup-darwin-x64@4.52.5':
+ optional: true
+
'@rollup/rollup-freebsd-arm64@4.34.8':
optional: true
'@rollup/rollup-freebsd-arm64@4.40.2':
optional: true
+ '@rollup/rollup-freebsd-arm64@4.52.5':
+ optional: true
+
'@rollup/rollup-freebsd-x64@4.34.8':
optional: true
'@rollup/rollup-freebsd-x64@4.40.2':
optional: true
+ '@rollup/rollup-freebsd-x64@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-arm-gnueabihf@4.34.8':
optional: true
'@rollup/rollup-linux-arm-gnueabihf@4.40.2':
optional: true
+ '@rollup/rollup-linux-arm-gnueabihf@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-arm-musleabihf@4.34.8':
optional: true
'@rollup/rollup-linux-arm-musleabihf@4.40.2':
optional: true
+ '@rollup/rollup-linux-arm-musleabihf@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-arm64-gnu@4.34.8':
optional: true
'@rollup/rollup-linux-arm64-gnu@4.40.2':
optional: true
+ '@rollup/rollup-linux-arm64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-arm64-musl@4.34.8':
optional: true
'@rollup/rollup-linux-arm64-musl@4.40.2':
optional: true
+ '@rollup/rollup-linux-arm64-musl@4.52.5':
+ optional: true
+
+ '@rollup/rollup-linux-loong64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-loongarch64-gnu@4.34.8':
optional: true
@@ -12504,63 +12547,96 @@ snapshots:
'@rollup/rollup-linux-powerpc64le-gnu@4.40.2':
optional: true
+ '@rollup/rollup-linux-ppc64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-riscv64-gnu@4.34.8':
optional: true
'@rollup/rollup-linux-riscv64-gnu@4.40.2':
optional: true
+ '@rollup/rollup-linux-riscv64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-riscv64-musl@4.40.2':
optional: true
+ '@rollup/rollup-linux-riscv64-musl@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-s390x-gnu@4.34.8':
optional: true
'@rollup/rollup-linux-s390x-gnu@4.40.2':
optional: true
+ '@rollup/rollup-linux-s390x-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-x64-gnu@4.34.8':
optional: true
'@rollup/rollup-linux-x64-gnu@4.40.2':
optional: true
+ '@rollup/rollup-linux-x64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-linux-x64-musl@4.34.8':
optional: true
'@rollup/rollup-linux-x64-musl@4.40.2':
optional: true
+ '@rollup/rollup-linux-x64-musl@4.52.5':
+ optional: true
+
+ '@rollup/rollup-openharmony-arm64@4.52.5':
+ optional: true
+
'@rollup/rollup-win32-arm64-msvc@4.34.8':
optional: true
'@rollup/rollup-win32-arm64-msvc@4.40.2':
optional: true
+ '@rollup/rollup-win32-arm64-msvc@4.52.5':
+ optional: true
+
'@rollup/rollup-win32-ia32-msvc@4.34.8':
optional: true
'@rollup/rollup-win32-ia32-msvc@4.40.2':
optional: true
+ '@rollup/rollup-win32-ia32-msvc@4.52.5':
+ optional: true
+
+ '@rollup/rollup-win32-x64-gnu@4.52.5':
+ optional: true
+
'@rollup/rollup-win32-x64-msvc@4.34.8':
optional: true
'@rollup/rollup-win32-x64-msvc@4.40.2':
optional: true
+ '@rollup/rollup-win32-x64-msvc@4.52.5':
+ optional: true
+
'@shikijs/core@2.3.1':
dependencies:
'@shikijs/engine-javascript': 2.3.1
'@shikijs/engine-oniguruma': 2.3.1
'@shikijs/types': 2.3.1
- '@shikijs/vscode-textmate': 10.0.1
+ '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
- hast-util-to-html: 9.0.4
+ hast-util-to-html: 9.0.5
- '@shikijs/core@3.4.0':
+ '@shikijs/core@3.13.0':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.13.0
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
hast-util-to-html: 9.0.5
@@ -12571,9 +12647,9 @@ snapshots:
'@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 3.1.0
- '@shikijs/engine-javascript@3.4.0':
+ '@shikijs/engine-javascript@3.13.0':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.13.0
'@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 4.3.3
@@ -12587,9 +12663,9 @@ snapshots:
'@shikijs/types': 3.12.2
'@shikijs/vscode-textmate': 10.0.2
- '@shikijs/engine-oniguruma@3.4.0':
+ '@shikijs/engine-oniguruma@3.13.0':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.13.0
'@shikijs/vscode-textmate': 10.0.2
'@shikijs/langs@2.3.1':
@@ -12600,9 +12676,9 @@ snapshots:
dependencies:
'@shikijs/types': 3.12.2
- '@shikijs/langs@3.4.0':
+ '@shikijs/langs@3.13.0':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.13.0
'@shikijs/themes@2.3.1':
dependencies:
@@ -12612,23 +12688,23 @@ snapshots:
dependencies:
'@shikijs/types': 3.12.2
- '@shikijs/themes@3.4.0':
+ '@shikijs/themes@3.13.0':
dependencies:
- '@shikijs/types': 3.4.0
+ '@shikijs/types': 3.13.0
'@shikijs/transformers@2.3.1':
dependencies:
'@shikijs/core': 2.3.1
'@shikijs/types': 2.3.1
- '@shikijs/transformers@3.4.0':
+ '@shikijs/transformers@3.13.0':
dependencies:
- '@shikijs/core': 3.4.0
- '@shikijs/types': 3.4.0
+ '@shikijs/core': 3.13.0
+ '@shikijs/types': 3.13.0
'@shikijs/types@2.3.1':
dependencies:
- '@shikijs/vscode-textmate': 10.0.1
+ '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
'@shikijs/types@3.12.2':
@@ -12636,13 +12712,11 @@ snapshots:
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
- '@shikijs/types@3.4.0':
+ '@shikijs/types@3.13.0':
dependencies:
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
- '@shikijs/vscode-textmate@10.0.1': {}
-
'@shikijs/vscode-textmate@10.0.2': {}
'@sideway/address@4.1.5':
@@ -13021,6 +13095,8 @@ snapshots:
pg-protocol: 1.10.3
pg-types: 2.2.0
+ '@types/picomatch@4.0.2': {}
+
'@types/prompts@2.4.9':
dependencies:
'@types/node': 22.10.7
@@ -13236,15 +13312,16 @@ snapshots:
'@ungap/structured-clone@1.3.0': {}
- '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.87.0))(vue@3.5.13(typescript@5.9.2))':
+ '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.93.2)(sass@1.93.2))(vue@3.5.22(typescript@5.9.2))':
dependencies:
- vite: 5.4.14(@types/node@24.3.1)(sass-embedded@1.87.0)
- vue: 3.5.13(typescript@5.9.2)
+ vite: 5.4.14(@types/node@24.3.1)(sass-embedded@1.93.2)(sass@1.93.2)
+ vue: 3.5.22(typescript@5.9.2)
- '@vitejs/plugin-vue@5.2.3(vite@6.3.5(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(yaml@2.8.1))(vue@3.5.18(typescript@5.9.2))':
+ '@vitejs/plugin-vue@6.0.1(vite@7.1.11(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))':
dependencies:
- vite: 6.3.5(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(yaml@2.8.1)
- vue: 3.5.18(typescript@5.9.2)
+ '@rolldown/pluginutils': 1.0.0-beta.29
+ vite: 7.1.11(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(yaml@2.8.1)
+ vue: 3.5.22(typescript@5.9.2)
'@vitest/eslint-plugin@1.3.12(eslint@9.35.0(jiti@2.4.2))(typescript@5.9.2)':
dependencies:
@@ -13256,65 +13333,35 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@vue/compiler-core@3.5.13':
- dependencies:
- '@babel/parser': 7.27.1
- '@vue/shared': 3.5.13
- entities: 4.5.0
- estree-walker: 2.0.2
- source-map-js: 1.2.1
-
- '@vue/compiler-core@3.5.18':
+ '@vue/compiler-core@3.5.22':
dependencies:
'@babel/parser': 7.28.4
- '@vue/shared': 3.5.18
+ '@vue/shared': 3.5.22
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
- '@vue/compiler-dom@3.5.13':
- dependencies:
- '@vue/compiler-core': 3.5.13
- '@vue/shared': 3.5.13
-
- '@vue/compiler-dom@3.5.18':
- dependencies:
- '@vue/compiler-core': 3.5.18
- '@vue/shared': 3.5.18
-
- '@vue/compiler-sfc@3.5.13':
+ '@vue/compiler-dom@3.5.22':
dependencies:
- '@babel/parser': 7.26.2
- '@vue/compiler-core': 3.5.13
- '@vue/compiler-dom': 3.5.13
- '@vue/compiler-ssr': 3.5.13
- '@vue/shared': 3.5.13
- estree-walker: 2.0.2
- magic-string: 0.30.17
- postcss: 8.5.3
- source-map-js: 1.2.1
+ '@vue/compiler-core': 3.5.22
+ '@vue/shared': 3.5.22
- '@vue/compiler-sfc@3.5.18':
+ '@vue/compiler-sfc@3.5.22':
dependencies:
'@babel/parser': 7.28.4
- '@vue/compiler-core': 3.5.18
- '@vue/compiler-dom': 3.5.18
- '@vue/compiler-ssr': 3.5.18
- '@vue/shared': 3.5.18
+ '@vue/compiler-core': 3.5.22
+ '@vue/compiler-dom': 3.5.22
+ '@vue/compiler-ssr': 3.5.22
+ '@vue/shared': 3.5.22
estree-walker: 2.0.2
magic-string: 0.30.19
postcss: 8.5.6
source-map-js: 1.2.1
- '@vue/compiler-ssr@3.5.13':
- dependencies:
- '@vue/compiler-dom': 3.5.13
- '@vue/shared': 3.5.13
-
- '@vue/compiler-ssr@3.5.18':
+ '@vue/compiler-ssr@3.5.22':
dependencies:
- '@vue/compiler-dom': 3.5.18
- '@vue/shared': 3.5.18
+ '@vue/compiler-dom': 3.5.22
+ '@vue/shared': 3.5.22
'@vue/devtools-api@6.6.4': {}
@@ -13322,9 +13369,9 @@ snapshots:
dependencies:
'@vue/devtools-kit': 7.7.1
- '@vue/devtools-api@7.7.6':
+ '@vue/devtools-api@8.0.3':
dependencies:
- '@vue/devtools-kit': 7.7.6
+ '@vue/devtools-kit': 8.0.3
'@vue/devtools-kit@7.7.1':
dependencies:
@@ -13334,15 +13381,15 @@ snapshots:
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- superjson: 2.2.1
+ superjson: 2.2.2
- '@vue/devtools-kit@7.7.6':
+ '@vue/devtools-kit@8.0.3':
dependencies:
- '@vue/devtools-shared': 7.7.6
- birpc: 2.3.0
+ '@vue/devtools-shared': 8.0.3
+ birpc: 2.6.1
hookable: 5.5.3
mitt: 3.0.1
- perfect-debounce: 1.0.0
+ perfect-debounce: 2.0.0
speakingurl: 14.0.1
superjson: 2.2.2
@@ -13350,76 +13397,52 @@ snapshots:
dependencies:
rfdc: 1.4.1
- '@vue/devtools-shared@7.7.6':
+ '@vue/devtools-shared@8.0.3':
dependencies:
rfdc: 1.4.1
- '@vue/reactivity@3.5.13':
- dependencies:
- '@vue/shared': 3.5.13
-
- '@vue/reactivity@3.5.18':
- dependencies:
- '@vue/shared': 3.5.18
-
- '@vue/repl@4.5.1': {}
-
- '@vue/runtime-core@3.5.13':
+ '@vue/reactivity@3.5.22':
dependencies:
- '@vue/reactivity': 3.5.13
- '@vue/shared': 3.5.13
+ '@vue/shared': 3.5.22
- '@vue/runtime-core@3.5.18':
- dependencies:
- '@vue/reactivity': 3.5.18
- '@vue/shared': 3.5.18
+ '@vue/repl@4.7.0': {}
- '@vue/runtime-dom@3.5.13':
+ '@vue/runtime-core@3.5.22':
dependencies:
- '@vue/reactivity': 3.5.13
- '@vue/runtime-core': 3.5.13
- '@vue/shared': 3.5.13
- csstype: 3.1.3
+ '@vue/reactivity': 3.5.22
+ '@vue/shared': 3.5.22
- '@vue/runtime-dom@3.5.18':
+ '@vue/runtime-dom@3.5.22':
dependencies:
- '@vue/reactivity': 3.5.18
- '@vue/runtime-core': 3.5.18
- '@vue/shared': 3.5.18
+ '@vue/reactivity': 3.5.22
+ '@vue/runtime-core': 3.5.22
+ '@vue/shared': 3.5.22
csstype: 3.1.3
- '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.9.2))':
- dependencies:
- '@vue/compiler-ssr': 3.5.13
- '@vue/shared': 3.5.13
- vue: 3.5.13(typescript@5.9.2)
-
- '@vue/server-renderer@3.5.18(vue@3.5.18(typescript@5.9.2))':
+ '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.2))':
dependencies:
- '@vue/compiler-ssr': 3.5.18
- '@vue/shared': 3.5.18
- vue: 3.5.18(typescript@5.9.2)
+ '@vue/compiler-ssr': 3.5.22
+ '@vue/shared': 3.5.22
+ vue: 3.5.22(typescript@5.9.2)
- '@vue/shared@3.5.13': {}
+ '@vue/shared@3.5.22': {}
- '@vue/shared@3.5.18': {}
-
- '@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1)':
+ '@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1)':
dependencies:
- '@vitejs/plugin-vue': 5.2.3(vite@6.3.5(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(yaml@2.8.1))(vue@3.5.18(typescript@5.9.2))
- '@vuepress/bundlerutils': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/client': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- autoprefixer: 10.4.21(postcss@8.5.3)
+ '@vitejs/plugin-vue': 6.0.1(vite@7.1.11(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))
+ '@vuepress/bundlerutils': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/client': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/core': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/shared': 2.0.0-rc.26
+ '@vuepress/utils': 2.0.0-rc.26
+ autoprefixer: 10.4.21(postcss@8.5.6)
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.8.1)
- rollup: 4.40.2
- vite: 6.3.5(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(yaml@2.8.1)
- vue: 3.5.18(typescript@5.9.2)
- vue-router: 4.5.1(vue@3.5.18(typescript@5.9.2))
+ postcss: 8.5.6
+ postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.1)
+ rollup: 4.52.5
+ vite: 7.1.11(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(yaml@2.8.1)
+ vue: 3.5.22(typescript@5.9.2)
+ vue-router: 4.6.3(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -13435,96 +13458,96 @@ snapshots:
- typescript
- yaml
- '@vuepress/bundlerutils@2.0.0-rc.22(typescript@5.9.2)':
+ '@vuepress/bundlerutils@2.0.0-rc.26(typescript@5.9.2)':
dependencies:
- '@vuepress/client': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.18(typescript@5.9.2)
- vue-router: 4.5.1(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/client': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/core': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/shared': 2.0.0-rc.26
+ '@vuepress/utils': 2.0.0-rc.26
+ vue: 3.5.22(typescript@5.9.2)
+ vue-router: 4.6.3(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- supports-color
- typescript
- '@vuepress/cli@2.0.0-rc.22(typescript@5.9.2)':
+ '@vuepress/cli@2.0.0-rc.26(typescript@5.9.2)':
dependencies:
- '@vuepress/core': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
+ '@vuepress/core': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/shared': 2.0.0-rc.26
+ '@vuepress/utils': 2.0.0-rc.26
cac: 6.7.14
- chokidar: 3.6.0
- envinfo: 7.14.0
- esbuild: 0.25.4
+ chokidar: 4.0.3
+ envinfo: 7.19.0
+ esbuild: 0.25.10
transitivePeerDependencies:
- supports-color
- typescript
- '@vuepress/client@2.0.0-rc.22(typescript@5.9.2)':
+ '@vuepress/client@2.0.0-rc.26(typescript@5.9.2)':
dependencies:
- '@vue/devtools-api': 7.7.6
- '@vue/devtools-kit': 7.7.6
- '@vuepress/shared': 2.0.0-rc.22
- vue: 3.5.18(typescript@5.9.2)
- vue-router: 4.5.1(vue@3.5.18(typescript@5.9.2))
+ '@vue/devtools-api': 8.0.3
+ '@vue/devtools-kit': 8.0.3
+ '@vuepress/shared': 2.0.0-rc.26
+ vue: 3.5.22(typescript@5.9.2)
+ vue-router: 4.6.3(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/core@2.0.0-rc.22(typescript@5.9.2)':
+ '@vuepress/core@2.0.0-rc.26(typescript@5.9.2)':
dependencies:
- '@vuepress/client': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/markdown': 2.0.0-rc.22
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.18(typescript@5.9.2)
+ '@vuepress/client': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/markdown': 2.0.0-rc.26
+ '@vuepress/shared': 2.0.0-rc.26
+ '@vuepress/utils': 2.0.0-rc.26
+ vue: 3.5.22(typescript@5.9.2)
transitivePeerDependencies:
- supports-color
- typescript
- '@vuepress/helper@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/helper@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vue/shared': 3.5.13
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- cheerio: 1.0.0
+ '@vue/shared': 3.5.22
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ cheerio: 1.1.2
fflate: 0.8.2
gray-matter: 4.0.3
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/helper@2.0.0-rc.103(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/helper@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vue/shared': 3.5.13
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- cheerio: 1.0.0
+ '@vue/shared': 3.5.22
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ cheerio: 1.1.2
fflate: 0.8.2
gray-matter: 4.0.3
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/highlighter-helper@2.0.0-rc.98(@vueuse/core@13.1.0(vue@3.5.18(typescript@5.9.2)))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/highlighter-helper@2.0.0-rc.114(@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2)))(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
optionalDependencies:
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
-
- '@vuepress/markdown@2.0.0-rc.22':
- dependencies:
- '@mdit-vue/plugin-component': 2.1.4
- '@mdit-vue/plugin-frontmatter': 2.1.4
- '@mdit-vue/plugin-headers': 2.1.4
- '@mdit-vue/plugin-sfc': 2.1.4
- '@mdit-vue/plugin-title': 2.1.4
- '@mdit-vue/plugin-toc': 2.1.4
- '@mdit-vue/shared': 2.1.4
- '@mdit-vue/types': 2.1.4
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+
+ '@vuepress/markdown@2.0.0-rc.26':
+ dependencies:
+ '@mdit-vue/plugin-component': 3.0.2
+ '@mdit-vue/plugin-frontmatter': 3.0.2
+ '@mdit-vue/plugin-headers': 3.0.2
+ '@mdit-vue/plugin-sfc': 3.0.2
+ '@mdit-vue/plugin-title': 3.0.2
+ '@mdit-vue/plugin-toc': 3.0.2
+ '@mdit-vue/shared': 3.0.2
+ '@mdit-vue/types': 3.0.2
'@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.26
+ '@vuepress/utils': 2.0.0-rc.26
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
@@ -13532,327 +13555,394 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@vuepress/plugin-active-header-links@2.0.0-rc.98(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-active-header-links@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-back-to-top@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-back-to-top@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-blog@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-blog@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- chokidar: 3.6.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ chokidar: 4.0.3
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-catalog@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-catalog@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-comment@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-comment@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
giscus: 1.6.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-copy-code@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-copy-code@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-copyright@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-copyright@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-git@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-git@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
rehype-parse: 9.0.1
rehype-sanitize: 6.0.0
rehype-stringify: 10.0.1
unified: 11.0.5
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-icon@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-icon@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-icon': 0.18.0(markdown-it@14.1.0)
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@mdit/plugin-icon': 0.22.2(markdown-it@14.1.0)
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-links-check@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-links-check@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
+ dependencies:
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ transitivePeerDependencies:
+ - typescript
+
+ '@vuepress/plugin-markdown-chart@2.0.0-rc.114(markdown-it@14.1.0)(mermaid@11.12.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@mdit/plugin-container': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-plantuml': 0.22.3(markdown-it@14.1.0)
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ optionalDependencies:
+ mermaid: 11.12.0
transitivePeerDependencies:
+ - markdown-it
- typescript
- '@vuepress/plugin-markdown-ext@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-ext@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-container': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-footnote': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-tasklist': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-container': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-footnote': 0.22.3(markdown-it@14.1.0)
+ '@mdit/plugin-tasklist': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
js-yaml: 4.1.0
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-hint@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-hint@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-alert': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-container': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-alert': 0.22.3(markdown-it@14.1.0)
+ '@mdit/plugin-container': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- vue
- '@vuepress/plugin-markdown-image@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-image@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
+ dependencies:
+ '@mdit/plugin-figure': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-img-lazyload': 0.22.1(markdown-it@14.1.0)
+ '@mdit/plugin-img-mark': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-img-size': 0.22.3(markdown-it@14.1.0)
+ '@types/markdown-it': 14.1.2
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ transitivePeerDependencies:
+ - markdown-it
+ - typescript
+
+ '@vuepress/plugin-markdown-image@2.0.0-rc.115(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
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-figure': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-img-lazyload': 0.22.1(markdown-it@14.1.0)
+ '@mdit/plugin-img-mark': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-img-size': 0.22.3(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-include@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-include@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-include': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-include': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-math@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-math@2.0.0-rc.114(katex@0.16.25)(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-katex-slim': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-mathjax-slim': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-katex-slim': 0.23.2(katex@0.16.25)(markdown-it@14.1.0)
+ '@mdit/plugin-mathjax-slim': 0.23.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ optionalDependencies:
+ katex: 0.16.25
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-stylize@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-preview@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-align': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-attrs': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-mark': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-spoiler': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-stylize': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-sub': 0.18.0(markdown-it@14.1.0)
- '@mdit/plugin-sup': 0.18.0(markdown-it@14.1.0)
+ '@mdit/helper': 0.22.1(markdown-it@14.1.0)
+ '@mdit/plugin-demo': 0.22.3(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-markdown-tab@2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-stylize@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@mdit/plugin-tab': 0.18.0(markdown-it@14.1.0)
+ '@mdit/plugin-align': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-attrs': 0.23.2(markdown-it@14.1.0)
+ '@mdit/plugin-mark': 0.22.1(markdown-it@14.1.0)
+ '@mdit/plugin-spoiler': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-stylize': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-sub': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-sup': 0.22.2(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- markdown-it
- typescript
- '@vuepress/plugin-notice@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-markdown-tab@2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- chokidar: 3.6.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@mdit/plugin-tab': 0.22.3(markdown-it@14.1.0)
+ '@types/markdown-it': 14.1.2
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ transitivePeerDependencies:
+ - markdown-it
+ - typescript
+
+ '@vuepress/plugin-markdown-tab@2.0.0-rc.115(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
+ dependencies:
+ '@mdit/plugin-tab': 0.22.3(markdown-it@14.1.0)
+ '@types/markdown-it': 14.1.2
+ '@vuepress/helper': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ transitivePeerDependencies:
+ - markdown-it
+ - typescript
+
+ '@vuepress/plugin-notice@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
+ dependencies:
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ chokidar: 4.0.3
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-nprogress@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-nprogress@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-photo-swipe@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-photo-swipe@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
photoswipe: 5.4.4
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ transitivePeerDependencies:
+ - typescript
+
+ '@vuepress/plugin-reading-time@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
+ dependencies:
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-reading-time@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-redirect@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ commander: 14.0.1
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-redirect@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-redirect@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- commander: 13.1.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ commander: 14.0.1
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-rtl@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-rtl@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-sass-palette@2.0.0-rc.102(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-sass-palette@2.0.0-rc.114(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
chokidar: 4.0.3
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
optionalDependencies:
- sass-embedded: 1.87.0
+ sass: 1.93.2
+ sass-embedded: 1.93.2
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-seo@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-seo@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-shiki@2.0.0-rc.102(@vueuse/core@13.1.0(vue@3.5.18(typescript@5.9.2)))(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-shiki@2.0.0-rc.114(@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2)))(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@shikijs/transformers': 3.4.0
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/highlighter-helper': 2.0.0-rc.98(@vueuse/core@13.1.0(vue@3.5.18(typescript@5.9.2)))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- nanoid: 5.1.5
- shiki: 3.4.0
- synckit: 0.11.4
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@shikijs/transformers': 3.13.0
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/highlighter-helper': 2.0.0-rc.114(@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2)))(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ nanoid: 5.1.6
+ shiki: 3.13.0
+ synckit: 0.11.11
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- '@vueuse/core'
- typescript
- '@vuepress/plugin-sitemap@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-sitemap@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
sitemap: 8.0.0
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-slimsearch@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-slimsearch@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- cheerio: 1.0.0
- chokidar: 3.6.0
+ '@vuepress/helper': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ cheerio: 1.1.2
+ chokidar: 4.0.3
slimsearch: 2.2.2
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-theme-data@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-theme-data@2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vue/devtools-api': 7.7.6
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vue/devtools-api': 8.0.3
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- '@vuepress/plugin-watermark@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))':
+ '@vuepress/plugin-watermark@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))':
dependencies:
- '@vuepress/helper': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
- watermark-js-plus: 1.6.1
+ '@vuepress/helper': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ watermark-js-plus: 1.6.3
transitivePeerDependencies:
- typescript
- '@vuepress/shared@2.0.0-rc.22':
+ '@vuepress/shared@2.0.0-rc.26':
dependencies:
- '@mdit-vue/types': 2.1.4
+ '@mdit-vue/types': 3.0.2
- '@vuepress/utils@2.0.0-rc.22':
+ '@vuepress/utils@2.0.0-rc.26':
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(supports-color@8.1.1)
- fs-extra: 11.3.0
- globby: 14.1.0
+ '@types/picomatch': 4.0.2
+ '@vuepress/shared': 2.0.0-rc.26
+ debug: 4.4.3
+ fs-extra: 11.3.2
hash-sum: 2.0.0
- ora: 8.2.0
+ ora: 9.0.0
picocolors: 1.1.1
+ picomatch: 4.0.3
+ tinyglobby: 0.2.15
upath: 2.0.1
transitivePeerDependencies:
- supports-color
@@ -13862,23 +13952,23 @@ snapshots:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 12.5.0
'@vueuse/shared': 12.5.0(typescript@5.9.2)
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
transitivePeerDependencies:
- typescript
- '@vueuse/core@13.1.0(vue@3.5.18(typescript@5.9.2))':
+ '@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2))':
dependencies:
'@types/web-bluetooth': 0.0.21
- '@vueuse/metadata': 13.1.0
- '@vueuse/shared': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
+ '@vueuse/metadata': 13.9.0
+ '@vueuse/shared': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
- '@vueuse/core@9.13.0(vue@3.5.13(typescript@5.9.2))':
+ '@vueuse/core@9.13.0(vue@3.5.22(typescript@5.9.2))':
dependencies:
'@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.13.0
- '@vueuse/shared': 9.13.0(vue@3.5.13(typescript@5.9.2))
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.9.2))
+ '@vueuse/shared': 9.13.0(vue@3.5.22(typescript@5.9.2))
+ vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -13887,7 +13977,7 @@ snapshots:
dependencies:
'@vueuse/core': 12.5.0(typescript@5.9.2)
'@vueuse/shared': 12.5.0(typescript@5.9.2)
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
optionalDependencies:
async-validator: 4.2.5
axios: 1.11.0
@@ -13899,27 +13989,23 @@ snapshots:
'@vueuse/metadata@12.5.0': {}
- '@vueuse/metadata@13.1.0': {}
+ '@vueuse/metadata@13.9.0': {}
'@vueuse/metadata@9.13.0': {}
'@vueuse/shared@12.5.0(typescript@5.9.2)':
dependencies:
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
transitivePeerDependencies:
- typescript
- '@vueuse/shared@13.0.0(vue@3.5.18(typescript@5.9.2))':
+ '@vueuse/shared@13.9.0(vue@3.5.22(typescript@5.9.2))':
dependencies:
- vue: 3.5.18(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
- '@vueuse/shared@13.1.0(vue@3.5.18(typescript@5.9.2))':
+ '@vueuse/shared@9.13.0(vue@3.5.22(typescript@5.9.2))':
dependencies:
- vue: 3.5.18(typescript@5.9.2)
-
- '@vueuse/shared@9.13.0(vue@3.5.13(typescript@5.9.2))':
- dependencies:
- vue-demi: 0.14.10(vue@3.5.13(typescript@5.9.2))
+ vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -14082,16 +14168,6 @@ snapshots:
asynckit@0.4.0: {}
- autoprefixer@10.4.21(postcss@8.5.3):
- dependencies:
- browserslist: 4.26.2
- caniuse-lite: 1.0.30001743
- fraction.js: 4.3.7
- normalize-range: 0.1.2
- picocolors: 1.1.1
- postcss: 8.5.3
- postcss-value-parser: 4.2.0
-
autoprefixer@10.4.21(postcss@8.5.6):
dependencies:
browserslist: 4.26.2
@@ -14242,7 +14318,7 @@ snapshots:
dependencies:
tweetnacl: 0.14.5
- bcrypt-ts@7.0.0: {}
+ bcrypt-ts@7.1.0: {}
big-integer@1.6.52: {}
@@ -14254,7 +14330,7 @@ snapshots:
birpc@0.2.19: {}
- birpc@2.3.0: {}
+ birpc@2.6.1: {}
bl@1.2.3:
dependencies:
@@ -14465,7 +14541,7 @@ snapshots:
ansi-styles: 4.3.0
supports-color: 7.2.0
- chalk@5.4.1: {}
+ chalk@5.6.2: {}
chan@0.6.1: {}
@@ -14505,20 +14581,20 @@ snapshots:
css-what: 6.1.0
domelementtype: 2.3.0
domhandler: 5.0.3
- domutils: 3.2.1
+ domutils: 3.2.2
- cheerio@1.0.0:
+ cheerio@1.1.2:
dependencies:
cheerio-select: 2.1.0
dom-serializer: 2.0.0
domhandler: 5.0.3
- domutils: 3.2.1
- encoding-sniffer: 0.2.0
- htmlparser2: 9.1.0
- parse5: 7.2.0
+ domutils: 3.2.2
+ encoding-sniffer: 0.2.1
+ htmlparser2: 10.0.0
+ parse5: 7.3.0
parse5-htmlparser2-tree-adapter: 7.1.0
parse5-parser-stream: 7.1.2
- undici: 6.20.1
+ undici: 7.16.0
whatwg-mimetype: 4.0.0
chevrotain-allstar@0.3.1(chevrotain@11.0.3):
@@ -14579,7 +14655,7 @@ snapshots:
cli-spinners@2.9.2: {}
- cli-spinners@3.2.0: {}
+ cli-spinners@3.3.0: {}
cli-width@3.0.0: {}
@@ -14703,7 +14779,7 @@ snapshots:
commander@12.1.0: {}
- commander@13.1.0: {}
+ commander@14.0.1: {}
commander@2.20.3: {}
@@ -15171,6 +15247,8 @@ snapshots:
dayjs@1.11.13: {}
+ dayjs@1.11.18: {}
+
debounce@1.2.1: {}
debug@2.6.9:
@@ -15191,6 +15269,10 @@ snapshots:
dependencies:
ms: 2.1.3
+ debug@4.4.3:
+ dependencies:
+ ms: 2.1.3
+
decamelize@1.2.0: {}
decamelize@4.0.0: {}
@@ -15269,6 +15351,9 @@ snapshots:
destroy@1.2.0: {}
+ detect-libc@1.0.3:
+ optional: true
+
detect-newline@3.1.0: {}
detect-port@2.1.0:
@@ -15324,7 +15409,7 @@ snapshots:
dependencies:
domelementtype: 2.3.0
- dompurify@3.2.4:
+ dompurify@3.3.0:
optionalDependencies:
'@types/trusted-types': 2.0.7
@@ -15334,6 +15419,12 @@ snapshots:
domelementtype: 2.3.0
domhandler: 5.0.3
+ domutils@3.2.2:
+ dependencies:
+ dom-serializer: 2.0.0
+ domelementtype: 2.3.0
+ domhandler: 5.0.3
+
dot-case@3.0.4:
dependencies:
no-case: 3.0.4
@@ -15663,15 +15754,15 @@ snapshots:
electron-to-chromium@1.5.221: {}
- element-plus@2.9.7(vue@3.5.13(typescript@5.9.2)):
+ element-plus@2.9.7(vue@3.5.22(typescript@5.9.2)):
dependencies:
'@ctrl/tinycolor': 3.6.1
- '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.9.2))
+ '@element-plus/icons-vue': 2.3.1(vue@3.5.22(typescript@5.9.2))
'@floating-ui/dom': 1.6.13
'@popperjs/core': '@sxzz/popperjs-es@2.11.7'
'@types/lodash': 4.17.15
'@types/lodash-es': 4.17.12
- '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.9.2))
+ '@vueuse/core': 9.13.0(vue@3.5.22(typescript@5.9.2))
async-validator: 4.2.5
dayjs: 1.11.13
escape-html: 1.0.3
@@ -15680,7 +15771,7 @@ snapshots:
lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
memoize-one: 6.0.0
normalize-wheel-es: 1.2.0
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -15688,8 +15779,6 @@ snapshots:
emoji-regex-xs@1.0.0: {}
- emoji-regex@10.4.0: {}
-
emoji-regex@7.0.3: {}
emoji-regex@8.0.0: {}
@@ -15702,7 +15791,7 @@ snapshots:
encodeurl@2.0.0: {}
- encoding-sniffer@0.2.0:
+ encoding-sniffer@0.2.1:
dependencies:
iconv-lite: 0.6.3
whatwg-encoding: 3.1.1
@@ -15723,9 +15812,11 @@ snapshots:
entities@4.5.0: {}
+ entities@6.0.1: {}
+
env-paths@2.2.1: {}
- envinfo@7.14.0: {}
+ envinfo@7.19.0: {}
error-ex@1.3.2:
dependencies:
@@ -15833,34 +15924,6 @@ snapshots:
'@esbuild/win32-ia32': 0.25.10
'@esbuild/win32-x64': 0.25.10
- esbuild@0.25.4:
- optionalDependencies:
- '@esbuild/aix-ppc64': 0.25.4
- '@esbuild/android-arm': 0.25.4
- '@esbuild/android-arm64': 0.25.4
- '@esbuild/android-x64': 0.25.4
- '@esbuild/darwin-arm64': 0.25.4
- '@esbuild/darwin-x64': 0.25.4
- '@esbuild/freebsd-arm64': 0.25.4
- '@esbuild/freebsd-x64': 0.25.4
- '@esbuild/linux-arm': 0.25.4
- '@esbuild/linux-arm64': 0.25.4
- '@esbuild/linux-ia32': 0.25.4
- '@esbuild/linux-loong64': 0.25.4
- '@esbuild/linux-mips64el': 0.25.4
- '@esbuild/linux-ppc64': 0.25.4
- '@esbuild/linux-riscv64': 0.25.4
- '@esbuild/linux-s390x': 0.25.4
- '@esbuild/linux-x64': 0.25.4
- '@esbuild/netbsd-arm64': 0.25.4
- '@esbuild/netbsd-x64': 0.25.4
- '@esbuild/openbsd-arm64': 0.25.4
- '@esbuild/openbsd-x64': 0.25.4
- '@esbuild/sunos-x64': 0.25.4
- '@esbuild/win32-arm64': 0.25.4
- '@esbuild/win32-ia32': 0.25.4
- '@esbuild/win32-x64': 0.25.4
-
escalade@3.1.2: {}
escalade@3.2.0: {}
@@ -16068,9 +16131,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.18)(eslint@9.35.0(jiti@2.4.2)):
+ eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.35.0(jiti@2.4.2)):
dependencies:
- '@vue/compiler-sfc': 3.5.18
+ '@vue/compiler-sfc': 3.5.22
eslint: 9.35.0(jiti@2.4.2)
eslint-scope@8.3.0:
@@ -16314,10 +16377,6 @@ snapshots:
optionalDependencies:
picomatch: 4.0.2
- fdir@6.4.4(picomatch@4.0.2):
- optionalDependencies:
- picomatch: 4.0.2
-
fdir@6.5.0(picomatch@4.0.3):
optionalDependencies:
picomatch: 4.0.3
@@ -16457,6 +16516,12 @@ snapshots:
jsonfile: 6.1.0
universalify: 2.0.1
+ fs-extra@11.3.2:
+ dependencies:
+ graceful-fs: 4.2.11
+ jsonfile: 6.1.0
+ universalify: 2.0.1
+
fs-readdir-recursive@1.1.0: {}
fs.realpath@1.0.0: {}
@@ -16593,15 +16658,6 @@ snapshots:
slash: 5.1.0
unicorn-magic: 0.1.0
- globby@14.1.0:
- dependencies:
- '@sindresorhus/merge-streams': 2.3.0
- fast-glob: 3.3.3
- ignore: 7.0.3
- path-type: 6.0.0
- slash: 5.1.0
- unicorn-magic: 0.3.0
-
globrex@0.1.2: {}
gopd@1.2.0: {}
@@ -16699,23 +16755,9 @@ snapshots:
hast-util-sanitize@5.0.2:
dependencies:
'@types/hast': 3.0.4
- '@ungap/structured-clone': 1.2.0
+ '@ungap/structured-clone': 1.3.0
unist-util-position: 5.0.0
- hast-util-to-html@9.0.4:
- dependencies:
- '@types/hast': 3.0.4
- '@types/unist': 3.0.3
- ccount: 2.0.1
- comma-separated-tokens: 2.0.3
- hast-util-whitespace: 3.0.0
- html-void-elements: 3.0.0
- mdast-util-to-hast: 13.2.0
- property-information: 6.5.0
- space-separated-tokens: 2.0.2
- stringify-entities: 4.0.4
- zwitch: 2.0.4
-
hast-util-to-html@9.0.5:
dependencies:
'@types/hast': 3.0.4
@@ -16749,7 +16791,7 @@ snapshots:
capital-case: 1.0.4
tslib: 2.8.1
- hls.js@1.5.13: {}
+ hls.js@1.6.13: {}
hookable@5.5.3: {}
@@ -16759,12 +16801,12 @@ snapshots:
html-void-elements@3.0.0: {}
- htmlparser2@9.1.0:
+ htmlparser2@10.0.0:
dependencies:
domelementtype: 2.3.0
domhandler: 5.0.3
- domutils: 3.2.1
- entities: 4.5.0
+ domutils: 3.2.2
+ entities: 6.0.1
http-assert@1.5.0:
dependencies:
@@ -17043,8 +17085,6 @@ snapshots:
is-unicode-supported@0.1.0: {}
- is-unicode-supported@1.3.0: {}
-
is-unicode-supported@2.1.0: {}
is-what@4.1.16: {}
@@ -17627,7 +17667,7 @@ snapshots:
jwa: 1.4.2
safe-buffer: 5.2.1
- katex@0.16.11:
+ katex@0.16.25:
dependencies:
commander: 8.3.0
@@ -17803,11 +17843,6 @@ snapshots:
lit-element: 4.1.1
lit-html: 3.2.1
- local-pkg@1.0.0:
- dependencies:
- mlly: 1.7.4
- pkg-types: 1.3.1
-
local-pkg@1.1.1:
dependencies:
mlly: 1.7.4
@@ -17878,10 +17913,10 @@ snapshots:
chalk: 4.1.2
is-unicode-supported: 0.1.0
- log-symbols@6.0.0:
+ log-symbols@7.0.1:
dependencies:
- chalk: 5.4.1
- is-unicode-supported: 1.3.0
+ is-unicode-supported: 2.1.0
+ yoctocolors: 2.1.2
long@4.0.0: {}
@@ -17955,7 +17990,7 @@ snapshots:
markdown-table@3.0.4: {}
- marked@15.0.7: {}
+ marked@16.4.1: {}
matcher@4.0.0:
dependencies:
@@ -18108,11 +18143,11 @@ snapshots:
merge2@1.4.1: {}
- mermaid@11.6.0:
+ mermaid@11.12.0:
dependencies:
'@braintree/sanitize-url': 7.1.1
- '@iconify/utils': 2.3.0
- '@mermaid-js/parser': 0.4.0
+ '@iconify/utils': 3.0.2
+ '@mermaid-js/parser': 0.6.3
'@types/d3': 7.4.3
cytoscape: 3.30.3
cytoscape-cose-bilkent: 4.1.0(cytoscape@3.30.3)
@@ -18120,12 +18155,12 @@ snapshots:
d3: 7.9.0
d3-sankey: 0.12.3
dagre-d3-es: 7.0.11
- dayjs: 1.11.13
- dompurify: 3.2.4
- katex: 0.16.11
+ dayjs: 1.11.18
+ dompurify: 3.3.0
+ katex: 0.16.25
khroma: 2.1.0
lodash-es: 4.17.21
- marked: 15.0.7
+ marked: 16.4.1
roughjs: 4.6.6
stylis: 4.3.6
ts-dedent: 2.2.0
@@ -18386,7 +18421,7 @@ snapshots:
dependencies:
minimist: 1.2.8
- mkdist@2.4.1(typescript@5.9.2)(vue-sfc-transformer@0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2)))(vue@3.5.13(typescript@5.9.2)):
+ mkdist@2.4.1(sass@1.93.2)(typescript@5.9.2)(vue-sfc-transformer@0.1.14(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)):
dependencies:
autoprefixer: 10.4.21(postcss@8.5.6)
citty: 0.1.6
@@ -18402,9 +18437,10 @@ snapshots:
semver: 7.7.2
tinyglobby: 0.2.15
optionalDependencies:
+ sass: 1.93.2
typescript: 5.9.2
- vue: 3.5.13(typescript@5.9.2)
- vue-sfc-transformer: 0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vue-sfc-transformer: 0.1.14(@vue/compiler-core@3.5.22)(esbuild@0.25.10)(vue@3.5.22(typescript@5.9.2))
mlly@1.7.4:
dependencies:
@@ -18586,6 +18622,8 @@ snapshots:
nanoid@5.1.5: {}
+ nanoid@5.1.6: {}
+
native-duplexpair@1.0.0: {}
natural-compare@1.4.0: {}
@@ -18605,6 +18643,9 @@ snapshots:
lower-case: 2.0.2
tslib: 2.8.1
+ node-addon-api@7.1.1:
+ optional: true
+
node-domexception@1.0.0: {}
node-fetch-native@1.6.4: {}
@@ -18717,17 +18758,17 @@ snapshots:
strip-ansi: 6.0.1
wcwidth: 1.0.1
- ora@8.2.0:
+ ora@9.0.0:
dependencies:
- chalk: 5.4.1
+ chalk: 5.6.2
cli-cursor: 5.0.0
- cli-spinners: 2.9.2
+ cli-spinners: 3.3.0
is-interactive: 2.0.0
is-unicode-supported: 2.1.0
- log-symbols: 6.0.0
+ log-symbols: 7.0.1
stdin-discarder: 0.2.2
- string-width: 7.2.0
- strip-ansi: 7.1.0
+ string-width: 8.1.0
+ strip-ansi: 7.1.2
oracledb@6.1.0: {}
@@ -18770,8 +18811,6 @@ snapshots:
package-json-from-dist@1.0.1: {}
- package-manager-detector@0.2.8: {}
-
package-manager-detector@1.3.0: {}
packet-reader@1.0.0: {}
@@ -18805,16 +18844,20 @@ snapshots:
parse5-htmlparser2-tree-adapter@7.1.0:
dependencies:
domhandler: 5.0.3
- parse5: 7.2.0
+ parse5: 7.3.0
parse5-parser-stream@7.1.2:
dependencies:
- parse5: 7.2.0
+ parse5: 7.3.0
parse5@7.2.0:
dependencies:
entities: 4.5.0
+ parse5@7.3.0:
+ dependencies:
+ entities: 6.0.1
+
parseurl@1.3.3: {}
pascal-case@3.1.2:
@@ -18865,8 +18908,6 @@ snapshots:
path-type@5.0.0: {}
- path-type@6.0.0: {}
-
pathe@2.0.3: {}
pause-stream@0.0.11:
@@ -18875,6 +18916,8 @@ snapshots:
perfect-debounce@1.0.0: {}
+ perfect-debounce@2.0.0: {}
+
performance-now@2.1.0: {}
pg-cloudflare@1.2.7:
@@ -19017,12 +19060,12 @@ snapshots:
dependencies:
postcss: 8.5.6
- postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.8.1):
+ postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.1):
dependencies:
lilconfig: 3.1.3
optionalDependencies:
jiti: 2.4.2
- postcss: 8.5.3
+ postcss: 8.5.6
yaml: 2.8.1
postcss-merge-longhand@7.0.5(postcss@8.5.6):
@@ -19159,12 +19202,6 @@ snapshots:
postcss-value-parser@4.2.0: {}
- postcss@8.5.3:
- dependencies:
- nanoid: 3.3.8
- picocolors: 1.1.1
- source-map-js: 1.2.1
-
postcss@8.5.6:
dependencies:
nanoid: 3.3.11
@@ -19214,8 +19251,6 @@ snapshots:
object-assign: 4.1.1
react-is: 16.13.1
- property-information@6.5.0: {}
-
property-information@7.0.0: {}
protobufjs@7.5.4:
@@ -19590,6 +19625,34 @@ snapshots:
'@rollup/rollup-win32-x64-msvc': 4.40.2
fsevents: 2.3.3
+ rollup@4.52.5:
+ dependencies:
+ '@types/estree': 1.0.8
+ optionalDependencies:
+ '@rollup/rollup-android-arm-eabi': 4.52.5
+ '@rollup/rollup-android-arm64': 4.52.5
+ '@rollup/rollup-darwin-arm64': 4.52.5
+ '@rollup/rollup-darwin-x64': 4.52.5
+ '@rollup/rollup-freebsd-arm64': 4.52.5
+ '@rollup/rollup-freebsd-x64': 4.52.5
+ '@rollup/rollup-linux-arm-gnueabihf': 4.52.5
+ '@rollup/rollup-linux-arm-musleabihf': 4.52.5
+ '@rollup/rollup-linux-arm64-gnu': 4.52.5
+ '@rollup/rollup-linux-arm64-musl': 4.52.5
+ '@rollup/rollup-linux-loong64-gnu': 4.52.5
+ '@rollup/rollup-linux-ppc64-gnu': 4.52.5
+ '@rollup/rollup-linux-riscv64-gnu': 4.52.5
+ '@rollup/rollup-linux-riscv64-musl': 4.52.5
+ '@rollup/rollup-linux-s390x-gnu': 4.52.5
+ '@rollup/rollup-linux-x64-gnu': 4.52.5
+ '@rollup/rollup-linux-x64-musl': 4.52.5
+ '@rollup/rollup-openharmony-arm64': 4.52.5
+ '@rollup/rollup-win32-arm64-msvc': 4.52.5
+ '@rollup/rollup-win32-ia32-msvc': 4.52.5
+ '@rollup/rollup-win32-x64-gnu': 4.52.5
+ '@rollup/rollup-win32-x64-msvc': 4.52.5
+ fsevents: 2.3.3
+
roughjs@4.6.6:
dependencies:
hachure-fill: 0.5.2
@@ -19637,67 +19700,65 @@ snapshots:
safer-buffer@2.1.2: {}
- sass-embedded-android-arm64@1.87.0:
- optional: true
-
- sass-embedded-android-arm@1.87.0:
- optional: true
-
- sass-embedded-android-ia32@1.87.0:
+ sass-embedded-all-unknown@1.93.2:
+ dependencies:
+ sass: 1.93.2
optional: true
- sass-embedded-android-riscv64@1.87.0:
+ sass-embedded-android-arm64@1.93.2:
optional: true
- sass-embedded-android-x64@1.87.0:
+ sass-embedded-android-arm@1.93.2:
optional: true
- sass-embedded-darwin-arm64@1.87.0:
+ sass-embedded-android-riscv64@1.93.2:
optional: true
- sass-embedded-darwin-x64@1.87.0:
+ sass-embedded-android-x64@1.93.2:
optional: true
- sass-embedded-linux-arm64@1.87.0:
+ sass-embedded-darwin-arm64@1.93.2:
optional: true
- sass-embedded-linux-arm@1.87.0:
+ sass-embedded-darwin-x64@1.93.2:
optional: true
- sass-embedded-linux-ia32@1.87.0:
+ sass-embedded-linux-arm64@1.93.2:
optional: true
- sass-embedded-linux-musl-arm64@1.87.0:
+ sass-embedded-linux-arm@1.93.2:
optional: true
- sass-embedded-linux-musl-arm@1.87.0:
+ sass-embedded-linux-musl-arm64@1.93.2:
optional: true
- sass-embedded-linux-musl-ia32@1.87.0:
+ sass-embedded-linux-musl-arm@1.93.2:
optional: true
- sass-embedded-linux-musl-riscv64@1.87.0:
+ sass-embedded-linux-musl-riscv64@1.93.2:
optional: true
- sass-embedded-linux-musl-x64@1.87.0:
+ sass-embedded-linux-musl-x64@1.93.2:
optional: true
- sass-embedded-linux-riscv64@1.87.0:
+ sass-embedded-linux-riscv64@1.93.2:
optional: true
- sass-embedded-linux-x64@1.87.0:
+ sass-embedded-linux-x64@1.93.2:
optional: true
- sass-embedded-win32-arm64@1.87.0:
+ sass-embedded-unknown-all@1.93.2:
+ dependencies:
+ sass: 1.93.2
optional: true
- sass-embedded-win32-ia32@1.87.0:
+ sass-embedded-win32-arm64@1.93.2:
optional: true
- sass-embedded-win32-x64@1.87.0:
+ sass-embedded-win32-x64@1.93.2:
optional: true
- sass-embedded@1.87.0:
+ sass-embedded@1.93.2:
dependencies:
'@bufbuild/protobuf': 2.7.0
buffer-builder: 0.2.0
@@ -19708,26 +19769,33 @@ snapshots:
sync-child-process: 1.0.2
varint: 6.0.0
optionalDependencies:
- sass-embedded-android-arm: 1.87.0
- sass-embedded-android-arm64: 1.87.0
- sass-embedded-android-ia32: 1.87.0
- sass-embedded-android-riscv64: 1.87.0
- sass-embedded-android-x64: 1.87.0
- sass-embedded-darwin-arm64: 1.87.0
- sass-embedded-darwin-x64: 1.87.0
- sass-embedded-linux-arm: 1.87.0
- sass-embedded-linux-arm64: 1.87.0
- sass-embedded-linux-ia32: 1.87.0
- sass-embedded-linux-musl-arm: 1.87.0
- sass-embedded-linux-musl-arm64: 1.87.0
- sass-embedded-linux-musl-ia32: 1.87.0
- sass-embedded-linux-musl-riscv64: 1.87.0
- sass-embedded-linux-musl-x64: 1.87.0
- sass-embedded-linux-riscv64: 1.87.0
- sass-embedded-linux-x64: 1.87.0
- sass-embedded-win32-arm64: 1.87.0
- sass-embedded-win32-ia32: 1.87.0
- sass-embedded-win32-x64: 1.87.0
+ sass-embedded-all-unknown: 1.93.2
+ sass-embedded-android-arm: 1.93.2
+ sass-embedded-android-arm64: 1.93.2
+ sass-embedded-android-riscv64: 1.93.2
+ sass-embedded-android-x64: 1.93.2
+ sass-embedded-darwin-arm64: 1.93.2
+ sass-embedded-darwin-x64: 1.93.2
+ sass-embedded-linux-arm: 1.93.2
+ sass-embedded-linux-arm64: 1.93.2
+ sass-embedded-linux-musl-arm: 1.93.2
+ sass-embedded-linux-musl-arm64: 1.93.2
+ sass-embedded-linux-musl-riscv64: 1.93.2
+ sass-embedded-linux-musl-x64: 1.93.2
+ sass-embedded-linux-riscv64: 1.93.2
+ sass-embedded-linux-x64: 1.93.2
+ sass-embedded-unknown-all: 1.93.2
+ sass-embedded-win32-arm64: 1.93.2
+ sass-embedded-win32-x64: 1.93.2
+
+ sass@1.93.2:
+ dependencies:
+ chokidar: 4.0.3
+ immutable: 5.1.3
+ source-map-js: 1.2.1
+ optionalDependencies:
+ '@parcel/watcher': 2.5.1
+ optional: true
sax@1.2.1: {}
@@ -19892,17 +19960,17 @@ snapshots:
'@shikijs/langs': 2.3.1
'@shikijs/themes': 2.3.1
'@shikijs/types': 2.3.1
- '@shikijs/vscode-textmate': 10.0.1
+ '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
- shiki@3.4.0:
+ shiki@3.13.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.13.0
+ '@shikijs/engine-javascript': 3.13.0
+ '@shikijs/engine-oniguruma': 3.13.0
+ '@shikijs/langs': 3.13.0
+ '@shikijs/themes': 3.13.0
+ '@shikijs/types': 3.13.0
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
@@ -20092,11 +20160,10 @@ snapshots:
emoji-regex: 9.2.2
strip-ansi: 7.1.0
- string-width@7.2.0:
+ string-width@8.1.0:
dependencies:
- emoji-regex: 10.4.0
get-east-asian-width: 1.3.0
- strip-ansi: 7.1.0
+ strip-ansi: 7.1.2
string_decoder@1.1.1:
dependencies:
@@ -20123,6 +20190,10 @@ snapshots:
dependencies:
ansi-regex: 6.1.0
+ strip-ansi@7.1.2:
+ dependencies:
+ ansi-regex: 6.1.0
+
strip-bom-string@1.0.0: {}
strip-bom@3.0.0: {}
@@ -20160,10 +20231,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- superjson@2.2.1:
- dependencies:
- copy-anything: 3.0.5
-
superjson@2.2.2:
dependencies:
copy-anything: 3.0.5
@@ -20214,11 +20281,6 @@ snapshots:
dependencies:
'@pkgr/core': 0.2.9
- synckit@0.11.4:
- dependencies:
- '@pkgr/core': 0.2.4
- tslib: 2.8.1
-
tabbable@6.2.0: {}
table-layout@1.0.2:
@@ -20311,8 +20373,6 @@ snapshots:
through@2.3.8: {}
- tinyexec@0.3.2: {}
-
tinyexec@1.0.1: {}
tinyglobby@0.2.12:
@@ -20320,11 +20380,6 @@ snapshots:
fdir: 6.4.3(picomatch@4.0.2)
picomatch: 4.0.2
- tinyglobby@0.2.13:
- dependencies:
- fdir: 6.4.4(picomatch@4.0.2)
- picomatch: 4.0.2
-
tinyglobby@0.2.15:
dependencies:
fdir: 6.5.0(picomatch@4.0.3)
@@ -20594,7 +20649,7 @@ snapshots:
dependencies:
'@lukeed/csprng': 1.1.0
- unbuild@3.5.0(typescript@5.9.2)(vue-sfc-transformer@0.1.14):
+ unbuild@3.5.0(sass@1.93.2)(typescript@5.9.2)(vue-sfc-transformer@0.1.14(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)):
dependencies:
'@rollup/plugin-alias': 5.1.1(rollup@4.34.8)
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8)
@@ -20610,7 +20665,7 @@ snapshots:
hookable: 5.5.3
jiti: 2.4.2
magic-string: 0.30.17
- mkdist: 2.4.1(typescript@5.9.2)(vue-sfc-transformer@0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2)))(vue@3.5.13(typescript@5.9.2))
+ mkdist: 2.4.1(sass@1.93.2)(typescript@5.9.2)(vue-sfc-transformer@0.1.14(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))
mlly: 1.7.4
pathe: 2.0.3
pkg-types: 2.0.0
@@ -20638,8 +20693,6 @@ snapshots:
dependencies:
'@fastify/busboy': 2.1.1
- undici@6.20.1: {}
-
undici@7.16.0: {}
unescape@1.0.1:
@@ -20701,7 +20754,7 @@ snapshots:
unplugin@1.14.1:
dependencies:
- acorn: 8.14.0
+ acorn: 8.15.0
webpack-virtual-modules: 0.6.2
unplugin@2.1.2:
@@ -20842,7 +20895,7 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
- vidstack@1.12.12:
+ vidstack@1.12.13:
dependencies:
'@floating-ui/dom': 1.6.13
lit-html: 2.8.0
@@ -20851,32 +20904,34 @@ snapshots:
transitivePeerDependencies:
- webpack-sources
- vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.87.0):
+ vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.93.2)(sass@1.93.2):
dependencies:
esbuild: 0.21.5
- postcss: 8.5.3
- rollup: 4.34.8
+ postcss: 8.5.6
+ rollup: 4.52.5
optionalDependencies:
'@types/node': 24.3.1
fsevents: 2.3.3
- sass-embedded: 1.87.0
+ sass: 1.93.2
+ sass-embedded: 1.93.2
- vite@6.3.5(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(yaml@2.8.1):
+ vite@7.1.11(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(yaml@2.8.1):
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
+ esbuild: 0.25.10
+ fdir: 6.5.0(picomatch@4.0.3)
+ picomatch: 4.0.3
+ postcss: 8.5.6
+ rollup: 4.52.5
+ tinyglobby: 0.2.15
optionalDependencies:
'@types/node': 24.3.1
fsevents: 2.3.3
jiti: 2.4.2
- sass-embedded: 1.87.0
+ sass: 1.93.2
+ sass-embedded: 1.93.2
yaml: 2.8.1
- vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@24.3.1)(async-validator@4.2.5)(axios@1.11.0)(change-case@5.4.4)(postcss@8.5.6)(qrcode@1.5.4)(sass-embedded@1.87.0)(search-insights@2.17.2)(typescript@5.9.2):
+ vitepress@1.6.4(@algolia/client-search@5.15.0)(@types/node@24.3.1)(async-validator@4.2.5)(axios@1.11.0)(change-case@5.4.4)(postcss@8.5.6)(qrcode@1.5.4)(sass-embedded@1.93.2)(sass@1.93.2)(search-insights@2.17.2)(typescript@5.9.2):
dependencies:
'@docsearch/css': 3.8.2
'@docsearch/js': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.17.2)
@@ -20885,17 +20940,17 @@ snapshots:
'@shikijs/transformers': 2.3.1
'@shikijs/types': 2.3.1
'@types/markdown-it': 14.1.2
- '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.87.0))(vue@3.5.13(typescript@5.9.2))
+ '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@24.3.1)(sass-embedded@1.93.2)(sass@1.93.2))(vue@3.5.22(typescript@5.9.2))
'@vue/devtools-api': 7.7.1
- '@vue/shared': 3.5.13
+ '@vue/shared': 3.5.22
'@vueuse/core': 12.5.0(typescript@5.9.2)
'@vueuse/integrations': 12.5.0(async-validator@4.2.5)(axios@1.11.0)(change-case@5.4.4)(focus-trap@7.6.4)(qrcode@1.5.4)(typescript@5.9.2)
focus-trap: 7.6.4
mark.js: 8.11.1
minisearch: 7.1.1
shiki: 2.3.1
- vite: 5.4.14(@types/node@24.3.1)(sass-embedded@1.87.0)
- vue: 3.5.13(typescript@5.9.2)
+ vite: 5.4.14(@types/node@24.3.1)(sass-embedded@1.93.2)(sass@1.93.2)
+ vue: 3.5.22(typescript@5.9.2)
optionalDependencies:
postcss: 8.5.6
transitivePeerDependencies:
@@ -20942,9 +20997,9 @@ snapshots:
vscode-uri@3.0.8: {}
- vue-demi@0.14.10(vue@3.5.13(typescript@5.9.2)):
+ vue-demi@0.14.10(vue@3.5.22(typescript@5.9.2)):
dependencies:
- vue: 3.5.13(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
vue-eslint-parser@10.2.0(eslint@9.35.0(jiti@2.4.2)):
dependencies:
@@ -20958,134 +21013,126 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-router@4.5.1(vue@3.5.18(typescript@5.9.2)):
+ vue-router@4.6.3(vue@3.5.22(typescript@5.9.2)):
dependencies:
'@vue/devtools-api': 6.6.4
- vue: 3.5.18(typescript@5.9.2)
+ vue: 3.5.22(typescript@5.9.2)
- vue-sfc-transformer@0.1.14(@vue/compiler-core@3.5.18)(esbuild@0.25.10)(vue@3.5.13(typescript@5.9.2)):
+ vue-sfc-transformer@0.1.14(@vue/compiler-core@3.5.22)(esbuild@0.25.10)(vue@3.5.22(typescript@5.9.2)):
dependencies:
'@babel/parser': 7.27.1
- '@vue/compiler-core': 3.5.18
+ '@vue/compiler-core': 3.5.22
esbuild: 0.25.10
- vue: 3.5.13(typescript@5.9.2)
-
- vue@3.5.13(typescript@5.9.2):
- 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.9.2))
- '@vue/shared': 3.5.13
- optionalDependencies:
- typescript: 5.9.2
+ vue: 3.5.22(typescript@5.9.2)
- vue@3.5.18(typescript@5.9.2):
+ vue@3.5.22(typescript@5.9.2):
dependencies:
- '@vue/compiler-dom': 3.5.18
- '@vue/compiler-sfc': 3.5.18
- '@vue/runtime-dom': 3.5.18
- '@vue/server-renderer': 3.5.18(vue@3.5.18(typescript@5.9.2))
- '@vue/shared': 3.5.18
+ '@vue/compiler-dom': 3.5.22
+ '@vue/compiler-sfc': 3.5.22
+ '@vue/runtime-dom': 3.5.22
+ '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.2))
+ '@vue/shared': 3.5.22
optionalDependencies:
typescript: 5.9.2
- vuepress-plugin-components@2.0.0-rc.86(dashjs@4.7.4)(hls.js@1.5.13)(sass-embedded@1.87.0)(typescript@5.9.2)(vidstack@1.12.12)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))):
+ vuepress-plugin-components@2.0.0-rc.95(dashjs@4.7.4)(hls.js@1.6.13)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vidstack@1.12.13)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))):
dependencies:
'@stackblitz/sdk': 1.11.0
- '@vuepress/helper': 2.0.0-rc.103(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-sass-palette': 2.0.0-rc.102(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-sass-palette': 2.0.0-rc.114(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
balloon-css: 1.2.0
create-codepen: 2.0.0
qrcode: 1.5.4
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
- vuepress-shared: 2.0.0-rc.86(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ vuepress-shared: 2.0.0-rc.95(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
optionalDependencies:
dashjs: 4.7.4
- hls.js: 1.5.13
- sass-embedded: 1.87.0
- vidstack: 1.12.12
+ hls.js: 1.6.13
+ sass: 1.93.2
+ sass-embedded: 1.93.2
+ vidstack: 1.12.13
transitivePeerDependencies:
- typescript
- vuepress-plugin-md-enhance@2.0.0-rc.87(@vue/repl@4.5.1)(markdown-it@14.1.0)(mermaid@11.6.0)(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))):
+ vuepress-plugin-md-enhance@2.0.0-rc.95(@vue/repl@4.7.0)(markdown-it@14.1.0)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))):
dependencies:
- '@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)
+ '@mdit/plugin-container': 0.22.2(markdown-it@14.1.0)
+ '@mdit/plugin-demo': 0.22.3(markdown-it@14.1.0)
'@types/markdown-it': 14.1.2
- '@vuepress/helper': 2.0.0-rc.103(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-sass-palette': 2.0.0-rc.102(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-sass-palette': 2.0.0-rc.114(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
balloon-css: 1.2.0
js-yaml: 4.1.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
- vuepress-shared: 2.0.0-rc.86(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ vuepress-shared: 2.0.0-rc.95(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
optionalDependencies:
- '@vue/repl': 4.5.1
- mermaid: 11.6.0
- sass-embedded: 1.87.0
+ '@vue/repl': 4.7.0
+ sass: 1.93.2
+ sass-embedded: 1.93.2
transitivePeerDependencies:
- markdown-it
- typescript
- vuepress-shared@2.0.0-rc.86(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))):
+ vuepress-shared@2.0.0-rc.95(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))):
dependencies:
- '@vuepress/helper': 2.0.0-rc.103(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
transitivePeerDependencies:
- typescript
- vuepress-theme-hope@2.0.0-rc.87(@vue/repl@4.5.1)(@vuepress/plugin-slimsearch@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))))(@vuepress/plugin-watermark@2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))))(dashjs@4.7.4)(hls.js@1.5.13)(markdown-it@14.1.0)(mermaid@11.6.0)(sass-embedded@1.87.0)(typescript@5.9.2)(vidstack@1.12.12)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))):
- dependencies:
- '@vuepress/helper': 2.0.0-rc.103(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-active-header-links': 2.0.0-rc.98(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-back-to-top': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-blog': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-catalog': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-comment': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-copy-code': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-copyright': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-git': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-icon': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-links-check': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-ext': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-hint': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-image': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-include': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-math': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-stylize': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-markdown-tab': 2.0.0-rc.102(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-notice': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-nprogress': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-photo-swipe': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-reading-time': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-redirect': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-rtl': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-sass-palette': 2.0.0-rc.102(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-seo': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-shiki': 2.0.0-rc.102(@vueuse/core@13.1.0(vue@3.5.18(typescript@5.9.2)))(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-sitemap': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-theme-data': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vueuse/core': 13.1.0(vue@3.5.18(typescript@5.9.2))
+ vuepress-theme-hope@2.0.0-rc.95(@vue/repl@4.7.0)(@vuepress/plugin-slimsearch@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))))(@vuepress/plugin-watermark@2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))))(dashjs@4.7.4)(hls.js@1.6.13)(katex@0.16.25)(markdown-it@14.1.0)(mermaid@11.12.0)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vidstack@1.12.13)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))):
+ dependencies:
+ '@vuepress/helper': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-active-header-links': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-back-to-top': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-blog': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-catalog': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-comment': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-copy-code': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-copyright': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-git': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-icon': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-links-check': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-chart': 2.0.0-rc.114(markdown-it@14.1.0)(mermaid@11.12.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-ext': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-hint': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-image': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-include': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-math': 2.0.0-rc.114(katex@0.16.25)(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-preview': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-stylize': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-markdown-tab': 2.0.0-rc.114(markdown-it@14.1.0)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-notice': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-nprogress': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-photo-swipe': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-reading-time': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-redirect': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-rtl': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-sass-palette': 2.0.0-rc.114(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-seo': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-shiki': 2.0.0-rc.114(@vueuse/core@13.9.0(vue@3.5.22(typescript@5.9.2)))(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-sitemap': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-theme-data': 2.0.0-rc.114(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.2))
balloon-css: 1.2.0
- bcrypt-ts: 7.0.0
- chokidar: 3.6.0
- vue: 3.5.18(typescript@5.9.2)
- vuepress: 2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2))
- vuepress-plugin-components: 2.0.0-rc.86(dashjs@4.7.4)(hls.js@1.5.13)(sass-embedded@1.87.0)(typescript@5.9.2)(vidstack@1.12.12)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress-plugin-md-enhance: 2.0.0-rc.87(@vue/repl@4.5.1)(markdown-it@14.1.0)(mermaid@11.6.0)(sass-embedded@1.87.0)(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- vuepress-shared: 2.0.0-rc.86(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
+ bcrypt-ts: 7.1.0
+ chokidar: 4.0.3
+ vue: 3.5.22(typescript@5.9.2)
+ vuepress: 2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2))
+ vuepress-plugin-components: 2.0.0-rc.95(dashjs@4.7.4)(hls.js@1.6.13)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vidstack@1.12.13)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress-plugin-md-enhance: 2.0.0-rc.95(@vue/repl@4.7.0)(markdown-it@14.1.0)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ vuepress-shared: 2.0.0-rc.95(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
optionalDependencies:
- '@vuepress/plugin-slimsearch': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- '@vuepress/plugin-watermark': 2.0.0-rc.102(typescript@5.9.2)(vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)))
- sass-embedded: 1.87.0
+ '@vuepress/plugin-slimsearch': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ '@vuepress/plugin-watermark': 2.0.0-rc.115(typescript@5.9.2)(vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)))
+ sass: 1.93.2
+ sass-embedded: 1.93.2
transitivePeerDependencies:
- '@vue/repl'
- '@waline/client'
@@ -21110,17 +21157,17 @@ snapshots:
- typescript
- vidstack
- vuepress@2.0.0-rc.22(@vuepress/bundler-vite@2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.18(typescript@5.9.2)):
+ vuepress@2.0.0-rc.26(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1))(typescript@5.9.2)(vue@3.5.22(typescript@5.9.2)):
dependencies:
- '@vuepress/cli': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/client': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/core': 2.0.0-rc.22(typescript@5.9.2)
- '@vuepress/markdown': 2.0.0-rc.22
- '@vuepress/shared': 2.0.0-rc.22
- '@vuepress/utils': 2.0.0-rc.22
- vue: 3.5.18(typescript@5.9.2)
+ '@vuepress/cli': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/client': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/core': 2.0.0-rc.26(typescript@5.9.2)
+ '@vuepress/markdown': 2.0.0-rc.26
+ '@vuepress/shared': 2.0.0-rc.26
+ '@vuepress/utils': 2.0.0-rc.26
+ vue: 3.5.22(typescript@5.9.2)
optionalDependencies:
- '@vuepress/bundler-vite': 2.0.0-rc.22(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.87.0)(typescript@5.9.2)(yaml@2.8.1)
+ '@vuepress/bundler-vite': 2.0.0-rc.26(@types/node@24.3.1)(jiti@2.4.2)(sass-embedded@1.93.2)(sass@1.93.2)(typescript@5.9.2)(yaml@2.8.1)
transitivePeerDependencies:
- supports-color
- typescript
@@ -21129,7 +21176,7 @@ snapshots:
dependencies:
makeerror: 1.0.12
- watermark-js-plus@1.6.1: {}
+ watermark-js-plus@1.6.3: {}
wcwidth@1.0.1:
dependencies:
@@ -21356,6 +21403,8 @@ snapshots:
yoctocolors-cjs@2.1.2: {}
+ yoctocolors@2.1.2: {}
+
zlogger@1.1.0:
dependencies:
pumpify: 1.5.1