summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2024-07-26 14:18:29 -0400
committerAAGaming <aagaming@riseup.net>2024-07-26 14:18:29 -0400
commit7045cdea6b5e870428a648aadf062c56ed990eb6 (patch)
treeb2deeb466ce0a4b4b9b4ba9934608133f6c1b4ba /frontend/package.json
parentef0d449fb61e9ae6946501980a5c5cee7cb17a76 (diff)
downloaddecky-loader-7045cdea6b5e870428a648aadf062c56ed990eb6.tar.gz
decky-loader-7045cdea6b5e870428a648aadf062c56ed990eb6.zip
chore(deps): bump @decky/api, @decky/ui
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/package.json b/frontend/package.json
index eb46d68b..80c82e75 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -13,7 +13,7 @@
"localize": "i18next"
},
"devDependencies": {
- "@decky/api": "^1.0.5",
+ "@decky/api": "^1.1.0",
"@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.3.1",
+ "@decky/ui": "^4.5.0",
"filesize": "^10.1.2",
"i18next": "^23.11.5",
"i18next-http-backend": "^2.5.2",