summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2025-07-08 23:30:47 -0400
committerGitHub <noreply@github.com>2025-07-08 23:30:47 -0400
commit02e8640ad477bc96bd9857a67a57a2953d0e9769 (patch)
tree1627c7aaea0fe39c41978205b71c291e93c0f578 /frontend/package.json
parente63983dba912cbf88814d635785039f1b37c94c3 (diff)
downloaddecky-loader-02e8640ad477bc96bd9857a67a57a2953d0e9769.tar.gz
decky-loader-02e8640ad477bc96bd9857a67a57a2953d0e9769.zip
bump @decky/ui to fix ConfirmModal component (#789)v3.1.8-pre1
Co-Authored-By: shadow <81448108+shdwmtr@users.noreply.github.com>
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 5c16e017..a5cab5dc 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -47,7 +47,7 @@
}
},
"dependencies": {
- "@decky/ui": "^4.10.2",
+ "@decky/ui": "^4.10.3",
"compare-versions": "^6.1.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",