This commit is contained in:
2026-07-22 17:07:26 +02:00
parent a81343c519
commit ef9be8ef9a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "traxxx-web",
"version": "0.56.3",
"version": "0.56.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "0.56.3",
"version": "0.56.4",
"dependencies": {
"@brillout/json-serializer": "^0.5.25",
"@dicebear/collection": "7.0.5",

View File

@@ -91,7 +91,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.56.3",
"version": "0.56.4",
"imports": {
"#/*": "./*.js"
},