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:
697
package-lock.json
generated
697
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -10,31 +10,31 @@
|
||||
"format": "prettier --write \"**/*.{js,ts,vue,,html,md,json}\" --ignore-path .gitignore"
|
||||
},
|
||||
"dependencies": {
|
||||
"@quasar/extras": "1.15.1",
|
||||
"apexcharts": "3.35.4",
|
||||
"@quasar/extras": "1.15.3",
|
||||
"apexcharts": "3.35.5",
|
||||
"axios": "0.27.2",
|
||||
"dotenv": "16.0.1",
|
||||
"dotenv": "16.0.2",
|
||||
"qrcode.vue": "3.3.3",
|
||||
"quasar": "2.7.7",
|
||||
"vue": "3.2.37",
|
||||
"quasar": "2.8.4",
|
||||
"vue": "3.2.39",
|
||||
"vue3-ace-editor": "2.2.2",
|
||||
"vue3-apexcharts": "1.4.1",
|
||||
"vuedraggable": "4.1.0",
|
||||
"vue-router": "4.1.3",
|
||||
"vue-router": "4.1.5",
|
||||
"vuex": "4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@quasar/cli": "^1.3.2",
|
||||
"@intlify/vite-plugin-vue-i18n": "^6.0.0",
|
||||
"@quasar/app-vite": "^1.0.6",
|
||||
"@types/node": "^18.6.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.0",
|
||||
"@typescript-eslint/parser": "^5.33.0",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"@intlify/vite-plugin-vue-i18n": "^6.0.1",
|
||||
"@quasar/app-vite": "^1.1.2",
|
||||
"@types/node": "^18.7.18",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"autoprefixer": "^10.4.11",
|
||||
"eslint": "^8.21.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-vue": "^8.5.0",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.7.4"
|
||||
"typescript": "^4.8.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user