Skip to content

Commit d111e8b

Browse files
committed
chore: update deps
1 parent b5be1c9 commit d111e8b

File tree

2 files changed

+1567
-1457
lines changed

2 files changed

+1567
-1457
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"lint:markdown-fix": "markdownlint docs --fix"
1515
},
1616
"dependencies": {
17-
"@vuepress/bundler-webpack": "2.0.0-rc.19",
17+
"@vuepress/bundler-webpack": "2.0.0-rc.20",
1818
"vue": "^3.5.13",
19-
"vuepress": "2.0.0-rc.19",
20-
"vuepress-theme-hope": "2.0.0-rc.70"
19+
"vuepress": "2.0.0-rc.20",
20+
"vuepress-theme-hope": "2.0.0-rc.73"
2121
},
2222
"devDependencies": {
23-
"@vuepress/plugin-docsearch": "2.0.0-rc.71",
24-
"@vuepress/plugin-feed": "2.0.0-rc.71",
25-
"@vuepress/plugin-google-analytics": "2.0.0-rc.66",
26-
"@vuepress/plugin-slimsearch": "2.0.0-rc.71",
27-
"@waline/client": "^3.5.1",
23+
"@vuepress/plugin-docsearch": "2.0.0-rc.80",
24+
"@vuepress/plugin-feed": "2.0.0-rc.80",
25+
"@vuepress/plugin-google-analytics": "2.0.0-rc.80",
26+
"@vuepress/plugin-slimsearch": "2.0.0-rc.80",
27+
"@waline/client": "^3.5.5",
2828
"cpx2": "^8.0.0",
2929
"dashjs": "^4.7.4",
3030
"hls.js": "^1.5.20",
3131
"markdownlint-cli": "^0.42.0",
3232
"mathjax-full": "^3.2.2",
33-
"prettier": "^3.4.2",
34-
"sass-embedded": "^1.83.4",
35-
"sass-loader": "^16.0.4",
36-
"vidstack": "^1.12.12"
33+
"prettier": "^3.5.3",
34+
"sass-embedded": "^1.85.1",
35+
"sass-loader": "^16.0.5",
36+
"vidstack": "^1.12.13"
3737
}
3838
}

0 commit comments

Comments
 (0)