|
26 | 26 | "nprogress": "0.2.0", |
27 | 27 | "path-browserify": "1.0.1", |
28 | 28 | "path-to-regexp": "8.2.0", |
29 | | - "pinia": "3.0.1", |
| 29 | + "pinia": "3.0.2", |
30 | 30 | "screenfull": "6.0.2", |
31 | 31 | "vue": "3.5.13", |
32 | 32 | "vue-router": "4.5.0", |
33 | 33 | "vxe-table": "4.6.25" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@antfu/eslint-config": "4.11.0", |
| 36 | + "@antfu/eslint-config": "4.12.0", |
37 | 37 | "@types/js-cookie": "3.0.6", |
38 | 38 | "@types/lodash-es": "4.17.12", |
39 | | - "@types/node": "22.13.14", |
| 39 | + "@types/node": "22.14.1", |
40 | 40 | "@types/nprogress": "0.2.3", |
41 | 41 | "@types/path-browserify": "1.0.3", |
42 | 42 | "@vitejs/plugin-vue": "5.2.3", |
43 | 43 | "@vitejs/plugin-vue-jsx": "4.1.2", |
44 | 44 | "@vue/test-utils": "2.4.6", |
45 | | - "eslint": "9.23.0", |
| 45 | + "eslint": "9.24.0", |
46 | 46 | "eslint-plugin-format": "1.0.1", |
47 | 47 | "happy-dom": "17.4.4", |
48 | 48 | "husky": "9.1.7", |
49 | | - "lint-staged": "15.5.0", |
| 49 | + "lint-staged": "15.5.1", |
50 | 50 | "sass": "1.78.0", |
51 | | - "typescript": "5.8.2", |
52 | | - "unocss": "66.1.0-beta.7", |
| 51 | + "typescript": "5.8.3", |
| 52 | + "unocss": "66.1.0-beta.12", |
53 | 53 | "unplugin-auto-import": "19.1.2", |
54 | 54 | "unplugin-svg-component": "0.12.1", |
55 | | - "unplugin-vue-components": "28.4.1", |
56 | | - "vite": "6.2.3", |
| 55 | + "unplugin-vue-components": "28.5.0", |
| 56 | + "vite": "6.3.2", |
57 | 57 | "vite-svg-loader": "5.1.0", |
58 | | - "vitest": "3.0.9", |
| 58 | + "vitest": "3.1.1", |
59 | 59 | "vue-tsc": "2.2.8" |
60 | 60 | }, |
61 | 61 | "lint-staged": { |
|
0 commit comments