diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/package.json b/frontend/package.json index 4f6d11a2..ee42991c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "format": "prettier -c src -w" }, "devDependencies": { - "@decky/api": "^1.0.4", + "@decky/api": "^1.0.5", "@rollup/plugin-commonjs": "^26.0.1", "@rollup/plugin-image": "^3.0.3", "@rollup/plugin-json": "^6.1.0", @@ -46,7 +46,7 @@ } }, "dependencies": { - "@decky/ui": "^4.0.2", + "@decky/ui": "^4.0.3", "filesize": "^10.1.2", "i18next": "^23.11.5", "i18next-http-backend": "^2.5.2", |
