Showing
2 changed files
with
6 additions
and
6 deletions
| ... | @@ -26,9 +26,9 @@ | ... | @@ -26,9 +26,9 @@ |
| 26 | "uuid": "^8.3.2", | 26 | "uuid": "^8.3.2", |
| 27 | "vant": "^4.0.0-alpha.3", | 27 | "vant": "^4.0.0-alpha.3", |
| 28 | "vconsole": "^3.14.6", | 28 | "vconsole": "^3.14.6", |
| 29 | - "vite-plugin-dynamic-import": "^0.9.5", | 29 | + "vite-plugin-dynamic-import": "^0.9.6", |
| 30 | - "vite-plugin-mp": "^1.5.2", | 30 | + "vite-plugin-mp": "^1.6.1", |
| 31 | - "vue": "^3.2.34", | 31 | + "vue": "^3.2.36", |
| 32 | "weixin-js-sdk": "^1.6.0" | 32 | "weixin-js-sdk": "^1.6.0" |
| 33 | }, | 33 | }, |
| 34 | "devDependencies": { | 34 | "devDependencies": { |
| ... | @@ -36,8 +36,8 @@ | ... | @@ -36,8 +36,8 @@ |
| 36 | "@types/lodash": "^4.14.182", | 36 | "@types/lodash": "^4.14.182", |
| 37 | "@types/moment": "^2.13.0", | 37 | "@types/moment": "^2.13.0", |
| 38 | "@vitejs/plugin-vue": "^2.3.3", | 38 | "@vitejs/plugin-vue": "^2.3.3", |
| 39 | - "@vue/compiler-sfc": "^3.2.34", | 39 | + "@vue/compiler-sfc": "^3.2.36", |
| 40 | - "axios": "^0.26.1", | 40 | + "axios": "^0.27.2", |
| 41 | "chai": "^4.3.6", | 41 | "chai": "^4.3.6", |
| 42 | "cypress": "^9.7.0", | 42 | "cypress": "^9.7.0", |
| 43 | "eslint-plugin-vue": "^9.0.1", | 43 | "eslint-plugin-vue": "^9.0.1", |
| ... | @@ -50,6 +50,6 @@ | ... | @@ -50,6 +50,6 @@ |
| 50 | "unplugin-vue-define-options": "^0.6.1", | 50 | "unplugin-vue-define-options": "^0.6.1", |
| 51 | "vite": "^2.9.9", | 51 | "vite": "^2.9.9", |
| 52 | "vite-plugin-style-import": "1.4.1", | 52 | "vite-plugin-style-import": "1.4.1", |
| 53 | - "vue-router": "4" | 53 | + "vue-router": "^4.0.15" |
| 54 | } | 54 | } |
| 55 | } | 55 | } | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment