Skip to content

Commit 8b7312f

Browse files
committed
Fixing docs deploy
1 parent 5f1fd65 commit 8b7312f

File tree

2 files changed

+3782
-3197
lines changed

2 files changed

+3782
-3197
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
"docs:clean-dev": "vuepress-vite dev docs --clean-cache",
1212
"docs:update-package": "pnpm dlx vp-update"
1313
},
14-
"packageManager": "pnpm@7.22.0",
14+
"packageManager": "pnpm@10.18.1",
1515
"devDependencies": {
16-
"@vuepress/bundler-vite": "2.0.0-rc.23",
17-
"@vuepress/plugin-markdown-tab": "2.0.0-rc.47",
18-
"@vuepress/plugin-slimsearch": "2.0.0-rc.106",
19-
"mermaid": "^11.6.0",
20-
"sass": "^1.89.0",
21-
"sass-embedded": "^1.88.0",
16+
"@vuepress/bundler-vite": "2.0.0-rc.24",
17+
"@vuepress/plugin-markdown-tab": "2.0.0-rc.112",
18+
"@vuepress/plugin-slimsearch": "2.0.0-rc.112",
19+
"mermaid": "^11.12.0",
20+
"sass": "^1.93.2",
21+
"sass-embedded": "^1.93.2",
2222
"sass-loader": "^16.0.5",
23-
"vue": "^3.5.13",
24-
"vuepress": "2.0.0-rc.23",
25-
"vuepress-plugin-md-enhance": "2.0.0-rc.88",
26-
"vuepress-theme-hope": "2.0.0-rc.88"
23+
"vue": "^3.5.22",
24+
"vuepress": "2.0.0-rc.24",
25+
"vuepress-plugin-md-enhance": "2.0.0-rc.94",
26+
"vuepress-theme-hope": "2.0.0-rc.94"
2727
},
2828
"dependencies": {
29-
"chart.js": "^4.4.9"
29+
"chart.js": "^4.5.0"
3030
},
3131
"pnpm": {
3232
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)