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/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'frontend/pnpm-lock.yaml') diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f007e269..f7dbe376 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: decky-frontend-lib: - specifier: 3.23.1 - version: 3.23.1 + specifier: 3.24.1 + version: 3.24.1 filesize: specifier: ^10.0.7 version: 10.0.7 @@ -1482,8 +1482,8 @@ packages: dependencies: ms: 2.1.2 - /decky-frontend-lib@3.23.1: - resolution: {integrity: sha512-6JKtSCjk5liJ+xBqOPZvPSp1HdkaQ+j/I19bGSk+cWuxSrodyduduXKJE4p4GJ/+KgFdn0yg/8tRi+DSqmBvdw==} + /decky-frontend-lib@3.24.1: + resolution: {integrity: sha512-VGxLTPetxx/pQVC+t8odTHrwQAh7uy4bO2Od2gGWSTfmUUoxtAcEtiXGyE9mKsoD6t7QNHrGvgXn78sf2i/IeQ==} dev: false /decode-named-character-reference@1.0.2: -- cgit v1.2.3