chore(deps): update dependency @vuepress/theme-default to v2.0.0-rc.76
This commit is contained in:
parent
653e26c966
commit
013bf4756d
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
"@vuepress/bundler-vite": "2.0.0-rc.7",
|
||||
"@vuepress/plugin-blog": "2.0.0-rc.74",
|
||||
"@vuepress/plugin-redirect": "2.0.0-rc.8",
|
||||
"@vuepress/theme-default": "2.0.0-rc.74",
|
||||
"@vuepress/theme-default": "2.0.0-rc.76",
|
||||
"eslint": "9.20.0",
|
||||
"eslint-plugin-vue": "9.32.0",
|
||||
"prettier": "3.5.0",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -42,8 +42,8 @@ importers:
|
|||
specifier: 2.0.0-rc.8
|
||||
version: 2.0.0-rc.8(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
'@vuepress/theme-default':
|
||||
specifier: 2.0.0-rc.74
|
||||
version: 2.0.0-rc.74(markdown-it@14.1.0)(sass@1.84.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
specifier: 2.0.0-rc.76
|
||||
version: 2.0.0-rc.76(markdown-it@14.1.0)(sass@1.84.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
eslint:
|
||||
specifier: 9.20.0
|
||||
version: 9.20.0
|
||||
|
@ -1058,8 +1058,8 @@ packages:
|
|||
'@vuepress/shared@2.0.0-rc.7':
|
||||
resolution: {integrity: sha512-zNsYzAW5tuENb4vML0pK/61W3EscyOcn5JVPC+c6AwvsYWyAigZaMSu9ycGAptjDwzdYSi3gd33N9Q9T7pG77Q==}
|
||||
|
||||
'@vuepress/theme-default@2.0.0-rc.74':
|
||||
resolution: {integrity: sha512-bNm7Ey7u2dWe+8Mi2s6jvT2ccREqLQfzVjgfWPDpvGWXPXTCXLf/fBk7vKJ+YdFWq++SnMhqKyrsDMqdu2C7jg==}
|
||||
'@vuepress/theme-default@2.0.0-rc.76':
|
||||
resolution: {integrity: sha512-UyecPsfFvq8vP/bVZYx72aJgVE4hB+I6Myu7INGwXRbCK00QsNWFes3ssfjjt55PjoshyCeJprlqpGPy0xizYw==}
|
||||
peerDependencies:
|
||||
sass: ^1.80.3
|
||||
sass-embedded: ^1.80.3
|
||||
|
@ -3452,7 +3452,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@mdit-vue/types': 2.1.0
|
||||
|
||||
'@vuepress/theme-default@2.0.0-rc.74(markdown-it@14.1.0)(sass@1.84.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))':
|
||||
'@vuepress/theme-default@2.0.0-rc.76(markdown-it@14.1.0)(sass@1.84.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))':
|
||||
dependencies:
|
||||
'@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)))
|
||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.1)(sass@1.84.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