|
14 | 14 | "lint:markdown-fix": "markdownlint docs --fix" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@vuepress/bundler-webpack": "2.0.0-rc.19", |
| 17 | + "@vuepress/bundler-webpack": "2.0.0-rc.20", |
18 | 18 | "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" |
21 | 21 | }, |
22 | 22 | "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", |
28 | 28 | "cpx2": "^8.0.0", |
29 | 29 | "dashjs": "^4.7.4", |
30 | 30 | "hls.js": "^1.5.20", |
31 | 31 | "markdownlint-cli": "^0.42.0", |
32 | 32 | "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" |
37 | 37 | } |
38 | 38 | } |
0 commit comments