This commit is contained in:
DebaucheryLibrarian 2026-01-26 16:56:57 +01:00
parent b6ca08727f
commit 87604ed848
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.44.3",
"version": "0.44.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.44.3",
"version": "0.44.4",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

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