diff options
| author | shadow <81448108+shdwmtr@users.noreply.github.com> | 2025-06-28 16:45:33 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-28 12:45:33 -0700 |
| commit | 6e357ceecc86d60791eb8b8efcf6d182add36b63 (patch) | |
| tree | 98e85777da359ccf2589184dc89def1bab9f2e04 /frontend/package.json | |
| parent | e4f7546f99e315f4f76d8bcaff2610f34098e43a (diff) | |
| download | decky-loader-6e357ceecc86d60791eb8b8efcf6d182add36b63.tar.gz decky-loader-6e357ceecc86d60791eb8b8efcf6d182add36b63.zip | |
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>
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 842ec869..5c16e017 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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", |
