update reqs
This commit is contained in:
1000
package-lock.json
generated
1000
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
34
package.json
34
package.json
@@ -11,37 +11,37 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@quasar/extras": "1.16.12",
|
||||
"@vueuse/core": "10.11.0",
|
||||
"@vueuse/integrations": "10.11.0",
|
||||
"@vueuse/shared": "10.11.0",
|
||||
"apexcharts": "3.49.2",
|
||||
"axios": "1.7.2",
|
||||
"@vueuse/core": "11.0.3",
|
||||
"@vueuse/integrations": "11.0.3",
|
||||
"@vueuse/shared": "11.0.3",
|
||||
"apexcharts": "3.53.0",
|
||||
"axios": "1.7.7",
|
||||
"dotenv": "16.4.5",
|
||||
"monaco-editor": "0.50.0",
|
||||
"pinia": "2.1.7",
|
||||
"qrcode": "1.5.3",
|
||||
"quasar": "2.16.6",
|
||||
"vue": "3.4.31",
|
||||
"vue-router": "4.4.0",
|
||||
"vue3-apexcharts": "1.5.3",
|
||||
"pinia": "2.2.2",
|
||||
"qrcode": "1.5.4",
|
||||
"quasar": "2.16.9",
|
||||
"vue": "3.5.0",
|
||||
"vue-router": "4.4.3",
|
||||
"vue3-apexcharts": "1.6.0",
|
||||
"vuedraggable": "4.1.0",
|
||||
"vuex": "4.1.0",
|
||||
"@xterm/xterm": "5.5.0",
|
||||
"@xterm/addon-fit": "0.10.0",
|
||||
"yaml": "2.4.5"
|
||||
"yaml": "2.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@intlify/unplugin-vue-i18n": "4.0.0",
|
||||
"@quasar/app-vite": "1.9.3",
|
||||
"@quasar/app-vite": "1.9.5",
|
||||
"@quasar/cli": "2.4.1",
|
||||
"@types/node": "20.14.10",
|
||||
"@types/node": "22.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "7.16.0",
|
||||
"@typescript-eslint/parser": "7.16.0",
|
||||
"autoprefixer": "10.4.19",
|
||||
"autoprefixer": "10.4.20",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-vue": "8.7.1",
|
||||
"prettier": "3.2.5",
|
||||
"typescript": "5.5.3"
|
||||
"prettier": "3.3.3",
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user