This commit is contained in:
DebaucheryLibrarian 2025-03-06 01:44:14 +01:00
parent 7ad424c389
commit 45a0631c9b
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.38.23",
"version": "0.38.24",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.38.23",
"version": "0.38.24",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@ -86,7 +86,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.38.23",
"version": "0.38.24",
"imports": {
"#/*": "./*.js"
}