update third party dependencies

This commit is contained in:
MaysWind
2023-07-15 23:45:43 +08:00
parent f936ecca33
commit cd0906d041
5 changed files with 117 additions and 86 deletions
+6 -6
View File
@@ -19,16 +19,16 @@
},
"dependencies": {
"@mdi/js": "^7.2.96",
"@vuepic/vue-datepicker": "^5.3.0",
"@vuepic/vue-datepicker": "^5.4.0",
"axios": "^1.4.0",
"cbor-js": "^0.1.0",
"clipboard": "^2.0.11",
"crypto-js": "^4.1.1",
"dom7": "^4.0.6",
"echarts": "^5.4.2",
"framework7": "^8.1.0",
"framework7": "^8.2.0",
"framework7-icons": "^5.0.5",
"framework7-vue": "^8.1.0",
"framework7-vue": "^8.2.0",
"js-cookie": "^3.0.5",
"leaflet": "^1.9.4",
"line-awesome": "^1.3.0",
@@ -37,14 +37,14 @@
"pinia": "^2.1.4",
"register-service-worker": "^1.7.2",
"skeleton-elements": "^4.0.1",
"swiper": "^9.3.2",
"swiper": "^10.0.4",
"ua-parser-js": "^1.0.35",
"vue": "^3.3.4",
"vue-echarts": "^6.6.0",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.2",
"vue-router": "^4.2.4",
"vue3-perfect-scrollbar": "^1.6.1",
"vuetify": "^3.3.6"
"vuetify": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.0",