diff options
| author | AAGaming <aagaming@riseup.net> | 2026-03-21 20:39:27 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2026-03-21 20:39:27 -0400 |
| commit | a13887a13afa1e239dc3319310ca373863106fe5 (patch) | |
| tree | e665aba95942f0f03c5214981b8203a230ab4a06 /frontend/package.json | |
| parent | b97c27aac4b9ba9a81cda972e65757ec29fa9066 (diff) | |
| download | decky-loader-3.2.2-pre2.tar.gz decky-loader-3.2.2-pre2.zip | |
fix(deps): bump @decky/ui to fix tabs component on btav3.2.2-pre2
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 4bf536e2..3f9d74f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ } }, "dependencies": { - "@decky/ui": "^4.11.2", + "@decky/ui": "^4.11.3", "compare-versions": "^6.1.1", "filesize": "^10.1.2", "i18next": "^25.6.0", |
