summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2026-03-21 20:39:27 -0400
committerAAGaming <aagaming@riseup.net>2026-03-21 20:39:27 -0400
commita13887a13afa1e239dc3319310ca373863106fe5 (patch)
treee665aba95942f0f03c5214981b8203a230ab4a06 /frontend/package.json
parentb97c27aac4b9ba9a81cda972e65757ec29fa9066 (diff)
downloaddecky-loader-a13887a13afa1e239dc3319310ca373863106fe5.tar.gz
decky-loader-a13887a13afa1e239dc3319310ca373863106fe5.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.json2
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",