fix(deps): update @decky/ui to version 4.10.2 (#782)

* fix(deps): update @decky/ui to version 4.10.1

* chore(deps): bump @decky/ui 4.8.3 -> 4.10.1

* fix(types): UIMode -> EUIMode

* fix(types): bypass missing type in library.ts

* fix: lint

---------

Co-authored-by: AAGaming <aagaming@riseup.net>
This commit is contained in:
shadow
2025-06-28 16:45:33 -03:00
committed by GitHub
parent e4f7546f99
commit 6e357ceecc
5 changed files with 14 additions and 17 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
}
},
"dependencies": {
"@decky/ui": "^4.8.3",
"@decky/ui": "^4.10.2",
"compare-versions": "^6.1.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",