summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2025-07-13 02:33:22 -0400
committerGitHub <noreply@github.com>2025-07-13 02:33:22 -0400
commite22ba20d13d70f560f9428e435d68bd260dac0d0 (patch)
treec692e1b6c862a98b594fcafc9c0a1cc3c00ec7d3 /frontend/package.json
parentbff410d98b82fad40ebf1e0230806198b0d4f967 (diff)
downloaddecky-loader-e22ba20d13d70f560f9428e435d68bd260dac0d0.tar.gz
decky-loader-e22ba20d13d70f560f9428e435d68bd260dac0d0.zip
Fix ModalRoot component on beta (#792)v3.1.9-pre1
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 a5cab5dc..13f8973e 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -47,7 +47,7 @@
}
},
"dependencies": {
- "@decky/ui": "^4.10.3",
+ "@decky/ui": "^4.10.4",
"compare-versions": "^6.1.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",