diff --git a/package.json b/package.json index e53b30d..b64f1b9 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "test:e2e:ci": "cross-env E2E_TEST=true start-test \"quasar dev\" http-get://localhost:8080 \"cypress run\"" }, "dependencies": { - "@quasar/extras": "^1.9.20", + "@quasar/extras": "^1.10.0", "apexcharts": "^3.23.1", "axios": "^0.21.1", "dotenv": "^8.2.0", "qrcode.vue": "^1.7.0", - "quasar": "^1.15.7", + "quasar": "^1.15.9", "vue-apexcharts": "^1.6.0" }, "devDependencies": { @@ -41,4 +41,4 @@ "last 3 iOS versions", "last 2 Opera versions" ] -} +} \ No newline at end of file