diff options
| author | AAGaming <aagaming@riseup.net> | 2026-06-05 22:29:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-05 22:29:11 -0400 |
| commit | 232fadd796087bbcbc4dd080cf12b42bf53b71ce (patch) | |
| tree | 87296cb78420e61b581039f87bdab1ff5492b8dc /frontend/package.json | |
| parent | acaf16521993f7e90206337f24e05649688554e4 (diff) | |
| download | decky-loader-d129edd611759e158bfe9609c7a69a3c20318ed5.tar.gz decky-loader-d129edd611759e158bfe9609c7a69a3c20318ed5.zip | |
fixes for june 2026 beta errorboundary (#916)v3.2.5-pre1
Co-authored-by: Beebles <102569435+beebls@users.noreply.github.com>
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 b0eb2f51..dbdd3da4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ } }, "dependencies": { - "@decky/ui": "^4.11.4", + "@decky/ui": "^4.11.6", "compare-versions": "^6.1.1", "filesize": "^10.1.2", "i18next": "^25.6.0", |
