Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 13a611a

Browse files
committed
build: bump vuepress related deps
1 parent 6acb9e0 commit 13a611a

File tree

2 files changed

+1596
-851
lines changed

2 files changed

+1596
-851
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"dependencies": {
4545
"@vuepress/plugin-blog": "^1.9.2",
46-
"@vuepress/plugin-medium-zoom": "1.0.0",
47-
"@vuepress/plugin-nprogress": "1.0.0",
48-
"@vuepress/plugin-pwa": "1.0.0",
49-
"@vuepress/plugin-search": "1.0.0",
46+
"@vuepress/plugin-medium-zoom": "^1.5.4",
47+
"@vuepress/plugin-nprogress": "^1.5.4",
48+
"@vuepress/plugin-pwa": "^1.5.4",
49+
"@vuepress/plugin-search": "^1.5.4",
5050
"dayjs": "^1.8.19",
5151
"remove-markdown": "^0.3.0",
5252
"vue-feather-icons": "^4.21.0",
@@ -64,10 +64,10 @@
6464
"jest": "^24.9.0",
6565
"lint-staged": "^9.5.0",
6666
"sort-package-json": "^1.31.0",
67-
"vuepress": "^1.2.0"
67+
"vuepress": "^1.5.4"
6868
},
6969
"peerDependencies": {
70-
"vuepress": "^1.0.0"
70+
"vuepress": "^1.5.4"
7171
},
7272
"publishConfig": {
7373
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)