chore: update package.json (#2635)

* chore: update package.json

* chore: make bundle
This commit is contained in:
Pavol Rusnak 2024-08-29 22:51:41 +02:00 committed by GitHub
parent cbe858b385
commit 8cffda5a55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2111 additions and 846 deletions

View file

@ -12,15 +12,15 @@
"devDependencies": {
"concat": "^1.0.3",
"minify": "^9.2.0",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"pyright": "1.1.289",
"sass": "^1.60.0"
},
"dependencies": {
"@chenfengyuan/vue-qrcode": "1.0.2",
"axios": "^1.6.0",
"chart.js": "2.9",
"moment": "^2.29.4",
"axios": "^1.7.5",
"chart.js": "^2.9.4",
"moment": "^2.30.1",
"quasar": "1.13.2",
"showdown": "^2.1.0",
"underscore": "^1.13.6",