diff options
| author | AAGaming <aagaming@riseup.net> | 2025-07-01 14:49:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-01 14:49:48 -0400 |
| commit | 7b8a18d02d8e6b098f3399d015cf22dd04bc561c (patch) | |
| tree | 7139a04320c70caaaea7a53b77e7b4ff1132ab1a /frontend/package.json | |
| parent | f327c6c792cb6beb1f32f70045e577a542a48070 (diff) | |
| parent | cbea1518ed1e88fde34e40a16a0e9c20e954a9f5 (diff) | |
| download | decky-loader-7b8a18d02d8e6b098f3399d015cf22dd04bc561c.tar.gz decky-loader-7b8a18d02d8e6b098f3399d015cf22dd04bc561c.zip | |
Merge branch 'main' into aa/fix-updater-reload
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", |
