|
17 | 17 | "prepare": "husky" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@unhead/vue": "^1.8.10", |
| 20 | + "@unhead/vue": "^1.8.11", |
21 | 21 | "@vant/touch-emulator": "^1.4.0", |
22 | 22 | "@vant/use": "^1.6.0", |
23 | | - "@vueuse/core": "^10.7.2", |
| 23 | + "@vueuse/core": "^10.9.0", |
24 | 24 | "axios": "^1.6.7", |
25 | | - "echarts": "^5.4.3", |
| 25 | + "echarts": "^5.5.0", |
26 | 26 | "lodash-es": "^4.17.21", |
27 | 27 | "nprogress": "^0.2.0", |
28 | 28 | "pinia": "^2.1.7", |
29 | 29 | "pinia-plugin-persistedstate": "^3.2.1", |
30 | 30 | "resize-detector": "^0.3.0", |
31 | 31 | "store": "^2.0.12", |
32 | | - "vant": "^4.8.4", |
| 32 | + "vant": "^4.8.5", |
33 | 33 | "vconsole": "^3.15.1", |
34 | | - "vue": "^3.4.15", |
35 | | - "vue-router": "^4.2.5" |
| 34 | + "vue": "^3.4.21", |
| 35 | + "vue-router": "^4.3.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@antfu/eslint-config": "2.6.4", |
| 38 | + "@antfu/eslint-config": "2.8.0", |
39 | 39 | "@types/lodash-es": "^4.17.12", |
40 | | - "@types/node": "^20.11.16", |
| 40 | + "@types/node": "^20.11.25", |
41 | 41 | "@types/nprogress": "^0.2.3", |
42 | 42 | "@types/store": "^2.0.5", |
43 | 43 | "@unocss/eslint-plugin": "^0.58.5", |
44 | 44 | "@unocss/preset-rem-to-px": "^0.58.5", |
45 | | - "@vitejs/plugin-legacy": "^5.3.0", |
46 | | - "@vitejs/plugin-vue": "^5.0.3", |
47 | | - "@vitejs/plugin-vue-jsx": "^3.1.0", |
48 | | - "autoprefixer": "^10.4.17", |
49 | | - "bumpp": "^9.3.0", |
| 45 | + "@vitejs/plugin-legacy": "^5.3.1", |
| 46 | + "@vitejs/plugin-vue": "^5.0.4", |
| 47 | + "autoprefixer": "^10.4.18", |
| 48 | + "bumpp": "^9.4.0", |
50 | 49 | "commitizen": "^4.3.0", |
51 | 50 | "consola": "^3.2.3", |
52 | 51 | "cross-env": "^7.0.3", |
53 | 52 | "cz-emoji-chinese": "^0.3.1", |
54 | | - "eslint": "npm:eslint-ts-patch@^8.57.0-0", |
55 | | - "eslint-ts-patch": "^8.57.0-0", |
56 | | - "husky": "^9.0.10", |
| 53 | + "eslint": "npm:eslint-ts-patch@8.57.0-0", |
| 54 | + "eslint-ts-patch": "8.57.0-0", |
| 55 | + "husky": "^9.0.11", |
57 | 56 | "less": "^4.2.0", |
58 | 57 | "mockjs": "^1.1.0", |
59 | 58 | "postcss-mobile-forever": "^4.1.1", |
60 | | - "rollup": "^4.9.6", |
61 | | - "rollup-plugin-visualizer": "^5.12.0", |
62 | | - "terser": "^5.27.0", |
63 | | - "typescript": "^5.3.3", |
| 59 | + "rollup": "^4.12.1", |
| 60 | + "terser": "^5.29.1", |
| 61 | + "typescript": "^5.4.2", |
64 | 62 | "unocss": "^0.58.5", |
65 | 63 | "unplugin-auto-import": "^0.17.5", |
66 | 64 | "unplugin-vue-components": "^0.26.0", |
67 | | - "unplugin-vue-router": "^0.7.0", |
68 | | - "vite": "^5.0.12", |
| 65 | + "unplugin-vue-router": "^0.8.4", |
| 66 | + "vite": "^5.1.5", |
69 | 67 | "vite-plugin-mock-dev-server": "^1.4.7", |
70 | 68 | "vite-plugin-pwa": "^0.19.2", |
71 | 69 | "vite-plugin-vconsole": "^2.1.1", |
72 | | - "vite-plugin-vue-devtools": "^7.0.14", |
| 70 | + "vite-plugin-vue-devtools": "^7.0.16", |
73 | 71 | "vite-plugin-vue-layouts": "^0.11.0", |
74 | | - "vitest": "^1.2.2", |
75 | | - "vue-tsc": "^1.8.27" |
| 72 | + "vitest": "^1.3.1", |
| 73 | + "vue-tsc": "^2.0.6" |
76 | 74 | }, |
77 | 75 | "pnpm": { |
78 | 76 | "peerDependencyRules": { |
|
0 commit comments