This commit is contained in:
2026-02-02 23:48:16 +01:00
parent 5b53f53fd3
commit 5194c5e156
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.45.9",
"version": "0.45.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.45.9",
"version": "0.45.10",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@@ -89,7 +89,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.45.9",
"version": "0.45.10",
"imports": {
"#/*": "./*.js"
}