Upgrade Quasar to 1.9.6
Showing
This diff is collapsed.
... | ... | @@ -50,7 +50,7 @@ |
"@feathersjs/client": "^4.5.2", | ||
"@feathersjs/rest-client": "^4.5.2", | ||
"@motionbank/api": "^3.0.0-alpha-0", | ||
"@quasar/extras": "^1.0.0", | ||
"@quasar/extras": "^1.9.16", | ||
"@vue/composition-api": "^0.4.0", | ||
"axios": "^0.19.2", | ||
"electron-log": "^4.1.0", | ||
... | ... | @@ -66,7 +66,7 @@ |
"mbjs-media": "0.2.0", | ||
"mbjs-utils": "0.0.6", | ||
"nedb": "^1.8.0", | ||
"quasar": "^1.0.0", | ||
"quasar": "^1.15.2", | ||
"secure-random": "^1.1.2", | ||
"vue-i18n": "^8.0.0" | ||
}, | ||
... | ... | @@ -75,7 +75,7 @@ |
"@babel/core": "^7.8.7", | ||
"@babel/plugin-transform-modules-commonjs": "^7.8.3", | ||
"@babel/preset-flow": "^7.8.3", | ||
"@quasar/app": "^1.0.0", | ||
"@quasar/app": "^1.9.6", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
"devtron": "^1.4.0", | ||
... | ... |
Please register or sign in to comment