summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2024-07-17 19:37:49 -0400
committerAAGaming <aagaming@riseup.net>2024-07-17 19:37:49 -0400
commit2000eaf3995ffed98e21c77b45f221c83bac834b (patch)
tree56e8a5f55489bf20027ff12b645edcd0e2368d7c /frontend/package.json
parentdc9f89afad5d412e61b4924fde77f507a941b734 (diff)
downloaddecky-loader-2000eaf3995ffed98e21c77b45f221c83bac834b.tar.gz
decky-loader-2000eaf3995ffed98e21c77b45f221c83bac834b.zip
bump @decky/ui to fix beta issues
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 4aff79c3..eb46d68b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -47,7 +47,7 @@
}
},
"dependencies": {
- "@decky/ui": "^4.2.2",
+ "@decky/ui": "^4.3.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",
"i18next-http-backend": "^2.5.2",