|
11 | 11 | "lint": "prettier --write docs" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@vue/repl": "^4.5.0", |
15 | | - "@vuepress/bundler-vite": "2.0.0-rc.19", |
16 | | - "@vuepress/plugin-docsearch": "2.0.0-rc.74", |
17 | | - "@vuepress/plugin-prismjs": "2.0.0-rc.74", |
18 | | - "@vuepress/plugin-pwa": "2.0.0-rc.74", |
19 | | - "@vueuse/core": "^12.5.0", |
20 | | - "axios": "1.7.9", |
21 | | - "element-plus": "2.9.3", |
| 14 | + "@vue/repl": "^4.5.1", |
| 15 | + "@vuepress/bundler-vite": "2.0.0-rc.23", |
| 16 | + "@vuepress/plugin-docsearch": "2.0.0-rc.108", |
| 17 | + "@vuepress/plugin-prismjs": "2.0.0-rc.108", |
| 18 | + "@vuepress/plugin-pwa": "2.0.0-rc.108", |
| 19 | + "@vueuse/core": "^13.3.0", |
| 20 | + "axios": "1.10.0", |
| 21 | + "element-plus": "2.10.2", |
22 | 22 | "highlight.js": "^11.11.1", |
23 | | - "sass": "^1.83.4", |
24 | | - "sass-loader": "^16.0.4", |
25 | | - "vue": "^3.5.13", |
26 | | - "vuepress": "2.0.0-rc.19", |
27 | | - "vuepress-shared": "2.0.0-rc.71", |
28 | | - "vuepress-theme-hope": "2.0.0-rc.71" |
| 23 | + "sass": "^1.89.2", |
| 24 | + "sass-loader": "^16.0.5", |
| 25 | + "vue": "^3.5.16", |
| 26 | + "vuepress": "2.0.0-rc.23", |
| 27 | + "vuepress-shared": "2.0.0-rc.90", |
| 28 | + "vuepress-theme-hope": "2.0.0-rc.92" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@types/node": "^22.13.1" |
| 31 | + "@types/node": "^24.0.1" |
32 | 32 | } |
33 | 33 | } |
0 commit comments