|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@vant/touch-emulator": "1.4.0", |
19 | | - "axios": "1.10.0", |
20 | | - "dayjs": "1.11.13", |
| 19 | + "axios": "1.12.2", |
| 20 | + "dayjs": "1.11.18", |
21 | 21 | "js-cookie": "3.0.5", |
22 | 22 | "lodash-es": "4.17.21", |
23 | 23 | "normalize.css": "8.0.1", |
24 | 24 | "pinia": "3.0.3", |
25 | | - "unocss": "66.3.3", |
| 25 | + "unocss": "66.5.3", |
26 | 26 | "vant": "4.9.21", |
27 | 27 | "vconsole": "3.15.1", |
28 | | - "vue": "3.5.17", |
29 | | - "vue-i18n": "11.1.10", |
| 28 | + "vue": "3.5.22", |
| 29 | + "vue-i18n": "11.1.12", |
30 | 30 | "vue-router": "4.5.1" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@antfu/eslint-config": "4.17.0", |
| 33 | + "@antfu/eslint-config": "5.4.1", |
34 | 34 | "@types/js-cookie": "3.0.6", |
35 | 35 | "@types/lodash-es": "4.17.12", |
36 | | - "@types/node": "24.0.14", |
| 36 | + "@types/node": "24.7.1", |
37 | 37 | "@types/nprogress": "0.2.3", |
38 | | - "@unocss/preset-rem-to-px": "66.3.3", |
| 38 | + "@unocss/preset-rem-to-px": "66.5.3", |
39 | 39 | "@vant/auto-import-resolver": "1.3.0", |
40 | | - "@vitejs/plugin-legacy": "7.0.0", |
41 | | - "@vitejs/plugin-vue": "6.0.0", |
| 40 | + "@vitejs/plugin-legacy": "7.2.1", |
| 41 | + "@vitejs/plugin-vue": "6.0.1", |
42 | 42 | "@vue/test-utils": "2.4.6", |
43 | 43 | "autoprefixer": "10.4.21", |
44 | | - "eslint": "9.31.0", |
45 | | - "eslint-plugin-format": "1.0.1", |
46 | | - "happy-dom": "18.0.1", |
| 44 | + "eslint": "9.37.0", |
| 45 | + "eslint-plugin-format": "1.0.2", |
| 46 | + "happy-dom": "20.0.0", |
47 | 47 | "husky": "9.1.7", |
48 | | - "lint-staged": "16.1.2", |
| 48 | + "lint-staged": "16.2.4", |
49 | 49 | "nprogress": "0.2.0", |
50 | 50 | "postcss-mobile-forever": "5.0.0", |
51 | | - "typescript": "5.8.3", |
52 | | - "unplugin-auto-import": "19.3.0", |
53 | | - "unplugin-vue-components": "28.8.0", |
54 | | - "vite": "7.0.4", |
55 | | - "vite-plugin-pwa": "1.0.1", |
| 51 | + "typescript": "5.9.3", |
| 52 | + "unplugin-auto-import": "20.2.0", |
| 53 | + "unplugin-vue-components": "29.1.0", |
| 54 | + "vite": "7.1.9", |
| 55 | + "vite-plugin-pwa": "1.0.3", |
56 | 56 | "vite-svg-loader": "5.1.0", |
57 | 57 | "vitest": "3.2.4", |
58 | | - "vue-tsc": "3.0.1" |
| 58 | + "vue-tsc": "3.1.1" |
59 | 59 | }, |
60 | 60 | "lint-staged": { |
61 | 61 | "*": "eslint --fix" |
|
0 commit comments