|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@vant/touch-emulator": "1.4.0",
|
19 |
| - "axios": "1.9.0", |
| 19 | + "axios": "1.10.0", |
20 | 20 | "dayjs": "1.11.13",
|
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.1.3", |
26 |
| - "vant": "4.9.19", |
| 25 | + "unocss": "66.3.3", |
| 26 | + "vant": "4.9.21", |
27 | 27 | "vconsole": "3.15.1",
|
28 |
| - "vue": "3.5.16", |
29 |
| - "vue-i18n": "11.1.5", |
| 28 | + "vue": "3.5.17", |
| 29 | + "vue-i18n": "11.1.10", |
30 | 30 | "vue-router": "4.5.1"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@antfu/eslint-config": "4.13.3", |
| 33 | + "@antfu/eslint-config": "4.17.0", |
34 | 34 | "@types/js-cookie": "3.0.6",
|
35 | 35 | "@types/lodash-es": "4.17.12",
|
36 |
| - "@types/node": "22.15.29", |
| 36 | + "@types/node": "24.0.14", |
37 | 37 | "@types/nprogress": "0.2.3",
|
38 |
| - "@unocss/preset-rem-to-px": "66.1.3", |
| 38 | + "@unocss/preset-rem-to-px": "66.3.3", |
39 | 39 | "@vant/auto-import-resolver": "1.3.0",
|
40 |
| - "@vitejs/plugin-legacy": "6.1.1", |
41 |
| - "@vitejs/plugin-vue": "5.2.4", |
| 40 | + "@vitejs/plugin-legacy": "7.0.0", |
| 41 | + "@vitejs/plugin-vue": "6.0.0", |
42 | 42 | "@vue/test-utils": "2.4.6",
|
43 | 43 | "autoprefixer": "10.4.21",
|
44 |
| - "eslint": "9.28.0", |
| 44 | + "eslint": "9.31.0", |
45 | 45 | "eslint-plugin-format": "1.0.1",
|
46 |
| - "happy-dom": "17.6.3", |
| 46 | + "happy-dom": "18.0.1", |
47 | 47 | "husky": "9.1.7",
|
48 |
| - "lint-staged": "16.1.0", |
| 48 | + "lint-staged": "16.1.2", |
49 | 49 | "nprogress": "0.2.0",
|
50 | 50 | "postcss-mobile-forever": "5.0.0",
|
51 | 51 | "typescript": "5.8.3",
|
52 | 52 | "unplugin-auto-import": "19.3.0",
|
53 |
| - "unplugin-vue-components": "28.7.0", |
54 |
| - "vite": "6.3.5", |
55 |
| - "vite-plugin-pwa": "1.0.0", |
| 53 | + "unplugin-vue-components": "28.8.0", |
| 54 | + "vite": "7.0.4", |
| 55 | + "vite-plugin-pwa": "1.0.1", |
56 | 56 | "vite-svg-loader": "5.1.0",
|
57 |
| - "vitest": "3.2.1", |
58 |
| - "vue-tsc": "2.2.10" |
| 57 | + "vitest": "3.2.4", |
| 58 | + "vue-tsc": "3.0.1" |
59 | 59 | },
|
60 | 60 | "lint-staged": {
|
61 | 61 | "*": "eslint --fix"
|
|
0 commit comments