This commit is contained in:
2026-07-08 03:47:08 +02:00
parent 2d0983f4d1
commit 2d4786a4fd
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.17",
"version": "0.51.18",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.51.17",
"version": "0.51.18",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@@ -92,7 +92,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.51.17",
"version": "0.51.18",
"imports": {
"#/*": "./*.js"
}