From 5fd5b2f08cd39a26eecab8901c1d39020c056ac1 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Tue, 12 Dec 2023 22:21:25 -0500 Subject: fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve Internal --- 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 fc45005d..846bff50 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -44,7 +44,7 @@ } }, "dependencies": { - "decky-frontend-lib": "3.23.1", + "decky-frontend-lib": "3.24.1", "filesize": "^10.0.7", "i18next": "^23.2.1", "i18next-http-backend": "^2.2.1", -- cgit v1.2.3