chore(deps): update dependency typescript to ~5.6.0
This commit is contained in:
parent
c51be19e48
commit
3987282704
2 changed files with 188 additions and 188 deletions
|
@ -26,7 +26,7 @@
|
|||
"eslint": "<10.0.0",
|
||||
"eslint-plugin-vue": "^9.14.1",
|
||||
"prettier": ">=3.0.0",
|
||||
"typescript": "~5.5.0",
|
||||
"typescript": "~5.6.0",
|
||||
"vue": "^3.4.0",
|
||||
"vue-tsc": "^2.0.0",
|
||||
"vuepress": "^2.0.0-rc.7"
|
||||
|
|
374
pnpm-lock.yaml
374
pnpm-lock.yaml
|
@ -16,34 +16,34 @@ importers:
|
|||
version: 22.5.4
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.0
|
||||
version: 5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.5.4))
|
||||
version: 5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.6.2))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.5.4)
|
||||
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.6.2)
|
||||
'@vue/language-server':
|
||||
specifier: ^2.0.19
|
||||
version: 2.1.6(typescript@5.5.4)
|
||||
version: 2.1.6(typescript@5.6.2)
|
||||
'@vue/tsconfig':
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1
|
||||
'@vue/typescript-plugin':
|
||||
specifier: ^2.0.19
|
||||
version: 2.1.6(typescript@5.5.4)
|
||||
version: 2.1.6(typescript@5.6.2)
|
||||
'@vuepress/bundler-vite':
|
||||
specifier: ^2.0.0-rc.7
|
||||
version: 2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4)
|
||||
version: 2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2)
|
||||
'@vuepress/plugin-blog':
|
||||
specifier: ^2.0.0-rc.11
|
||||
version: 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
version: 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-redirect':
|
||||
specifier: 2.0.0-rc.8
|
||||
version: 2.0.0-rc.8(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
version: 2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/theme-default':
|
||||
specifier: ^2.0.0-rc.11
|
||||
version: 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
version: 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
eslint:
|
||||
specifier: <10.0.0
|
||||
version: 9.10.0
|
||||
|
@ -54,17 +54,17 @@ importers:
|
|||
specifier: '>=3.0.0'
|
||||
version: 3.3.3
|
||||
typescript:
|
||||
specifier: ~5.5.0
|
||||
version: 5.5.4
|
||||
specifier: ~5.6.0
|
||||
version: 5.6.2
|
||||
vue:
|
||||
specifier: ^3.4.0
|
||||
version: 3.5.3(typescript@5.5.4)
|
||||
version: 3.5.3(typescript@5.6.2)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.0
|
||||
version: 2.1.6(typescript@5.5.4)
|
||||
version: 2.1.6(typescript@5.6.2)
|
||||
vuepress:
|
||||
specifier: ^2.0.0-rc.7
|
||||
version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -1948,8 +1948,8 @@ packages:
|
|||
typescript-auto-import-cache@0.3.3:
|
||||
resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==}
|
||||
|
||||
typescript@5.5.4:
|
||||
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
||||
typescript@5.6.2:
|
||||
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2601,34 +2601,34 @@ snapshots:
|
|||
|
||||
'@types/web-bluetooth@0.0.20': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.5.4))(eslint@9.10.0)(typescript@5.5.4)':
|
||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.11.0
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/type-utils': 7.18.0(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/type-utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
eslint: 9.10.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.5.4)':
|
||||
'@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
debug: 4.3.7
|
||||
eslint: 9.10.0
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -2637,21 +2637,21 @@ snapshots:
|
|||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
|
||||
'@typescript-eslint/type-utils@7.18.0(eslint@9.10.0)(typescript@5.5.4)':
|
||||
'@typescript-eslint/type-utils@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
||||
debug: 4.3.7
|
||||
eslint: 9.10.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/types@7.18.0': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)':
|
||||
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
|
@ -2660,18 +2660,18 @@ snapshots:
|
|||
is-glob: 4.0.3
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.3
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@7.18.0(eslint@9.10.0)(typescript@5.5.4)':
|
||||
'@typescript-eslint/utils@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||
eslint: 9.10.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -2682,10 +2682,10 @@ snapshots:
|
|||
'@typescript-eslint/types': 7.18.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vitejs/plugin-vue@5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vite: 5.0.13(@types/node@22.5.4)(sass@1.77.8)
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
|
||||
'@volar/language-core@2.4.4':
|
||||
dependencies:
|
||||
|
@ -2781,19 +2781,19 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.5.4)':
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.5.4))(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
||||
eslint: 9.10.0
|
||||
eslint-plugin-vue: 9.28.0(eslint@9.10.0)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.10.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@2.1.6(typescript@5.5.4)':
|
||||
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
|
@ -2804,30 +2804,30 @@ snapshots:
|
|||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
'@vue/language-server@2.1.6(typescript@5.5.4)':
|
||||
'@vue/language-server@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
'@volar/language-server': 2.4.4
|
||||
'@volar/test-utils': 2.4.4
|
||||
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||
'@vue/language-service': 2.1.6(typescript@5.5.4)
|
||||
'@vue/typescript-plugin': 2.1.6(typescript@5.5.4)
|
||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||
'@vue/language-service': 2.1.6(typescript@5.6.2)
|
||||
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
||||
vscode-languageserver-protocol: 3.17.5
|
||||
vscode-uri: 3.0.8
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vue/language-service@2.1.6(typescript@5.5.4)':
|
||||
'@vue/language-service@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
'@volar/language-service': 2.4.4
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||
'@vue/shared': 3.5.3
|
||||
'@vue/typescript-plugin': 2.1.6(typescript@5.5.4)
|
||||
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
||||
computeds: 0.0.1
|
||||
path-browserify: 1.0.1
|
||||
volar-service-css: 0.0.62(@volar/language-service@2.4.4)
|
||||
|
@ -2860,29 +2860,29 @@ snapshots:
|
|||
'@vue/shared': 3.5.3
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.3(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vue/server-renderer@3.5.3(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.3
|
||||
'@vue/shared': 3.5.3
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
|
||||
'@vue/shared@3.5.3': {}
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
||||
'@vue/typescript-plugin@2.1.6(typescript@5.5.4)':
|
||||
'@vue/typescript-plugin@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||
'@vue/shared': 3.5.3
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4)':
|
||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vitejs/plugin-vue': 5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.5.4)
|
||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.5.4)
|
||||
'@vitejs/plugin-vue': 5.1.3(vite@5.0.13(@types/node@22.5.4)(sass@1.77.8))(vue@3.5.3(typescript@5.6.2))
|
||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.2)
|
||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.6.2)
|
||||
'@vuepress/shared': 2.0.0-rc.7
|
||||
'@vuepress/utils': 2.0.0-rc.7
|
||||
autoprefixer: 10.4.20(postcss@8.4.45)
|
||||
|
@ -2891,8 +2891,8 @@ snapshots:
|
|||
postcss-load-config: 5.1.0(postcss@8.4.45)
|
||||
rollup: 4.20.0
|
||||
vite: 5.0.13(@types/node@22.5.4)(sass@1.77.8)
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- '@vue/composition-api'
|
||||
|
@ -2907,9 +2907,9 @@ snapshots:
|
|||
- tsx
|
||||
- typescript
|
||||
|
||||
'@vuepress/cli@2.0.0-rc.15(typescript@5.5.4)':
|
||||
'@vuepress/cli@2.0.0-rc.15(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vuepress/core': 2.0.0-rc.15(typescript@5.5.4)
|
||||
'@vuepress/core': 2.0.0-rc.15(typescript@5.6.2)
|
||||
'@vuepress/shared': 2.0.0-rc.15
|
||||
'@vuepress/utils': 2.0.0-rc.15
|
||||
cac: 6.7.14
|
||||
|
@ -2920,74 +2920,74 @@ snapshots:
|
|||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@vuepress/client@2.0.0-rc.15(typescript@5.5.4)':
|
||||
'@vuepress/client@2.0.0-rc.15(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
'@vuepress/shared': 2.0.0-rc.15
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/client@2.0.0-rc.7(typescript@5.5.4)':
|
||||
'@vuepress/client@2.0.0-rc.7(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
'@vuepress/shared': 2.0.0-rc.7
|
||||
'@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.5.4))
|
||||
'@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.6.2))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- typescript
|
||||
|
||||
'@vuepress/core@2.0.0-rc.15(typescript@5.5.4)':
|
||||
'@vuepress/core@2.0.0-rc.15(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vuepress/client': 2.0.0-rc.15(typescript@5.5.4)
|
||||
'@vuepress/client': 2.0.0-rc.15(typescript@5.6.2)
|
||||
'@vuepress/markdown': 2.0.0-rc.15
|
||||
'@vuepress/shared': 2.0.0-rc.15
|
||||
'@vuepress/utils': 2.0.0-rc.15
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@vuepress/core@2.0.0-rc.7(typescript@5.5.4)':
|
||||
'@vuepress/core@2.0.0-rc.7(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.5.4)
|
||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.2)
|
||||
'@vuepress/markdown': 2.0.0-rc.7
|
||||
'@vuepress/shared': 2.0.0-rc.7
|
||||
'@vuepress/utils': 2.0.0-rc.7
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@vuepress/helper@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/helper@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.3
|
||||
cheerio: 1.0.0
|
||||
fflate: 0.8.2
|
||||
gray-matter: 4.0.3
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/helper@2.0.0-rc.7(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.3
|
||||
cheerio: 1.0.0-rc.12
|
||||
fflate: 0.8.2
|
||||
gray-matter: 4.0.3
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/highlighter-helper@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/highlighter-helper@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
|
||||
'@vuepress/markdown@2.0.0-rc.15':
|
||||
dependencies:
|
||||
|
@ -3031,136 +3031,136 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vuepress/plugin-active-header-links@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-active-header-links@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.6.2))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-back-to-top@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-back-to-top@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.6.2))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-blog@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-blog@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
chokidar: 3.6.0
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-copy-code@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-copy-code@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.6.2))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-git@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-git@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
execa: 9.3.1
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
|
||||
'@vuepress/plugin-links-check@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-links-check@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-markdown-container@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-markdown-container@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@types/markdown-it': 14.1.2
|
||||
markdown-it-container: 4.0.0
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
|
||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@mdit/plugin-alert': 0.13.0(markdown-it@14.1.0)
|
||||
'@mdit/plugin-container': 0.13.0(markdown-it@14.1.0)
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- markdown-it
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
medium-zoom: 1.1.0
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-nprogress@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-nprogress@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-palette@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-palette@2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
|
||||
'@vuepress/plugin-prismjs@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-prismjs@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/highlighter-helper': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/highlighter-helper': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
prismjs: 1.29.0
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-redirect@2.0.0-rc.8(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-redirect@2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.7(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.6.2))
|
||||
cac: 6.7.14
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-seo@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-seo@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-sitemap@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-sitemap@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
sitemap: 8.0.0
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-theme-data@2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/plugin-theme-data@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
|
@ -3172,27 +3172,27 @@ snapshots:
|
|||
dependencies:
|
||||
'@mdit-vue/types': 2.1.0
|
||||
|
||||
'@vuepress/theme-default@2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))':
|
||||
'@vuepress/theme-default@2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-back-to-top': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-copy-code': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-git': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-links-check': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-markdown-container': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-medium-zoom': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-nprogress': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-palette': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-prismjs': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-seo': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-sitemap': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vuepress/plugin-theme-data': 2.0.0-rc.42(typescript@5.5.4)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.5.4))
|
||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-back-to-top': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-copy-code': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-git': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-links-check': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-markdown-container': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-medium-zoom': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-nprogress': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-palette': 2.0.0-rc.42(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-prismjs': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-seo': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-sitemap': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vuepress/plugin-theme-data': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)))
|
||||
'@vueuse/core': 11.0.3(vue@3.5.3(typescript@5.6.2))
|
||||
sass: 1.77.8
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- markdown-it
|
||||
|
@ -3230,22 +3230,22 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vueuse/core@10.11.1(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vueuse/core@10.11.1(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.11.1
|
||||
'@vueuse/shared': 10.11.1(vue@3.5.3(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4))
|
||||
'@vueuse/shared': 10.11.1(vue@3.5.3(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/core@11.0.3(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vueuse/core@11.0.3(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 11.0.3
|
||||
'@vueuse/shared': 11.0.3(vue@3.5.3(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4))
|
||||
'@vueuse/shared': 11.0.3(vue@3.5.3(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -3254,16 +3254,16 @@ snapshots:
|
|||
|
||||
'@vueuse/metadata@11.0.3': {}
|
||||
|
||||
'@vueuse/shared@10.11.1(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vueuse/shared@10.11.1(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/shared@11.0.3(vue@3.5.3(typescript@5.5.4))':
|
||||
'@vueuse/shared@11.0.3(vue@3.5.3(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -4286,9 +4286,9 @@ snapshots:
|
|||
|
||||
token-stream@1.0.0: {}
|
||||
|
||||
ts-api-utils@1.3.0(typescript@5.5.4):
|
||||
ts-api-utils@1.3.0(typescript@5.6.2):
|
||||
dependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
tslib@2.6.3: {}
|
||||
|
||||
|
@ -4302,7 +4302,7 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.6.3
|
||||
|
||||
typescript@5.5.4: {}
|
||||
typescript@5.6.2: {}
|
||||
|
||||
uc.micro@2.1.0: {}
|
||||
|
||||
|
@ -4446,9 +4446,9 @@ snapshots:
|
|||
|
||||
vscode-uri@3.0.8: {}
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.3(typescript@5.5.4)):
|
||||
vue-demi@0.14.10(vue@3.5.3(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
|
||||
vue-eslint-parser@9.4.3(eslint@9.10.0):
|
||||
dependencies:
|
||||
|
@ -4463,39 +4463,39 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.4.3(vue@3.5.3(typescript@5.5.4)):
|
||||
vue-router@4.4.3(vue@3.5.3(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
|
||||
vue-tsc@2.1.6(typescript@5.5.4):
|
||||
vue-tsc@2.1.6(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||
semver: 7.6.3
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
vue@3.5.3(typescript@5.5.4):
|
||||
vue@3.5.3(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
'@vue/compiler-sfc': 3.5.3
|
||||
'@vue/runtime-dom': 3.5.3
|
||||
'@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.5.4))
|
||||
'@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.3
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)):
|
||||
vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.3(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vuepress/cli': 2.0.0-rc.15(typescript@5.5.4)
|
||||
'@vuepress/client': 2.0.0-rc.15(typescript@5.5.4)
|
||||
'@vuepress/core': 2.0.0-rc.15(typescript@5.5.4)
|
||||
'@vuepress/cli': 2.0.0-rc.15(typescript@5.6.2)
|
||||
'@vuepress/client': 2.0.0-rc.15(typescript@5.6.2)
|
||||
'@vuepress/core': 2.0.0-rc.15(typescript@5.6.2)
|
||||
'@vuepress/markdown': 2.0.0-rc.15
|
||||
'@vuepress/shared': 2.0.0-rc.15
|
||||
'@vuepress/utils': 2.0.0-rc.15
|
||||
vue: 3.5.3(typescript@5.5.4)
|
||||
vue: 3.5.3(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4)
|
||||
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
|
Loading…
Reference in a new issue