|
30 | 30 | "lodash-es": "^4.17.21", |
31 | 31 | "nprogress": "^0.2.0", |
32 | 32 | "pinia": "^3.0.3", |
33 | | - "pinia-plugin-persistedstate": "^4.4.1", |
| 33 | + "pinia-plugin-persistedstate": "^4.5.0", |
34 | 34 | "resize-detector": "^0.3.0", |
35 | 35 | "vant": "^4.9.21", |
36 | 36 | "vconsole": "^3.15.1", |
|
39 | 39 | "vue-router": "^4.5.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@antfu/eslint-config": "5.1.0", |
| 42 | + "@antfu/eslint-config": "5.2.1", |
43 | 43 | "@commitlint/cli": "^19.8.1", |
44 | 44 | "@commitlint/config-conventional": "^19.8.1", |
45 | 45 | "@commitlint/types": "^19.8.1", |
46 | | - "@iconify-json/carbon": "^1.2.11", |
| 46 | + "@iconify-json/carbon": "^1.2.13", |
47 | 47 | "@intlify/unplugin-vue-i18n": "^6.0.8", |
48 | 48 | "@types/lodash-es": "^4.17.12", |
49 | | - "@types/node": "^24.2.0", |
| 49 | + "@types/node": "^24.2.1", |
50 | 50 | "@types/nprogress": "^0.2.3", |
51 | | - "@unocss/eslint-config": "66.4.1", |
| 51 | + "@unocss/eslint-config": "66.4.2", |
52 | 52 | "@vant/auto-import-resolver": "^1.3.0", |
53 | | - "@vitejs/plugin-legacy": "^7.1.0", |
| 53 | + "@vitejs/plugin-legacy": "^7.2.1", |
54 | 54 | "@vitejs/plugin-vue": "^6.0.1", |
55 | 55 | "autoprefixer": "^10.4.21", |
56 | | - "bumpp": "^10.2.2", |
| 56 | + "bumpp": "^10.2.3", |
57 | 57 | "consola": "^3.4.2", |
58 | 58 | "cross-env": "^10.0.0", |
59 | | - "eslint": "^9.32.0", |
| 59 | + "eslint": "^9.33.0", |
60 | 60 | "eslint-plugin-format": "^1.0.1", |
61 | 61 | "less": "^4.4.0", |
62 | | - "lint-staged": "^16.1.4", |
| 62 | + "lint-staged": "^16.1.5", |
63 | 63 | "mockjs": "^1.1.0", |
64 | 64 | "postcss-mobile-forever": "^5.0.0", |
65 | 65 | "rollup": "^4.46.2", |
66 | 66 | "simple-git-hooks": "^2.13.1", |
67 | 67 | "terser": "^5.43.1", |
68 | 68 | "typescript": "^5.9.2", |
69 | | - "unocss": "66.4.1", |
| 69 | + "unocss": "66.4.2", |
70 | 70 | "unplugin-auto-import": "^20.0.0", |
71 | | - "unplugin-vue-components": "^28.8.0", |
| 71 | + "unplugin-vue-components": "^29.0.0", |
72 | 72 | "unplugin-vue-router": "^0.15.0", |
73 | | - "vite": "^7.0.6", |
74 | | - "vite-plugin-mock-dev-server": "^1.9.1", |
| 73 | + "vite": "^7.1.2", |
| 74 | + "vite-plugin-mock-dev-server": "^1.9.3", |
75 | 75 | "vite-plugin-pwa": "^1.0.2", |
76 | 76 | "vite-plugin-sitemap": "^0.8.2", |
77 | 77 | "vite-plugin-vconsole": "^2.1.1", |
|
95 | 95 | ] |
96 | 96 | }, |
97 | 97 | "resolutions": { |
98 | | - "vite": "^7.0.6" |
| 98 | + "vite": "^7.1.2" |
99 | 99 | }, |
100 | 100 | "simple-git-hooks": { |
101 | 101 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments