|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 | 19 | "@vant/touch-emulator": "^1.4.0",
|
20 |
| - "@vant/use": "^1.5.0", |
21 |
| - "axios": "^1.3.4", |
22 |
| - "echarts": "^5.4.1", |
| 20 | + "@vant/use": "^1.5.1", |
| 21 | + "axios": "^1.4.0", |
| 22 | + "echarts": "^5.4.2", |
23 | 23 | "lodash-es": "^4.17.21",
|
24 | 24 | "nprogress": "^0.2.0",
|
25 |
| - "pinia": "^2.0.33", |
| 25 | + "pinia": "^2.0.35", |
26 | 26 | "pinia-plugin-persistedstate": "^3.1.0",
|
27 | 27 | "resize-detector": "^0.3.0",
|
28 | 28 | "store": "^2.0.12",
|
29 |
| - "vant": "^4.1.0", |
| 29 | + "vant": "^4.2.0", |
30 | 30 | "vconsole": "^3.15.0",
|
31 | 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.21.0", |
37 |
| - "@babel/preset-env": "^7.20.2", |
38 |
| - "@babel/preset-typescript": "^7.21.0", |
| 36 | + "@babel/core": "^7.21.5", |
| 37 | + "@babel/preset-env": "^7.21.5", |
| 38 | + "@babel/preset-typescript": "^7.21.5", |
39 | 39 | "@babel/register": "^7.21.0",
|
40 |
| - "@types/lodash-es": "^4.17.6", |
41 |
| - "@types/node": "^18.14.6", |
| 40 | + "@types/lodash-es": "^4.17.7", |
| 41 | + "@types/node": "^18.16.3", |
42 | 42 | "@types/nprogress": "^0.2.0",
|
43 | 43 | "@types/store": "^2.0.2",
|
44 | 44 | "@vitejs/plugin-legacy": "^3.0.2",
|
45 |
| - "@vitejs/plugin-vue": "^4.0.0", |
46 |
| - "@vitejs/plugin-vue-jsx": "^3.0.0", |
47 |
| - "autoprefixer": "^10.4.13", |
| 45 | + "@vitejs/plugin-vue": "^4.2.1", |
| 46 | + "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 47 | + "autoprefixer": "^10.4.14", |
48 | 48 | "babel-plugin-module-resolver": "^4.1.0",
|
49 | 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.35.0", |
| 53 | + "eslint": "^8.39.0", |
54 | 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 | 58 | "plop": "^3.1.2",
|
59 |
| - "postcss-mobile-forever": "^2.3.3", |
60 |
| - "rollup": "^3.18.0", |
| 59 | + "postcss-mobile-forever": "^3.3.1", |
| 60 | + "rollup": "^3.21.2", |
61 | 61 | "rollup-plugin-visualizer": "^5.9.0",
|
62 | 62 | "signale": "^1.4.0",
|
63 | 63 | "slash2": "^2.0.0",
|
64 |
| - "terser": "^5.16.5", |
| 64 | + "terser": "^5.17.1", |
65 | 65 | "typescript": "^4.9.5",
|
66 | 66 | "unplugin-auto-import": "^0.12.2",
|
67 | 67 | "unplugin-vue-components": "^0.22.12",
|
68 |
| - "vite": "^4.1.4", |
| 68 | + "vite": "^4.3.3", |
69 | 69 | "vite-plugin-vconsole": "^1.3.1",
|
70 | 70 | "vitest": "^0.25.8",
|
71 |
| - "vue-tsc": "^1.2.0" |
| 71 | + "vue-tsc": "^1.6.1" |
72 | 72 | },
|
73 | 73 | "pnpm": {
|
74 | 74 | "peerDependencyRules": {
|
|
0 commit comments