update third party dependencies

This commit is contained in:
MaysWind
2020-11-12 01:01:27 +08:00
parent bd6093e20e
commit 8fe600ce1a
8 changed files with 63 additions and 71 deletions
+5 -5
View File
@@ -8,16 +8,16 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.0",
"core-js": "^3.6.5",
"framework7": "^5.7.13",
"framework7": "^5.7.14",
"framework7-icons": "^3.0.1",
"framework7-vue": "^5.7.13",
"framework7-vue": "^5.7.14",
"js-cookie": "^2.2.1",
"moment": "^2.29.1",
"vue": "^2.6.11",
"vue": "^2.6.12",
"vue-clipboard2": "^0.3.1",
"vue-i18n": "^8.22.0",
"vue-i18n": "^8.22.1",
"vue-i18n-filter": "^0.1.6",
"vue-moment": "^4.1.0"
},