This commit is contained in:
2025-06-05 20:00:58 +03:00
parent c8f3c9801f
commit 1c732e16dd
203 changed files with 9793 additions and 3960 deletions

19
package-lock.json generated
View File

@@ -12,6 +12,7 @@
"@quasar/cli": "^2.5.0",
"@quasar/extras": "^1.16.4",
"axios": "^1.2.1",
"dayjs": "^1.11.13",
"pinia": "^2.0.11",
"quasar": "^2.16.0",
"vue": "^3.4.18",
@@ -1661,9 +1662,9 @@
}
},
"node_modules/@quasar/extras": {
"version": "1.16.16",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.16.16.tgz",
"integrity": "sha512-aswGUbEyLvt45KB1u6hBD3s82KnOdkqTn6YVu3xX5aGgwQkCWPyqb3FMTEHG+4+gGTMp4pIcnng96RlqswQctQ==",
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.17.0.tgz",
"integrity": "sha512-KqAHdSJfIDauiR1nJ8rqHWT0diqD0QradZKoVIZJAilHAvgwyPIY7MbyR2z4RIMkUIMUSqBZcbshMpEw+9A30w==",
"license": "MIT",
"funding": {
"type": "github",
@@ -4593,6 +4594,12 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/dayjs": {
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
"license": "MIT"
},
"node_modules/de-indent": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz",
@@ -9049,9 +9056,9 @@
}
},
"node_modules/quasar": {
"version": "2.17.7",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.17.7.tgz",
"integrity": "sha512-nPJdHoONlcW7WEU2Ody907Wx945Zfyuea/KP4LBaEn5AcL95PUWp8Gz/0zDYNnFw0aCWRtye3SUAdQl5tmrn5w==",
"version": "2.18.1",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.18.1.tgz",
"integrity": "sha512-db/P64Mzpt1uXJ0MapaG+IYJQ9hHDb5KtTCoszwC78DR7sA+Uoj7nBW2EytwYykIExEmqavOvKrdasTvqhkgEg==",
"license": "MIT",
"engines": {
"node": ">= 10.18.1",