update third party dependencies

This commit is contained in:
MaysWind
2023-03-24 00:40:46 +08:00
parent 613af9399a
commit c1422f789a
5 changed files with 9789 additions and 7209 deletions
+7 -7
View File
@@ -17,9 +17,9 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.3.4",
"cbor-js": "^0.1.0",
"core-js": "^3.23.5",
"core-js": "^3.29.1",
"crypto-js": "^4.1.1",
"framework7": "^5.7.14",
"framework7-icons": "^5.0.5",
@@ -27,12 +27,12 @@
"js-cookie": "^3.0.1",
"line-awesome": "^1.3.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.34",
"moment-timezone": "^0.5.41",
"register-service-worker": "^1.7.2",
"ua-parser-js": "^1.0.2",
"vue": "^2.6.14",
"ua-parser-js": "^1.0.34",
"vue": "^2.7.14",
"vue-clipboard2": "^0.3.3",
"vue-i18n": "^8.27.2",
"vue-i18n": "^8.28.2",
"vue-pincode-input": "^0.4.0",
"vuex": "^3.6.2"
},
@@ -47,7 +47,7 @@
"eslint-plugin-vue": "^6.2.2",
"git-revision-webpack-plugin": "^3.0.6",
"moment-locales-webpack-plugin": "^1.2.0",
"vue-template-compiler": "^2.7.8"
"vue-template-compiler": "^2.7.14"
},
"eslintConfig": {
"root": true,