|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 | 19 | "@vant/touch-emulator": "^1.4.0",
|
20 |
| - "@vant/use": "^1.4.3", |
21 |
| - "axios": "^1.2.1", |
| 20 | + "@vant/use": "^1.5.0", |
| 21 | + "axios": "^1.3.4", |
22 | 22 | "echarts": "^5.4.1",
|
23 | 23 | "lodash-es": "^4.17.21",
|
24 | 24 | "nprogress": "^0.2.0",
|
25 |
| - "pinia": "^2.0.28", |
26 |
| - "pinia-plugin-persistedstate": "^3.0.1", |
| 25 | + "pinia": "^2.0.33", |
| 26 | + "pinia-plugin-persistedstate": "^3.1.0", |
27 | 27 | "resize-detector": "^0.3.0",
|
28 | 28 | "store": "^2.0.12",
|
29 |
| - "vant": "^4.0.2", |
| 29 | + "vant": "^4.1.0", |
30 | 30 | "vconsole": "^3.15.0",
|
31 |
| - "vue": "^3.2.45", |
| 31 | + "vue": "^3.2.47", |
32 | 32 | "vue-router": "^4.1.6"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@antfu/eslint-config": "^0.33.1",
|
36 |
| - "@babel/core": "^7.20.5", |
| 36 | + "@babel/core": "^7.21.0", |
37 | 37 | "@babel/preset-env": "^7.20.2",
|
38 |
| - "@babel/preset-typescript": "^7.18.6", |
39 |
| - "@babel/register": "^7.18.9", |
| 38 | + "@babel/preset-typescript": "^7.21.0", |
| 39 | + "@babel/register": "^7.21.0", |
40 | 40 | "@types/lodash-es": "^4.17.6",
|
41 |
| - "@types/node": "^18.11.12", |
| 41 | + "@types/node": "^18.14.6", |
42 | 42 | "@types/nprogress": "^0.2.0",
|
43 | 43 | "@types/store": "^2.0.2",
|
44 |
| - "@vitejs/plugin-legacy": "^3.0.1", |
| 44 | + "@vitejs/plugin-legacy": "^3.0.2", |
45 | 45 | "@vitejs/plugin-vue": "^4.0.0",
|
46 | 46 | "@vitejs/plugin-vue-jsx": "^3.0.0",
|
47 | 47 | "autoprefixer": "^10.4.13",
|
48 | 48 | "babel-plugin-module-resolver": "^4.1.0",
|
49 |
| - "commitizen": "^4.2.6", |
| 49 | + "commitizen": "^4.3.0", |
50 | 50 | "consola": "^2.15.3",
|
51 | 51 | "cross-env": "^7.0.3",
|
52 | 52 | "cz-emoji-chinese": "^0.3.1",
|
53 |
| - "eslint": "^8.29.0", |
54 |
| - "husky": "^8.0.2", |
| 53 | + "eslint": "^8.35.0", |
| 54 | + "husky": "^8.0.3", |
55 | 55 | "less": "^4.1.3",
|
56 | 56 | "mockjs": "^1.1.0",
|
57 | 57 | "path-to-regexp": "^6.2.1",
|
58 |
| - "plop": "^3.1.1", |
59 |
| - "postcss-mobile-forever": "^2.3.2", |
60 |
| - "rollup": "^3.7.2", |
61 |
| - "rollup-plugin-visualizer": "^5.8.3", |
| 58 | + "plop": "^3.1.2", |
| 59 | + "postcss-mobile-forever": "^2.3.3", |
| 60 | + "rollup": "^3.18.0", |
| 61 | + "rollup-plugin-visualizer": "^5.9.0", |
62 | 62 | "signale": "^1.4.0",
|
63 | 63 | "slash2": "^2.0.0",
|
64 |
| - "terser": "^5.16.1", |
65 |
| - "typescript": "^4.9.4", |
66 |
| - "unplugin-auto-import": "^0.12.0", |
67 |
| - "unplugin-vue-components": "^0.22.11", |
68 |
| - "vite": "^4.0.0", |
69 |
| - "vite-plugin-vconsole": "^1.2.2", |
70 |
| - "vitest": "^0.25.6", |
71 |
| - "vue-tsc": "^1.0.12" |
| 64 | + "terser": "^5.16.5", |
| 65 | + "typescript": "^4.9.5", |
| 66 | + "unplugin-auto-import": "^0.12.2", |
| 67 | + "unplugin-vue-components": "^0.22.12", |
| 68 | + "vite": "^4.1.4", |
| 69 | + "vite-plugin-vconsole": "^1.3.1", |
| 70 | + "vitest": "^0.25.8", |
| 71 | + "vue-tsc": "^1.2.0" |
72 | 72 | },
|
73 | 73 | "pnpm": {
|
74 | 74 | "peerDependencyRules": {
|
|
0 commit comments