Skip to content

Commit

Permalink
Revert "update redux libs"
Browse files Browse the repository at this point in the history
This reverts commit 7a36bd0.
  • Loading branch information
aarron-lee committed Sep 20, 2024
1 parent 7a36bd0 commit b4a0f99
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 34 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"dependencies": {
"@decky/api": "^1.0.6",
"@decky/ui": "^4.4.0",
"@reduxjs/toolkit": "^2.2.7",
"@reduxjs/toolkit": "^1.9.7",
"lodash": "^4.17.21",
"react-icons": "^4.4.0",
"react-redux": "^9.1.2",
"redux": "^5.0.1",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"tslib": "^2.6.3"
},
"pnpm": {
Expand Down
109 changes: 78 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b4a0f99

Please sign in to comment.