|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@element-plus/icons-vue": "^2.3.2", |
25 | | - "@vuepress/bundler-vite": "2.0.0-rc.19", |
26 | | - "@vuepress/helper": "2.0.0-rc.66", |
27 | | - "@vuepress/plugin-docsearch": "2.0.0-rc.76", |
28 | | - "@vuepress/plugin-links-check": "2.0.0-rc.74", |
29 | | - "element-plus": "^2.9.1", |
30 | | - "mathjax-full": "3.2.2", |
31 | | - "sass-embedded": "1.83.0", |
32 | | - "vue": "^3.5.13", |
33 | | - "vue3-carousel": "0.9.0", |
34 | | - "vuepress": "2.0.0-rc.19", |
35 | | - "vuepress-theme-hope": "2.0.0-rc.71" |
| 25 | + "@vuepress/bundler-vite": "2.0.0-rc.26", |
| 26 | + "@vuepress/plugin-docsearch": "2.0.0-rc.120", |
| 27 | + "@vuepress/plugin-links-check": "2.0.0-rc.120", |
| 28 | + "element-plus": "^2.12.0", |
| 29 | + "sass-embedded": "1.93.3", |
| 30 | + "vue": "^3.5.25", |
| 31 | + "vue3-carousel": "0.17.0", |
| 32 | + "vuepress": "2.0.0-rc.26", |
| 33 | + "vuepress-theme-hope": "2.0.0-rc.99" |
36 | 34 | }, |
37 | 35 | "devDependencies": { |
38 | | - "@eslint/js": "9.17.0", |
39 | | - "eslint": "9.17.0", |
40 | | - "eslint-plugin-vue": "9.32.0", |
41 | | - "gh-pages": "6.2.0", |
42 | | - "globals": "15.13.0", |
43 | | - "typescript": "5.5.4", |
44 | | - "typescript-eslint": "8.18.0" |
| 36 | + "@eslint/js": "9.39.1", |
| 37 | + "@vuepress/helper": "2.0.0-rc.120", |
| 38 | + "@vuepress/plugin-back-to-top": "2.0.0-rc.120", |
| 39 | + "client": "link:@vuepress/helper/client", |
| 40 | + "eslint": "9.39.1", |
| 41 | + "eslint-plugin-vue": "10.6.2", |
| 42 | + "gh-pages": "6.3.0", |
| 43 | + "globals": "16.5.0", |
| 44 | + "katex": "^0.16.25", |
| 45 | + "typescript": "5.9.3", |
| 46 | + "typescript-eslint": "8.48.1" |
45 | 47 | }, |
46 | 48 | "prettier": { |
47 | 49 | "singleQuote": true, |
48 | 50 | "trailingComma": "all" |
49 | 51 | }, |
50 | | - "packageManager": "pnpm@9.15.1" |
| 52 | + "packageManager": "pnpm@10.24.0" |
51 | 53 | } |
0 commit comments