We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce75202 commit ebe9a16Copy full SHA for ebe9a16
package.json
@@ -10,18 +10,18 @@
10
"test": "echo \"No test specified\" && exit 0"
11
},
12
"dependencies": {
13
- "@quasar/extras": "^1.10.5",
+ "@quasar/extras": "^1.10.6",
14
"axios": "^0.21.1",
15
"buffer": "^6.0.3",
16
"core-js": "^3.12.1",
17
"overmind": "^27.0.0",
18
"overmind-vue": "^27.0.0",
19
"process": "^0.11.10",
20
- "quasar": "^2.0.0-beta.18",
+ "quasar": "^2.0.0-rc.1",
21
"vue-i18n": "^9.0.0-beta.0"
22
23
"devDependencies": {
24
- "@quasar/app": "^3.0.0-beta.26",
+ "@quasar/app": "^3.0.0-rc.1",
25
"@types/node": "^15.6.0",
26
"@typescript-eslint/eslint-plugin": "^4.24.0",
27
"@typescript-eslint/parser": "^4.24.0",
0 commit comments