|
17 | 17 | "dependencies": {
|
18 | 18 | "@vant/touch-emulator": "^1.4.0",
|
19 | 19 | "@vant/use": "^1.4.3",
|
20 |
| - "axios": "^1.2.0", |
21 |
| - "echarts": "^5.4.0", |
| 20 | + "axios": "^1.2.1", |
| 21 | + "echarts": "^5.4.1", |
22 | 22 | "lodash-es": "^4.17.21",
|
23 | 23 | "nprogress": "^0.2.0",
|
24 |
| - "pinia": "^2.0.27", |
| 24 | + "pinia": "^2.0.28", |
25 | 25 | "pinia-plugin-persistedstate": "^3.0.1",
|
26 | 26 | "resize-detector": "^0.3.0",
|
27 | 27 | "store": "^2.0.12",
|
|
37 | 37 | "@babel/preset-typescript": "^7.18.6",
|
38 | 38 | "@babel/register": "^7.18.9",
|
39 | 39 | "@types/lodash-es": "^4.17.6",
|
40 |
| - "@types/node": "^18.11.10", |
| 40 | + "@types/node": "^18.11.12", |
41 | 41 | "@types/nprogress": "^0.2.0",
|
42 | 42 | "@types/store": "^2.0.2",
|
43 |
| - "@vitejs/plugin-legacy": "^2.3.1", |
44 |
| - "@vitejs/plugin-vue": "^3.2.0", |
45 |
| - "@vitejs/plugin-vue-jsx": "^2.1.1", |
| 43 | + "@vitejs/plugin-legacy": "^3.0.1", |
| 44 | + "@vitejs/plugin-vue": "^4.0.0", |
| 45 | + "@vitejs/plugin-vue-jsx": "^3.0.0", |
46 | 46 | "@yuo/postcss-px2vw": "^1.0.5",
|
47 | 47 | "autoprefixer": "^10.4.13",
|
48 | 48 | "babel-plugin-module-resolver": "^4.1.0",
|
49 |
| - "commitizen": "^4.2.5", |
| 49 | + "commitizen": "^4.2.6", |
50 | 50 | "consola": "^2.15.3",
|
51 | 51 | "cross-env": "^7.0.3",
|
52 | 52 | "cz-emoji-chinese": "^0.3.1",
|
|
56 | 56 | "mockjs": "^1.1.0",
|
57 | 57 | "path-to-regexp": "^6.2.1",
|
58 | 58 | "plop": "^3.1.1",
|
59 |
| - "rollup": "^3.6.0", |
| 59 | + "rollup": "^3.7.2", |
60 | 60 | "rollup-plugin-visualizer": "^5.8.3",
|
61 | 61 | "signale": "^1.4.0",
|
62 | 62 | "slash2": "^2.0.0",
|
63 | 63 | "terser": "^5.16.1",
|
64 |
| - "typescript": "^4.9.3", |
| 64 | + "typescript": "^4.9.4", |
65 | 65 | "unplugin-auto-import": "^0.12.0",
|
66 | 66 | "unplugin-vue-components": "^0.22.11",
|
67 |
| - "vite": "^3.2.5", |
| 67 | + "vite": "^4.0.0", |
68 | 68 | "vite-plugin-vconsole": "^1.2.2",
|
69 |
| - "vitest": "^0.25.3", |
70 |
| - "vue-tsc": "^1.0.11" |
| 69 | + "vitest": "^0.25.6", |
| 70 | + "vue-tsc": "^1.0.12" |
71 | 71 | },
|
72 | 72 | "pnpm": {
|
73 | 73 | "peerDependencyRules": {
|
|
0 commit comments