Skip to content

Commit a599808

Browse files
Update dependency react-redux to v9
1 parent 158243f commit a599808

File tree

2 files changed

+14
-23
lines changed

2 files changed

+14
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",
4949
"react-dom": "^18.2.0",
50-
"react-redux": "^8.0.4",
50+
"react-redux": "^9.2.0",
5151
"react-router-dom": "^6.8.0",
5252
"react-spinners": "^0.13.6",
5353
"redux": "^4.2.0",

yarn.lock

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@
941941
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
942942
"@babel/plugin-transform-typescript" "^7.25.9"
943943

944-
"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
944+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
945945
version "7.26.0"
946946
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
947947
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -1463,7 +1463,7 @@
14631463
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64"
14641464
integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==
14651465

1466-
"@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1":
1466+
"@types/hoist-non-react-statics@^3.3.0":
14671467
version "3.3.6"
14681468
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010"
14691469
integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==
@@ -1638,10 +1638,10 @@
16381638
dependencies:
16391639
"@types/node" "*"
16401640

1641-
"@types/use-sync-external-store@^0.0.3":
1642-
version "0.0.3"
1643-
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43"
1644-
integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==
1641+
"@types/use-sync-external-store@^0.0.6":
1642+
version "0.0.6"
1643+
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc"
1644+
integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==
16451645

16461646
"@types/ws@^8.5.10":
16471647
version "8.5.13"
@@ -4918,27 +4918,18 @@ react-is@^16.13.1, react-is@^16.7.0:
49184918
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
49194919
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
49204920

4921-
react-is@^18.0.0:
4922-
version "18.3.1"
4923-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
4924-
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
4925-
49264921
react-is@^19.0.0:
49274922
version "19.0.0"
49284923
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.0.0.tgz#d6669fd389ff022a9684f708cf6fa4962d1fea7a"
49294924
integrity sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==
49304925

4931-
react-redux@^8.0.4:
4932-
version "8.1.3"
4933-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
4934-
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
4926+
react-redux@^9.2.0:
4927+
version "9.2.0"
4928+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5"
4929+
integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==
49354930
dependencies:
4936-
"@babel/runtime" "^7.12.1"
4937-
"@types/hoist-non-react-statics" "^3.3.1"
4938-
"@types/use-sync-external-store" "^0.0.3"
4939-
hoist-non-react-statics "^3.3.2"
4940-
react-is "^18.0.0"
4941-
use-sync-external-store "^1.0.0"
4931+
"@types/use-sync-external-store" "^0.0.6"
4932+
use-sync-external-store "^1.4.0"
49424933

49434934
react-router-dom@^6.8.0:
49444935
version "6.28.1"
@@ -5862,7 +5853,7 @@ uri-js@^4.2.2:
58625853
dependencies:
58635854
punycode "^2.1.0"
58645855

5865-
use-sync-external-store@^1.0.0:
5856+
use-sync-external-store@^1.4.0:
58665857
version "1.4.0"
58675858
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc"
58685859
integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==

0 commit comments

Comments
 (0)