mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
build: update deps to latest
This commit is contained in:
parent
38bfad7513
commit
d6ca07e628
121
pnpm-lock.yaml
generated
121
pnpm-lock.yaml
generated
@ -388,20 +388,20 @@ importers:
|
|||||||
specifier: 2.0.0-rc.2
|
specifier: 2.0.0-rc.2
|
||||||
version: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
version: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-plugin-comment2:
|
vuepress-plugin-comment2:
|
||||||
specifier: 2.0.0-rc.14
|
specifier: 2.0.0-rc.15
|
||||||
version: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
version: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-plugin-md-enhance:
|
vuepress-plugin-md-enhance:
|
||||||
specifier: 2.0.0-rc.14
|
specifier: 2.0.0-rc.15
|
||||||
version: 2.0.0-rc.14(katex@0.16.9)(markdown-it@14.0.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
version: 2.0.0-rc.15(katex@0.16.9)(markdown-it@14.0.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-plugin-reading-time2:
|
vuepress-plugin-reading-time2:
|
||||||
specifier: 2.0.0-rc.14
|
specifier: 2.0.0-rc.15
|
||||||
version: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
version: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-plugin-seo2:
|
vuepress-plugin-seo2:
|
||||||
specifier: 2.0.0-rc.14
|
specifier: 2.0.0-rc.15
|
||||||
version: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
version: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-plugin-sitemap2:
|
vuepress-plugin-sitemap2:
|
||||||
specifier: 2.0.0-rc.14
|
specifier: 2.0.0-rc.15
|
||||||
version: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
version: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -684,16 +684,6 @@ packages:
|
|||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/config-validator@18.5.0:
|
|
||||||
resolution: {integrity: sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==}
|
|
||||||
engines: {node: '>=v18'}
|
|
||||||
requiresBuild: true
|
|
||||||
dependencies:
|
|
||||||
'@commitlint/types': 18.4.4
|
|
||||||
ajv: 8.12.0
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@commitlint/config-validator@18.6.0:
|
/@commitlint/config-validator@18.6.0:
|
||||||
resolution: {integrity: sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==}
|
resolution: {integrity: sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
@ -745,28 +735,6 @@ packages:
|
|||||||
'@commitlint/types': 18.6.0
|
'@commitlint/types': 18.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/load@18.5.0(@types/node@20.9.1)(typescript@5.3.3):
|
|
||||||
resolution: {integrity: sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==}
|
|
||||||
engines: {node: '>=v18'}
|
|
||||||
requiresBuild: true
|
|
||||||
dependencies:
|
|
||||||
'@commitlint/config-validator': 18.5.0
|
|
||||||
'@commitlint/execute-rule': 18.4.4
|
|
||||||
'@commitlint/resolve-extends': 18.5.0
|
|
||||||
'@commitlint/types': 18.4.4
|
|
||||||
chalk: 4.1.2
|
|
||||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
|
||||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.9.1)(cosmiconfig@8.3.6)(typescript@5.3.3)
|
|
||||||
lodash.isplainobject: 4.0.6
|
|
||||||
lodash.merge: 4.6.2
|
|
||||||
lodash.uniq: 4.5.0
|
|
||||||
resolve-from: 5.0.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@types/node'
|
|
||||||
- typescript
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@commitlint/load@18.6.0(@types/node@20.9.1)(typescript@5.3.3):
|
/@commitlint/load@18.6.0(@types/node@20.9.1)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==}
|
resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
@ -811,20 +779,6 @@ packages:
|
|||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/resolve-extends@18.5.0:
|
|
||||||
resolution: {integrity: sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==}
|
|
||||||
engines: {node: '>=v18'}
|
|
||||||
requiresBuild: true
|
|
||||||
dependencies:
|
|
||||||
'@commitlint/config-validator': 18.5.0
|
|
||||||
'@commitlint/types': 18.4.4
|
|
||||||
import-fresh: 3.3.0
|
|
||||||
lodash.mergewith: 4.6.2
|
|
||||||
resolve-from: 5.0.0
|
|
||||||
resolve-global: 1.0.0
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@commitlint/resolve-extends@18.6.0:
|
/@commitlint/resolve-extends@18.6.0:
|
||||||
resolution: {integrity: sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==}
|
resolution: {integrity: sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
@ -860,15 +814,6 @@ packages:
|
|||||||
find-up: 5.0.0
|
find-up: 5.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/types@18.4.4:
|
|
||||||
resolution: {integrity: sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==}
|
|
||||||
engines: {node: '>=v18'}
|
|
||||||
requiresBuild: true
|
|
||||||
dependencies:
|
|
||||||
chalk: 4.1.2
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@commitlint/types@18.6.0:
|
/@commitlint/types@18.6.0:
|
||||||
resolution: {integrity: sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==}
|
resolution: {integrity: sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
@ -6539,7 +6484,7 @@ packages:
|
|||||||
longest: 2.0.1
|
longest: 2.0.1
|
||||||
word-wrap: 1.2.3
|
word-wrap: 1.2.3
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@commitlint/load': 18.5.0(@types/node@20.9.1)(typescript@5.3.3)
|
'@commitlint/load': 18.6.0(@types/node@20.9.1)(typescript@5.3.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- typescript
|
- typescript
|
||||||
@ -14918,8 +14863,8 @@ packages:
|
|||||||
typescript: 5.3.3
|
typescript: 5.3.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-comment2@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-comment2@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-qB2JvML+3ofg44VgwCvJlnVuroGAiByCVbsQW/411FcDivXInmMP2dLqZW8rWMkgTsiIUx9d0L0UXsEqblZ5FA==}
|
resolution: {integrity: sha512-Qa+CDH0wQsWGYNVUoK52VpZDTZ0cJ0HSPg8igkeEICrHtHsJ3p35hDibj8ailiMZzNSt/LopgfRNfHp0/5HbXA==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@waline/client': ^2.15.8 || ^3.0.0-alpha.10
|
'@waline/client': ^2.15.8 || ^3.0.0-alpha.10
|
||||||
@ -14941,15 +14886,15 @@ packages:
|
|||||||
vue: 3.4.15(typescript@5.3.3)
|
vue: 3.4.15(typescript@5.3.3)
|
||||||
vue-router: 4.2.5(vue@3.4.15)
|
vue-router: 4.2.5(vue@3.4.15)
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-plugin-sass-palette: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-plugin-sass-palette: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-md-enhance@2.0.0-rc.14(katex@0.16.9)(markdown-it@14.0.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-md-enhance@2.0.0-rc.15(katex@0.16.9)(markdown-it@14.0.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-bNm+cynVPtlfQZ8uhgov2ILknGOhF9GtIJBItZ/0fpYF14i5LxBnkmD10INqAViZwURYI7zn9O6CAz/NCanVgA==}
|
resolution: {integrity: sha512-TJd6LPyDuNRrfXrfczS6KVMFN8Vw0L6Hz4zS0kAYILvdF/K6agNa7/C9eOXCdyGf5ow+kI1nELLZDOJu36fZsA==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/reveal.js': ^4.4.5
|
'@types/reveal.js': ^4.4.5
|
||||||
@ -15029,30 +14974,30 @@ packages:
|
|||||||
vue: 3.4.15(typescript@5.3.3)
|
vue: 3.4.15(typescript@5.3.3)
|
||||||
vue-router: 4.2.5(vue@3.4.15)
|
vue-router: 4.2.5(vue@3.4.15)
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-plugin-sass-palette: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-plugin-sass-palette: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- markdown-it
|
- markdown-it
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-reading-time2@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-reading-time2@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-krrqtBx4sAgvmc65O/I78wKIcU/PX3MSbzAaGxP0+Coameg7nWoIo+5MtlCJQGfbiVEbub2N2pcOPRCakLKhZg==}
|
resolution: {integrity: sha512-MwptWzNLVWcj0UywbYizhBRacphnB91n75rXDEiPqgEOOZpybw8PvjFIOyoVyWgact1GG9MkZfU4SZmosbHtkw==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.15(typescript@5.3.3)
|
vue: 3.4.15(typescript@5.3.3)
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-sass-palette@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-sass-palette@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-pC1bPTB1WaWLFHcJdd4AxBXkhfAIwrPT3MxhYYLwU5jgmBqcvbzXO134Hsyg3YOVEMuzv7jxfzbm6XP22HrmzQ==}
|
resolution: {integrity: sha512-ZzLcrVHNAYsg9m1a68S3X2YkSRH8C+8ECIyJvJRjpRbPdhxj/UxL9alfzIr0EGP1tWX3hagrX0jmQg1LCbK8DQ==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
sass-loader: ^14.0.0
|
sass-loader: ^14.0.0
|
||||||
@ -15064,41 +15009,41 @@ packages:
|
|||||||
chokidar: 3.5.3
|
chokidar: 3.5.3
|
||||||
sass: 1.70.0
|
sass: 1.70.0
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-seo2@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-seo2@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-Fn2u340Ksrq3Gz+cjnNWmlC+JuxEeqUP9jnOrJ3weljMdoAuthK841jcyG7e/60jpSpukPBwWMwIJcKn4cE8eg==}
|
resolution: {integrity: sha512-4oe5V5zL+rkpFZJEtC5P3VA8eXM1bKZ3HmJTjCtw8LfvG6cBmBSNmu/U24sHOmfaqb9jVF8D2WOi1pTO9w53+g==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
dependencies:
|
dependencies:
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-plugin-sitemap2@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-plugin-sitemap2@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-OeEsza2H/av9SkV0kQxf0i5uM1oBgbVhSnzta0R/70zsXKXWD38KI4gXnvl3FaomcfP40Nxk1tu2EupsIVp+Lg==}
|
resolution: {integrity: sha512-jgSCXhVjBuetucn+ly5nY3CfGNd4YvDrGMmdR6gVuL624rcVU4jtCpNTAIrKJ0+liqeKE3Pq/W+pa1GG2ibMVQ==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
dependencies:
|
dependencies:
|
||||||
sitemap: 7.1.1
|
sitemap: 7.1.1
|
||||||
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(@vuepress/bundler-webpack@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15)
|
||||||
vuepress-shared: 2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
vuepress-shared: 2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vuepress-shared@2.0.0-rc.14(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
/vuepress-shared@2.0.0-rc.15(typescript@5.3.3)(vuepress@2.0.0-rc.2):
|
||||||
resolution: {integrity: sha512-yIAOBkRugx4TxyXI55HqoF0PZ9n+5hTvj7Jqr9f0BAqPp1qNnyPvjai5C5uN9L/XmeTkXbMpYREcYxeouERv7w==}
|
resolution: {integrity: sha512-PzuXgAlzTrD6b6pCaeSb65CD5ponpD86IF+xaCxWrQDAQWk4zSY2brPk6seS10i2teZFNqVeyY8ERoC27HOzcg==}
|
||||||
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
|
|||||||
@ -83,10 +83,10 @@
|
|||||||
"nanoid": "^5.0.4",
|
"nanoid": "^5.0.4",
|
||||||
"vue": "^3.4.15",
|
"vue": "^3.4.15",
|
||||||
"vue-router": "4.2.5",
|
"vue-router": "4.2.5",
|
||||||
"vuepress-plugin-comment2": "2.0.0-rc.14",
|
"vuepress-plugin-comment2": "2.0.0-rc.15",
|
||||||
"vuepress-plugin-md-enhance": "2.0.0-rc.14",
|
"vuepress-plugin-md-enhance": "2.0.0-rc.15",
|
||||||
"vuepress-plugin-reading-time2": "2.0.0-rc.14",
|
"vuepress-plugin-reading-time2": "2.0.0-rc.15",
|
||||||
"vuepress-plugin-seo2": "2.0.0-rc.14",
|
"vuepress-plugin-seo2": "2.0.0-rc.15",
|
||||||
"vuepress-plugin-sitemap2": "2.0.0-rc.14"
|
"vuepress-plugin-sitemap2": "2.0.0-rc.15"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user