Showing
2 changed files
with
4 additions
and
4 deletions
| ... | @@ -23,22 +23,22 @@ | ... | @@ -23,22 +23,22 @@ |
| 23 | "moment": "^2.29.1", | 23 | "moment": "^2.29.1", |
| 24 | "mui-player": "^1.6.0", | 24 | "mui-player": "^1.6.0", |
| 25 | "uuid": "^8.3.2", | 25 | "uuid": "^8.3.2", |
| 26 | - "vant": "^4.0.0-alpha.0", | 26 | + "vant": "^4.0.0-alpha.3", |
| 27 | "vue": "^3.2.31", | 27 | "vue": "^3.2.31", |
| 28 | "weixin-js-sdk": "^1.6.0" | 28 | "weixin-js-sdk": "^1.6.0" |
| 29 | }, | 29 | }, |
| 30 | "devDependencies": { | 30 | "devDependencies": { |
| 31 | "@types/jquery": "^3.5.14", | 31 | "@types/jquery": "^3.5.14", |
| 32 | "@types/lodash": "^4.14.182", | 32 | "@types/lodash": "^4.14.182", |
| 33 | - "@vitejs/plugin-vue": "^2.2.4", | 33 | + "@vitejs/plugin-vue": "^2.3.3", |
| 34 | - "@vue/compiler-sfc": "^3.2.31", | 34 | + "@vue/compiler-sfc": "^3.2.33", |
| 35 | "axios": "^0.26.1", | 35 | "axios": "^0.26.1", |
| 36 | "less": "^4.1.2", | 36 | "less": "^4.1.2", |
| 37 | "pinia": "^2.0.12", | 37 | "pinia": "^2.0.12", |
| 38 | "postcss-px-to-viewport": "^1.1.1", | 38 | "postcss-px-to-viewport": "^1.1.1", |
| 39 | "qs": "^6.10.3", | 39 | "qs": "^6.10.3", |
| 40 | "tslint": "^6.1.3", | 40 | "tslint": "^6.1.3", |
| 41 | - "vite": "^2.8.6", | 41 | + "vite": "^2.9.9", |
| 42 | "vite-plugin-style-import": "1.4.1", | 42 | "vite-plugin-style-import": "1.4.1", |
| 43 | "vue-router": "4" | 43 | "vue-router": "4" |
| 44 | } | 44 | } | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment