summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2023-12-12 22:21:25 -0500
committerAAGaming <aagaming@riseup.net>2023-12-12 22:21:25 -0500
commit80a00a0d35655791a4e2bc697ad0748fe2c2f9ad (patch)
tree1b78623ff497f9b42f1cda1bcf36ab90462096d4 /frontend/package.json
parent91186da97940a24c80edcd41991727d43da19456 (diff)
downloaddecky-loader-80a00a0d35655791a4e2bc697ad0748fe2c2f9ad.tar.gz
decky-loader-80a00a0d35655791a4e2bc697ad0748fe2c2f9ad.zip
fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve Internal
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
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",