Skip to content

Commit 958a483

Browse files
Bump react-redux from 8.1.3 to 9.3.0
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.3 to 9.3.0. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.3...v9.3.0) --- updated-dependencies: - dependency-name: react-redux dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7070acc commit 958a483

2 files changed

Lines changed: 14 additions & 25 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "18.3.1",
2020
"react-ga4": "^3.0.1",
2121
"react-markdown": "6.0.3",
22-
"react-redux": "^8.1.3",
22+
"react-redux": "^9.3.0",
2323
"react-router-dom": "^5.3.4",
2424
"react-twitch-embed": "^3.0.2",
2525
"react-virtualized": "^9.22.6",

yarn.lock

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@
944944
"@babel/plugin-transform-react-jsx-development" "^7.29.7"
945945
"@babel/plugin-transform-react-pure-annotations" "^7.29.7"
946946

947-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
947+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
948948
version "7.29.7"
949949
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.7.tgz#12022450c45a4da6d8d8287b18a4ff2ddb23f768"
950950
integrity sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==
@@ -2418,13 +2418,6 @@
24182418
dependencies:
24192419
"@types/unist" "^2"
24202420

2421-
"@types/hoist-non-react-statics@^3.3.1":
2422-
version "3.3.7"
2423-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c"
2424-
integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==
2425-
dependencies:
2426-
hoist-non-react-statics "^3.3.0"
2427-
24282421
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1", "@types/istanbul-lib-coverage@^2.0.6":
24292422
version "2.0.6"
24302423
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7"
@@ -2582,10 +2575,10 @@
25822575
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
25832576
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
25842577

2585-
"@types/use-sync-external-store@^0.0.3":
2586-
version "0.0.3"
2587-
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43"
2588-
integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==
2578+
"@types/use-sync-external-store@^0.0.6":
2579+
version "0.0.6"
2580+
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc"
2581+
integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==
25892582

25902583
"@types/web-bluetooth@^0.0.20":
25912584
version "0.0.20"
@@ -5526,7 +5519,7 @@ history@4.10.1, history@^4.9.0:
55265519
tiny-warning "^1.0.0"
55275520
value-equal "^1.0.1"
55285521

5529-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
5522+
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
55305523
version "3.3.2"
55315524
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
55325525
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -8343,17 +8336,13 @@ react-markdown@6.0.3:
83438336
unist-util-visit "^2.0.0"
83448337
vfile "^4.0.0"
83458338

8346-
react-redux@^8.1.3:
8347-
version "8.1.3"
8348-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
8349-
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
8339+
react-redux@^9.3.0:
8340+
version "9.3.0"
8341+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.3.0.tgz#a30113bb6d95c0a715d54dda4308d450fca6ce09"
8342+
integrity sha512-KQopgqFo/p/fgmAs5qz6p5RWaNAzq40WAu7fJIXnQpYxFPbJYtsJPWvGeF2rOBaY/kEuV77AVsX8TsQzKm+A/g==
83508343
dependencies:
8351-
"@babel/runtime" "^7.12.1"
8352-
"@types/hoist-non-react-statics" "^3.3.1"
8353-
"@types/use-sync-external-store" "^0.0.3"
8354-
hoist-non-react-statics "^3.3.2"
8355-
react-is "^18.0.0"
8356-
use-sync-external-store "^1.0.0"
8344+
"@types/use-sync-external-store" "^0.0.6"
8345+
use-sync-external-store "^1.4.0"
83578346

83588347
react-router-dom@^5.3.4:
83598348
version "5.3.4"
@@ -10010,7 +9999,7 @@ uri-js@^4.2.2:
100109999
dependencies:
1001110000
punycode "^2.1.0"
1001210001

10013-
use-sync-external-store@^1.0.0:
10002+
use-sync-external-store@^1.4.0:
1001410003
version "1.6.0"
1001510004
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d"
1001610005
integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==

0 commit comments

Comments
 (0)