From c09502a2fae602f34c7059282c50228236739da0 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Wed, 26 Nov 2025 22:00:47 -0500 Subject: fix(deps): bump @decky/ui to fix issues on beta --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 12d9ce85..ce311043 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "localize": "i18next" }, "devDependencies": { - "@decky/api": "^1.1.1", + "@decky/api": "^1.1.3", "@rollup/plugin-commonjs": "^26.0.1", "@rollup/plugin-image": "^3.0.3", "@rollup/plugin-json": "^6.1.0", @@ -47,7 +47,7 @@ } }, "dependencies": { - "@decky/ui": "^4.11.0", + "@decky/ui": "^4.11.1", "compare-versions": "^6.1.1", "filesize": "^10.1.2", "i18next": "^25.6.0", -- cgit v1.2.3