|
22 | 22 | "echarts": "^5.4.2",
|
23 | 23 | "lodash-es": "^4.17.21",
|
24 | 24 | "nprogress": "^0.2.0",
|
25 |
| - "pinia": "^2.0.35", |
| 25 | + "pinia": "^2.1.3", |
26 | 26 | "pinia-plugin-persistedstate": "^3.1.0",
|
27 | 27 | "resize-detector": "^0.3.0",
|
28 | 28 | "store": "^2.0.12",
|
29 |
| - "vant": "^4.2.0", |
30 |
| - "vconsole": "^3.15.0", |
31 |
| - "vue": "^3.2.47", |
32 |
| - "vue-router": "^4.1.6", |
| 29 | + "vant": "^4.4.1", |
| 30 | + "vconsole": "^3.15.1", |
| 31 | + "vue": "^3.3.4", |
| 32 | + "vue-router": "^4.2.2", |
33 | 33 | "vue-router-better-scroller": "^0.0.0"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@antfu/eslint-config": "^0.33.1",
|
37 |
| - "@babel/core": "^7.21.5", |
38 |
| - "@babel/preset-env": "^7.21.5", |
| 37 | + "@babel/core": "^7.22.1", |
| 38 | + "@babel/preset-env": "^7.22.4", |
39 | 39 | "@babel/preset-typescript": "^7.21.5",
|
40 | 40 | "@babel/register": "^7.21.0",
|
41 | 41 | "@types/lodash-es": "^4.17.7",
|
42 |
| - "@types/node": "^18.16.3", |
| 42 | + "@types/node": "^18.16.16", |
43 | 43 | "@types/nprogress": "^0.2.0",
|
44 | 44 | "@types/store": "^2.0.2",
|
45 | 45 | "@vitejs/plugin-legacy": "^3.0.2",
|
46 |
| - "@vitejs/plugin-vue": "^4.2.1", |
| 46 | + "@vitejs/plugin-vue": "^4.2.3", |
47 | 47 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
48 | 48 | "autoprefixer": "^10.4.14",
|
49 | 49 | "babel-plugin-module-resolver": "^4.1.0",
|
50 | 50 | "commitizen": "^4.3.0",
|
51 | 51 | "consola": "^2.15.3",
|
52 | 52 | "cross-env": "^7.0.3",
|
53 | 53 | "cz-emoji-chinese": "^0.3.1",
|
54 |
| - "eslint": "^8.39.0", |
| 54 | + "eslint": "^8.42.0", |
55 | 55 | "husky": "^8.0.3",
|
56 | 56 | "less": "^4.1.3",
|
57 | 57 | "mockjs": "^1.1.0",
|
58 | 58 | "path-to-regexp": "^6.2.1",
|
59 | 59 | "plop": "^3.1.2",
|
60 |
| - "postcss-mobile-forever": "^3.3.1", |
61 |
| - "rollup": "^3.21.2", |
| 60 | + "postcss-mobile-forever": "^3.3.2", |
| 61 | + "rollup": "^3.24.0", |
62 | 62 | "rollup-plugin-visualizer": "^5.9.0",
|
63 | 63 | "signale": "^1.4.0",
|
64 | 64 | "slash2": "^2.0.0",
|
65 |
| - "terser": "^5.17.1", |
| 65 | + "terser": "^5.17.7", |
66 | 66 | "typescript": "^4.9.5",
|
67 | 67 | "unplugin-auto-import": "^0.12.2",
|
68 | 68 | "unplugin-vue-components": "^0.22.12",
|
69 |
| - "vite": "^4.3.3", |
| 69 | + "vite": "^4.3.9", |
70 | 70 | "vite-plugin-vconsole": "^1.3.1",
|
71 | 71 | "vitest": "^0.25.8",
|
72 |
| - "vue-tsc": "^1.6.1" |
| 72 | + "vue-tsc": "^1.6.5" |
73 | 73 | },
|
74 | 74 | "pnpm": {
|
75 | 75 | "peerDependencyRules": {
|
|
0 commit comments