This commit is contained in:
DebaucheryLibrarian 2025-11-17 17:36:04 +01:00
parent 253052f75a
commit 0435472489
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.41.10",
"version": "0.41.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.41.10",
"version": "0.41.11",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

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