This commit is contained in:
2026-07-13 03:58:32 +02:00
parent 6e82d2af37
commit cf758c2494
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.51.21",
"version": "0.51.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "0.51.21",
"version": "0.51.22",
"dependencies": {
"@brillout/json-serializer": "^0.5.25",
"@dicebear/collection": "7.0.5",

View File

@@ -87,7 +87,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.51.21",
"version": "0.51.22",
"imports": {
"#/*": "./*.js"
},