mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-19 11:31:34 +00:00
update reqs
This commit is contained in:
14
package.json
14
package.json
@@ -15,26 +15,26 @@
|
||||
"axios": "0.27.2",
|
||||
"dotenv": "16.0.1",
|
||||
"qrcode.vue": "3.3.3",
|
||||
"quasar": "2.7.1",
|
||||
"vue": "3.2.31",
|
||||
"quasar": "2.7.3",
|
||||
"vue": "3.2.37",
|
||||
"vue3-ace-editor": "2.2.2",
|
||||
"vue3-apexcharts": "1.4.1",
|
||||
"vuedraggable": "4.1.0",
|
||||
"vue-router": "4.0.15",
|
||||
"vue-router": "4.0.16",
|
||||
"vuex": "4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@quasar/cli": "^1.3.2",
|
||||
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
|
||||
"@quasar/app-vite": "^1.0.1",
|
||||
"@types/node": "^17.0.36",
|
||||
"@quasar/app-vite": "^1.0.2",
|
||||
"@types/node": "^17.0.45",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.0",
|
||||
"@typescript-eslint/parser": "^5.26.0",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-vue": "^8.5.0",
|
||||
"prettier": "^2.6.2",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user