Compare commits
2 commits
561f02db19
...
4471ebce43
Author | SHA1 | Date | |
---|---|---|---|
4471ebce43 | |||
150988db91 |
1 changed files with 105 additions and 98 deletions
203
pnpm-lock.yaml
203
pnpm-lock.yaml
|
@ -13,10 +13,10 @@ importers:
|
||||||
version: 1.10.4
|
version: 1.10.4
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^22.1.0
|
specifier: ^22.1.0
|
||||||
version: 22.5.4
|
version: 22.5.5
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.1.3(vite@5.0.13(@types/node@22.5.4))(vue@3.5.5(typescript@5.6.2))
|
version: 5.1.3(vite@5.0.13(@types/node@22.5.5))(vue@3.5.5(typescript@5.6.2))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
||||||
|
@ -34,16 +34,16 @@ importers:
|
||||||
version: 2.1.6(typescript@5.6.2)
|
version: 2.1.6(typescript@5.6.2)
|
||||||
'@vuepress/bundler-vite':
|
'@vuepress/bundler-vite':
|
||||||
specifier: ^2.0.0-rc.7
|
specifier: ^2.0.0-rc.7
|
||||||
version: 2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2)
|
version: 2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2)
|
||||||
'@vuepress/plugin-blog':
|
'@vuepress/plugin-blog':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
version: 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-redirect':
|
'@vuepress/plugin-redirect':
|
||||||
specifier: 2.0.0-rc.8
|
specifier: 2.0.0-rc.8
|
||||||
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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/theme-default':
|
'@vuepress/theme-default':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.43(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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
version: 2.0.0-rc.43(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: <10.0.0
|
specifier: <10.0.0
|
||||||
version: 9.10.0
|
version: 9.10.0
|
||||||
|
@ -64,7 +64,7 @@ importers:
|
||||||
version: 2.1.6(typescript@5.6.2)
|
version: 2.1.6(typescript@5.6.2)
|
||||||
vuepress:
|
vuepress:
|
||||||
specifier: ^2.0.0-rc.7
|
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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
@ -622,8 +622,8 @@ packages:
|
||||||
'@types/node@17.0.45':
|
'@types/node@17.0.45':
|
||||||
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
||||||
|
|
||||||
'@types/node@22.5.4':
|
'@types/node@22.5.5':
|
||||||
resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==}
|
resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==}
|
||||||
|
|
||||||
'@types/sax@1.2.7':
|
'@types/sax@1.2.7':
|
||||||
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
||||||
|
@ -1299,8 +1299,8 @@ packages:
|
||||||
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
execa@9.3.1:
|
execa@9.4.0:
|
||||||
resolution: {integrity: sha512-gdhefCCNy/8tpH/2+ajP9IQc14vXchNdd0weyzSJEFURhRMGncQ+zKFxwjAufIewPEJm9BPOaJnvg2UtlH2gPQ==}
|
resolution: {integrity: sha512-yKHlle2YGxZE842MERVIplWwNH5VYmqqcPFgtnlU//K8gxuFFXu0pwd/CrfXTumFpeEiufsP7+opT/bPJa1yVw==}
|
||||||
engines: {node: ^18.19.0 || >=20.5.0}
|
engines: {node: ^18.19.0 || >=20.5.0}
|
||||||
|
|
||||||
extend-shallow@2.0.1:
|
extend-shallow@2.0.1:
|
||||||
|
@ -1659,9 +1659,9 @@ packages:
|
||||||
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
npm-run-path@5.3.0:
|
npm-run-path@6.0.0:
|
||||||
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
|
resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
nth-check@2.1.1:
|
nth-check@2.1.1:
|
||||||
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
||||||
|
@ -1974,6 +1974,10 @@ packages:
|
||||||
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
|
unicorn-magic@0.3.0:
|
||||||
|
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
||||||
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
universalify@2.0.1:
|
universalify@2.0.1:
|
||||||
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
||||||
engines: {node: '>= 10.0.0'}
|
engines: {node: '>= 10.0.0'}
|
||||||
|
@ -2560,13 +2564,13 @@ snapshots:
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.4
|
'@types/jsonfile': 6.1.4
|
||||||
'@types/node': 22.5.4
|
'@types/node': 22.5.5
|
||||||
|
|
||||||
'@types/hash-sum@1.0.2': {}
|
'@types/hash-sum@1.0.2': {}
|
||||||
|
|
||||||
'@types/jsonfile@6.1.4':
|
'@types/jsonfile@6.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.5.4
|
'@types/node': 22.5.5
|
||||||
|
|
||||||
'@types/linkify-it@3.0.5': {}
|
'@types/linkify-it@3.0.5': {}
|
||||||
|
|
||||||
|
@ -2598,13 +2602,13 @@ snapshots:
|
||||||
|
|
||||||
'@types/node@17.0.45': {}
|
'@types/node@17.0.45': {}
|
||||||
|
|
||||||
'@types/node@22.5.4':
|
'@types/node@22.5.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.19.8
|
undici-types: 6.19.8
|
||||||
|
|
||||||
'@types/sax@1.2.7':
|
'@types/sax@1.2.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.5.4
|
'@types/node': 22.5.5
|
||||||
|
|
||||||
'@types/web-bluetooth@0.0.20': {}
|
'@types/web-bluetooth@0.0.20': {}
|
||||||
|
|
||||||
|
@ -2689,9 +2693,9 @@ snapshots:
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.3(vite@5.0.13(@types/node@22.5.4))(vue@3.5.5(typescript@5.6.2))':
|
'@vitejs/plugin-vue@5.1.3(vite@5.0.13(@types/node@22.5.5))(vue@3.5.5(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.13(@types/node@22.5.4)
|
vite: 5.0.13(@types/node@22.5.5)
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
|
|
||||||
'@volar/language-core@2.4.4':
|
'@volar/language-core@2.4.4':
|
||||||
|
@ -2900,9 +2904,9 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2)':
|
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitejs/plugin-vue': 5.1.3(vite@5.0.13(@types/node@22.5.4))(vue@3.5.5(typescript@5.6.2))
|
'@vitejs/plugin-vue': 5.1.3(vite@5.0.13(@types/node@22.5.5))(vue@3.5.5(typescript@5.6.2))
|
||||||
'@vuepress/client': 2.0.0-rc.7(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/core': 2.0.0-rc.7(typescript@5.6.2)
|
||||||
'@vuepress/shared': 2.0.0-rc.7
|
'@vuepress/shared': 2.0.0-rc.7
|
||||||
|
@ -2912,7 +2916,7 @@ snapshots:
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
postcss-load-config: 5.1.0(postcss@8.4.47)
|
postcss-load-config: 5.1.0(postcss@8.4.47)
|
||||||
rollup: 4.20.0
|
rollup: 4.20.0
|
||||||
vite: 5.0.13(@types/node@22.5.4)
|
vite: 5.0.13(@types/node@22.5.5)
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vue-router: 4.4.3(vue@3.5.5(typescript@5.6.2))
|
vue-router: 4.4.3(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2985,31 +2989,31 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.6
|
'@vue/shared': 3.5.6
|
||||||
cheerio: 1.0.0
|
cheerio: 1.0.0
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.6
|
'@vue/shared': 3.5.6
|
||||||
cheerio: 1.0.0-rc.12
|
cheerio: 1.0.0-rc.12
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/highlighter-helper@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/highlighter-helper@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/markdown@2.0.0-rc.15':
|
'@vuepress/markdown@2.0.0-rc.15':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3053,136 +3057,136 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vuepress/plugin-active-header-links@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-active-header-links@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-back-to-top@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-back-to-top@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-blog@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-blog@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-copy-code@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-copy-code@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-git@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-git@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
execa: 9.3.1
|
execa: 9.4.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/plugin-links-check@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-links-check@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-container@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-markdown-container@2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
markdown-it-container: 4.0.0
|
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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.43(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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-markdown-hint@2.0.0-rc.43(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit/plugin-alert': 0.13.1(markdown-it@14.1.0)
|
'@mdit/plugin-alert': 0.13.1(markdown-it@14.1.0)
|
||||||
'@mdit/plugin-container': 0.13.1(markdown-it@14.1.0)
|
'@mdit/plugin-container': 0.13.1(markdown-it@14.1.0)
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- markdown-it
|
- markdown-it
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-medium-zoom@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
medium-zoom: 1.1.0
|
medium-zoom: 1.1.0
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-nprogress@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-nprogress@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- 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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/plugin-prismjs@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-prismjs@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/highlighter-helper': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/highlighter-helper': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
prismjs: 1.29.0
|
prismjs: 1.29.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vueuse/core': 10.11.1(vue@3.5.5(typescript@5.6.2))
|
'@vueuse/core': 10.11.1(vue@3.5.5(typescript@5.6.2))
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vue-router: 4.4.3(vue@3.5.5(typescript@5.6.2))
|
vue-router: 4.4.3(vue@3.5.5(typescript@5.6.2))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-seo@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-seo@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-sitemap@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-sitemap@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
sitemap: 8.0.0
|
sitemap: 8.0.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-theme-data@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/plugin-theme-data@2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
|
@ -3194,26 +3198,26 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit-vue/types': 2.1.0
|
'@mdit-vue/types': 2.1.0
|
||||||
|
|
||||||
'@vuepress/theme-default@2.0.0-rc.43(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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
'@vuepress/theme-default@2.0.0-rc.43(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-active-header-links': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-back-to-top': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-back-to-top': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-copy-code': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-copy-code': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-git': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-git': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-links-check': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-links-check': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-markdown-container': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-markdown-container': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.43(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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-markdown-hint': 2.0.0-rc.43(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-medium-zoom': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-medium-zoom': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-nprogress': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-nprogress': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(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)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(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.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-prismjs': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-prismjs': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-seo': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-seo': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-sitemap': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-sitemap': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-theme-data': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
'@vuepress/plugin-theme-data': 2.0.0-rc.43(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.5(typescript@5.6.2))
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- markdown-it
|
- markdown-it
|
||||||
|
@ -3695,7 +3699,7 @@ snapshots:
|
||||||
|
|
||||||
esutils@2.0.3: {}
|
esutils@2.0.3: {}
|
||||||
|
|
||||||
execa@9.3.1:
|
execa@9.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sindresorhus/merge-streams': 4.0.0
|
'@sindresorhus/merge-streams': 4.0.0
|
||||||
cross-spawn: 7.0.3
|
cross-spawn: 7.0.3
|
||||||
|
@ -3704,7 +3708,7 @@ snapshots:
|
||||||
human-signals: 8.0.0
|
human-signals: 8.0.0
|
||||||
is-plain-obj: 4.1.0
|
is-plain-obj: 4.1.0
|
||||||
is-stream: 4.0.1
|
is-stream: 4.0.1
|
||||||
npm-run-path: 5.3.0
|
npm-run-path: 6.0.0
|
||||||
pretty-ms: 9.1.0
|
pretty-ms: 9.1.0
|
||||||
signal-exit: 4.1.0
|
signal-exit: 4.1.0
|
||||||
strip-final-newline: 4.0.0
|
strip-final-newline: 4.0.0
|
||||||
|
@ -4041,9 +4045,10 @@ snapshots:
|
||||||
|
|
||||||
normalize-range@0.1.2: {}
|
normalize-range@0.1.2: {}
|
||||||
|
|
||||||
npm-run-path@5.3.0:
|
npm-run-path@6.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
path-key: 4.0.0
|
path-key: 4.0.0
|
||||||
|
unicorn-magic: 0.3.0
|
||||||
|
|
||||||
nth-check@2.1.1:
|
nth-check@2.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4325,6 +4330,8 @@ snapshots:
|
||||||
|
|
||||||
unicorn-magic@0.1.0: {}
|
unicorn-magic@0.1.0: {}
|
||||||
|
|
||||||
|
unicorn-magic@0.3.0: {}
|
||||||
|
|
||||||
universalify@2.0.1: {}
|
universalify@2.0.1: {}
|
||||||
|
|
||||||
upath@2.0.1: {}
|
upath@2.0.1: {}
|
||||||
|
@ -4341,13 +4348,13 @@ snapshots:
|
||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
util-deprecate@1.0.2: {}
|
||||||
|
|
||||||
vite@5.0.13(@types/node@22.5.4):
|
vite@5.0.13(@types/node@22.5.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.19.12
|
esbuild: 0.19.12
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
rollup: 4.20.0
|
rollup: 4.20.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.5.4
|
'@types/node': 22.5.5
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
volar-service-css@0.0.62(@volar/language-service@2.4.4):
|
volar-service-css@0.0.62(@volar/language-service@2.4.4):
|
||||||
|
@ -4497,7 +4504,7 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
|
|
||||||
vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)):
|
vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.5(typescript@5.6.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/cli': 2.0.0-rc.15(typescript@5.6.2)
|
'@vuepress/cli': 2.0.0-rc.15(typescript@5.6.2)
|
||||||
'@vuepress/client': 2.0.0-rc.15(typescript@5.6.2)
|
'@vuepress/client': 2.0.0-rc.15(typescript@5.6.2)
|
||||||
|
@ -4507,7 +4514,7 @@ snapshots:
|
||||||
'@vuepress/utils': 2.0.0-rc.15
|
'@vuepress/utils': 2.0.0-rc.15
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.5.4)(typescript@5.6.2)
|
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
Loading…
Reference in a new issue