update quasar

This commit is contained in:
wh1te909 2020-10-25 03:19:25 +00:00
parent b26b8a1783
commit 0e7f20ad1c
2 changed files with 697 additions and 765 deletions

1456
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,14 +9,14 @@
"test:unit": "quasar test --unit jest"
},
"dependencies": {
"@quasar/extras": "^1.9.9",
"@quasar/extras": "^1.9.10",
"axios": "^0.19.2",
"dotenv": "^8.2.0",
"qrcode.vue": "^1.7.0",
"quasar": "^1.14.1"
"quasar": "^1.14.2"
},
"devDependencies": {
"@quasar/app": "^2.1.1",
"@quasar/app": "^2.1.5",
"@quasar/cli": "^1.1.2",
"@quasar/quasar-app-extension-testing": "^1.0.0",
"@quasar/quasar-app-extension-testing-unit-jest": "^1.0.1",