parent
91bc2df524
commit
66284b36ca
2 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
"@vue/tsconfig": "0.7.0",
|
||||
"@vue/typescript-plugin": "2.2.4",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.7",
|
||||
"@vuepress/plugin-blog": "2.0.0-rc.79",
|
||||
"@vuepress/plugin-blog": "2.0.0-rc.80",
|
||||
"@vuepress/plugin-redirect": "2.0.0-rc.8",
|
||||
"@vuepress/theme-default": "2.0.0-rc.80",
|
||||
"eslint": "9.21.0",
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -36,8 +36,8 @@ importers:
|
|||
specifier: 2.0.0-rc.7
|
||||
version: 2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3)
|
||||
'@vuepress/plugin-blog':
|
||||
specifier: 2.0.0-rc.79
|
||||
version: 2.0.0-rc.79(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
specifier: 2.0.0-rc.80
|
||||
version: 2.0.0-rc.80(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
'@vuepress/plugin-redirect':
|
||||
specifier: 2.0.0-rc.8
|
||||
version: 2.0.0-rc.8(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
|
@ -994,8 +994,8 @@ packages:
|
|||
peerDependencies:
|
||||
vuepress: 2.0.0-rc.20
|
||||
|
||||
'@vuepress/plugin-blog@2.0.0-rc.79':
|
||||
resolution: {integrity: sha512-TFv49w63KjCPg7CcJg9FMncfgKDnNmzbI7lmQfnBBsDQUYxK1Re6UoiAOth/0OdS21XRijuoL2o7Y4fmgVEvPQ==}
|
||||
'@vuepress/plugin-blog@2.0.0-rc.80':
|
||||
resolution: {integrity: sha512-1AGNggbICIeBpGE1hyJa1rRd+JnSPmBMsgz8tVtpr9EE5ANpfjBa7lC8mdUdBzQLkUrpTl1YjzlqhbqR9IDaBw==}
|
||||
peerDependencies:
|
||||
vuepress: 2.0.0-rc.20
|
||||
|
||||
|
@ -3349,9 +3349,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/plugin-blog@2.0.0-rc.79(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))':
|
||||
'@vuepress/plugin-blog@2.0.0-rc.80(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.79(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
'@vuepress/helper': 2.0.0-rc.80(typescript@5.7.3)(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
chokidar: 3.6.0
|
||||
vue: 3.5.13(typescript@5.7.3)
|
||||
vuepress: 2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))
|
||||
|
|
Loading…
Add table
Reference in a new issue