Skip to content

Commit b3cb018

Browse files
committed
chore: vuepress plugin theme update
1 parent db68ec4 commit b3cb018

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@types/jest": "^24.0.18",
3636
"@typescript-eslint/eslint-plugin": "^4.9.1",
3737
"@typescript-eslint/parser": "^4.8.2",
38-
"@vuepress-dumi/vuepress-plugin-dumi-previewer": "0.3.3",
39-
"@vuepress-dumi/vuepress-theme-dumi": "0.3.3",
38+
"@vuepress-dumi/vuepress-plugin-dumi-previewer": "0.3.11",
39+
"@vuepress-dumi/vuepress-theme-dumi": "0.3.11",
4040
"@vuepress/plugin-back-to-top": "^1.8.2",
4141
"@vuepress/plugin-medium-zoom": "^1.8.2",
4242
"codesandbox": "^2.2.3",

yarn.lock

+5-14
Original file line numberDiff line numberDiff line change
@@ -3111,16 +3111,7 @@
31113111
lodash "^4.17.15"
31123112
pretty "^2.0.0"
31133113

3114-
"@vuepress-dumi/[email protected]":
3115-
version "0.3.3"
3116-
resolved "https://registry.yarnpkg.com/@vuepress-dumi/vuepress-plugin-dumi-previewer/-/vuepress-plugin-dumi-previewer-0.3.3.tgz#251c5ab94302a40406e621ed3908eae7d010a3e4"
3117-
integrity sha512-AsdQ3bJQ4BbY1GQDv0NSnXpGe+038VaaXyg+pLvCG2o5tijXcvTy+H07SC4oRHGn9MLmXQ/0OOLIWxuiNRVBvg==
3118-
dependencies:
3119-
"@vuepress/markdown" "^1.8.0"
3120-
copy-to-clipboard "^3.3.1"
3121-
markdown-it-container "^3.0.0"
3122-
3123-
"@vuepress-dumi/vuepress-plugin-dumi-previewer@latest":
3114+
"@vuepress-dumi/[email protected]", "@vuepress-dumi/vuepress-plugin-dumi-previewer@latest":
31243115
version "0.3.11"
31253116
resolved "https://registry.yarnpkg.com/@vuepress-dumi/vuepress-plugin-dumi-previewer/-/vuepress-plugin-dumi-previewer-0.3.11.tgz#0a1b17a2fd7401d43a8a5b83b5c6f7938e8115c3"
31263117
integrity sha512-jx/NaeSMV9Chk98CZbPnyTqlaqeveUtXQDi3Zo3Lonwf+vx47kDVO33gSio8BEGgld9VmIdIiAWQx00QiR1WNQ==
@@ -3134,10 +3125,10 @@
31343125
markdown-it-container "^3.0.0"
31353126
vue-template-compiler "^2.6.12"
31363127

3137-
"@vuepress-dumi/[email protected].3":
3138-
version "0.3.3"
3139-
resolved "https://registry.yarnpkg.com/@vuepress-dumi/vuepress-theme-dumi/-/vuepress-theme-dumi-0.3.3.tgz#79568eef733a4c1015d4c1d08d9e147d8275bfbd"
3140-
integrity sha512-v+sNIHjAq+WxFoOwWubUo5km9d1qRug7oeTU8RP98OI11f7vOTin4aZ+wP4Dpg5LHrbu5hN9GNVNAibGmIw47w==
3128+
"@vuepress-dumi/[email protected].11":
3129+
version "0.3.11"
3130+
resolved "https://registry.yarnpkg.com/@vuepress-dumi/vuepress-theme-dumi/-/vuepress-theme-dumi-0.3.11.tgz#2b46f6e7fc55230ea32a4f4f8d166e9efff0012f"
3131+
integrity sha512-uqV9qhuDEG7D1OGHlfcTJVWbQPR9/np6b8HROSefogVjz6DCT+U7WZZ8dYDSS6QRMS3VDJN9QCtIEr0zfvj0lQ==
31413132
dependencies:
31423133
"@vuepress-dumi/vuepress-plugin-dumi-previewer" latest
31433134

0 commit comments

Comments
 (0)