summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index ff3a36e..e631f15 100644
--- a/package.json
+++ b/package.json
@@ -33,24 +33,24 @@
"homepage": "https://github.com/xXJSONDeruloXx/bazzite-buddy",
"devDependencies": {
"@decky/rollup": "^1.0.1",
- "@decky/ui": "^4.9.0",
+ "@decky/ui": "^4.9.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/webpack": "^5.28.5",
- "rollup": "^4.22.5",
- "typescript": "^5.7.3"
+ "rollup": "^4.38.0",
+ "typescript": "^5.8.2"
},
"dependencies": {
"@decky/api": "^1.1.2",
"async-mutex": "^0.5.0",
"decky-frontend-lib": "^3.25.0",
- "react": "^19.0.0",
- "react-dom": "^19.0.0",
- "react-icons": "^5.4.0",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
+ "react-icons": "^5.5.0",
+ "react-router": "^7.4.1",
"remark-gfm": "^4.0.1",
"remark-html": "^16.0.1",
"remark-parse": "^11.0.0",
- "react-router": "^7.1.1",
"tslib": "^2.8.1",
"unified": "^11.0.5"
},