|
18 | 18 | "dependencies": {
|
19 | 19 | "@vant/touch-emulator": "^1.4.0",
|
20 | 20 | "@vant/use": "^1.6.0",
|
21 |
| - "axios": "^1.5.1", |
| 21 | + "axios": "^1.6.0", |
22 | 22 | "echarts": "^5.4.3",
|
23 | 23 | "lodash-es": "^4.17.21",
|
24 | 24 | "nprogress": "^0.2.0",
|
25 | 25 | "pinia": "^2.1.7",
|
26 | 26 | "pinia-plugin-persistedstate": "^3.2.0",
|
27 | 27 | "resize-detector": "^0.3.0",
|
28 | 28 | "store": "^2.0.12",
|
29 |
| - "vant": "^4.7.2", |
| 29 | + "vant": "^4.7.3", |
30 | 30 | "vconsole": "^3.15.1",
|
31 |
| - "vue": "^3.3.6", |
| 31 | + "vue": "^3.3.8", |
32 | 32 | "vue-router": "^4.2.5",
|
33 | 33 | "vue-router-better-scroller": "^0.0.0"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "@antfu/eslint-config": "1.0.0-beta.28", |
| 36 | + "@antfu/eslint-config": "1.1.0", |
37 | 37 | "@babel/core": "^7.23.2",
|
38 | 38 | "@babel/preset-env": "^7.23.2",
|
39 | 39 | "@babel/preset-typescript": "^7.23.2",
|
40 | 40 | "@babel/register": "^7.22.15",
|
41 |
| - "@types/lodash-es": "^4.17.10", |
42 |
| - "@types/node": "^20.8.7", |
43 |
| - "@types/nprogress": "^0.2.2", |
44 |
| - "@types/store": "^2.0.4", |
| 41 | + "@types/lodash-es": "^4.17.11", |
| 42 | + "@types/node": "^20.9.0", |
| 43 | + "@types/nprogress": "^0.2.3", |
| 44 | + "@types/store": "^2.0.5", |
45 | 45 | "@vitejs/plugin-legacy": "^4.1.1",
|
46 | 46 | "@vitejs/plugin-vue": "^4.4.0",
|
47 | 47 | "@vitejs/plugin-vue-jsx": "^3.0.2",
|
|
51 | 51 | "consola": "^3.2.3",
|
52 | 52 | "cross-env": "^7.0.3",
|
53 | 53 | "cz-emoji-chinese": "^0.3.1",
|
54 |
| - "eslint": "^8.52.0", |
| 54 | + "eslint": "^8.53.0", |
55 | 55 | "husky": "^8.0.3",
|
56 | 56 | "less": "^4.2.0",
|
57 | 57 | "mockjs": "^1.1.0",
|
58 | 58 | "path-to-regexp": "^6.2.1",
|
59 | 59 | "plop": "^4.0.0",
|
60 | 60 | "postcss-mobile-forever": "^4.0.0",
|
61 |
| - "rollup": "^4.1.4", |
| 61 | + "rollup": "^4.3.0", |
62 | 62 | "rollup-plugin-visualizer": "^5.9.2",
|
63 | 63 | "signale": "^1.4.0",
|
64 | 64 | "slash2": "^2.0.0",
|
65 |
| - "terser": "^5.22.0", |
| 65 | + "terser": "^5.24.0", |
66 | 66 | "typescript": "^5.2.2",
|
67 |
| - "unplugin-auto-import": "^0.16.6", |
| 67 | + "unplugin-auto-import": "^0.16.7", |
68 | 68 | "unplugin-vue-components": "^0.25.2",
|
69 | 69 | "vite": "^4.5.0",
|
70 | 70 | "vite-plugin-vconsole": "^2.0.1",
|
71 | 71 | "vitest": "^0.34.6",
|
72 |
| - "vue-tsc": "^1.8.19" |
| 72 | + "vue-tsc": "^1.8.22" |
73 | 73 | },
|
74 | 74 | "pnpm": {
|
75 | 75 | "peerDependencyRules": {
|
|
0 commit comments