|
11 | 11 | "docs:clean-dev": "vuepress-vite dev docs --clean-cache", |
12 | 12 | "docs:update-package": "pnpm dlx vp-update" |
13 | 13 | }, |
14 | | - "packageManager": "pnpm@7.22.0", |
| 14 | + "packageManager": "pnpm@10.18.1", |
15 | 15 | "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", |
22 | 22 | "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" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "chart.js": "^4.4.9" |
| 29 | + "chart.js": "^4.5.0" |
30 | 30 | }, |
31 | 31 | "pnpm": { |
32 | 32 | "onlyBuiltDependencies": [ |
|
0 commit comments