Update @decky/ui to fix non-global dfl plugins crashing the UI due to a race condition

This commit is contained in:
AAGaming
2024-08-08 14:25:56 -04:00
parent b8acc849bc
commit 1265672067
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
}
},
"dependencies": {
"@decky/ui": "^4.7.0",
"@decky/ui": "^4.7.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",
"i18next-http-backend": "^2.5.2",