Skip to content

Commit 6a0a5d4

Browse files
authored
chore: update redux toolkit to v2 and react redux v9 (#552)
1 parent d099d01 commit 6a0a5d4

File tree

2 files changed

+33
-62
lines changed

2 files changed

+33
-62
lines changed

package-lock.json

Lines changed: 31 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"wdio-wait-for": "^3.0.11"
8181
},
8282
"dependencies": {
83-
"@reduxjs/toolkit": "^1.9.3",
83+
"@reduxjs/toolkit": "^2.2.3",
8484
"@sentry/electron": "^4.10.0",
8585
"@vanilla-extract/css": "^1.14.2",
8686
"@vscode/sudo-prompt": "^9.3.1",
@@ -105,7 +105,7 @@
105105
"react": "^18.2.0",
106106
"react-dom": "^18.2.0",
107107
"react-i18next": "^14.1.0",
108-
"react-redux": "^8.0.5",
108+
"react-redux": "^9.1.1",
109109
"react-router-dom": "^6.4.4",
110110
"react-select": "^5.8.0",
111111
"systeminformation": "^5.21.24",

0 commit comments

Comments
 (0)