From 1265672067349dcb8ffcf2a24b600f0d0d3054d8 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Thu, 8 Aug 2024 14:25:56 -0400 Subject: Update @decky/ui to fix non-global dfl plugins crashing the UI due to a race condition --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index a2969050..25c70ff1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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", -- cgit v1.2.3