5 Commits

Author SHA1 Message Date
Sebastian 471313bf23 chore: implement js test suites
JS Unit Tests / test (pull_request) Successful in 42s
Build Test / test (pull_request) Successful in 45s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m25s
PHP Unit Tests / test (pull_request) Successful in 1m29s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-24 00:30:12 -04:00
Sebastian 8774db22ca Merge pull request 'Update dependency pinia to v4' (#40) from renovate/pinia-4.x into main
Reviewed-on: #40
2026-07-24 03:19:04 +00:00
Sebastian 3789235f73 Merge pull request 'Update dependency vuetify to v4.1.6' (#43) from renovate/vuetify-4.x-lockfile into main
Reviewed-on: #43
2026-07-24 03:18:54 +00:00
Sebastian 388066cd31 Update dependency pinia to v4
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m2s
PHP Unit Tests / test (pull_request) Successful in 1m4s
2026-07-24 03:10:14 +00:00
Sebastian 0beb467739 Update dependency vuetify to v4.1.6
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m15s
PHP Unit Tests / test (pull_request) Successful in 1m59s
2026-07-24 03:10:03 +00:00
2 changed files with 41 additions and 593 deletions
+40 -592
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"pinia": "^3.0.0",
"pinia": "^4.0.0",
"qrcode": "^1.5.4",
"vue": "^3.5.18",
"vue-router": "^5.0.0",