diff options
| author | AAGaming <aagaming@riseup.net> | 2026-03-20 22:08:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-20 22:08:44 -0400 |
| commit | b97c27aac4b9ba9a81cda972e65757ec29fa9066 (patch) | |
| tree | bfb7b24476819b8e5d7d436bd54b01835a6bb0fe /frontend/package.json | |
| parent | 8b8a1cc4d809a423ac4b9155bdaad25099f1aafd (diff) | |
| download | decky-loader-4c0df04c40fbe0844133a319618da724bc3afb1c.tar.gz decky-loader-4c0df04c40fbe0844133a319618da724bc3afb1c.zip | |
Fixes for march 19th 2026 beta (#890)HEADv3.2.2-pre1main
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index ce311043..4bf536e2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ } }, "dependencies": { - "@decky/ui": "^4.11.1", + "@decky/ui": "^4.11.2", "compare-versions": "^6.1.1", "filesize": "^10.1.2", "i18next": "^25.6.0", |
