Skip to content

Commit 1d8c4b7

Browse files
committed
Bump react-redux to 9.1.0
1 parent 57ef6ae commit 1d8c4b7

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/types": "7.19.3",
5151
"esbuild": "0.19.7",
5252
"jest-snapshot": "29.3.1",
53-
"react-redux": "npm:8.0.2",
53+
"react-redux": "npm:9.1.0",
5454
"react": "npm:18.2.0",
5555
"react-dom": "npm:18.2.0",
5656
"resolve": "1.22.1",

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8495,16 +8495,6 @@ __metadata:
84958495
languageName: node
84968496
linkType: hard
84978497

8498-
"@types/hoist-non-react-statics@npm:^3.3.1":
8499-
version: 3.3.1
8500-
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
8501-
dependencies:
8502-
"@types/react": "npm:*"
8503-
hoist-non-react-statics: "npm:^3.3.0"
8504-
checksum: 10/071e6d75a0ed9aa0e9ca2cc529a8c15bf7ac3e4a37aac279772ea6036fd0bf969b67fb627b65cfce65adeab31fec1e9e95b4dcdefeab075b580c0c7174206f63
8505-
languageName: node
8506-
linkType: hard
8507-
85088498
"@types/html-minifier-terser@npm:^6.0.0":
85098499
version: 6.1.0
85108500
resolution: "@types/html-minifier-terser@npm:6.1.0"
@@ -16924,7 +16914,7 @@ __metadata:
1692416914
languageName: node
1692516915
linkType: hard
1692616916

16927-
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
16917+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
1692816918
version: 3.3.2
1692916919
resolution: "hoist-non-react-statics@npm:3.3.2"
1693016920
dependencies:
@@ -24266,35 +24256,25 @@ __metadata:
2426624256
languageName: node
2426724257
linkType: hard
2426824258

24269-
"react-redux@npm:8.0.2":
24270-
version: 8.0.2
24271-
resolution: "react-redux@npm:8.0.2"
24259+
"react-redux@npm:9.1.0":
24260+
version: 9.1.0
24261+
resolution: "react-redux@npm:9.1.0"
2427224262
dependencies:
24273-
"@babel/runtime": "npm:^7.12.1"
24274-
"@types/hoist-non-react-statics": "npm:^3.3.1"
2427524263
"@types/use-sync-external-store": "npm:^0.0.3"
24276-
hoist-non-react-statics: "npm:^3.3.2"
24277-
react-is: "npm:^18.0.0"
2427824264
use-sync-external-store: "npm:^1.0.0"
2427924265
peerDependencies:
24280-
"@types/react": ^16.8 || ^17.0 || ^18.0
24281-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
24282-
react: ^16.8 || ^17.0 || ^18.0
24283-
react-dom: ^16.8 || ^17.0 || ^18.0
24284-
react-native: ">=0.59"
24285-
redux: ^4
24266+
"@types/react": ^18.2.25
24267+
react: ^18.0
24268+
react-native: ">=0.69"
24269+
redux: ^5.0.0
2428624270
peerDependenciesMeta:
2428724271
"@types/react":
2428824272
optional: true
24289-
"@types/react-dom":
24290-
optional: true
24291-
react-dom:
24292-
optional: true
2429324273
react-native:
2429424274
optional: true
2429524275
redux:
2429624276
optional: true
24297-
checksum: 10/aea73640041f110d6ee909c24f37128086e324b2857a8e428f76d6737622f2f3004b242191ef6d7e8bc2beb08c4f01698913fe7d2b68634e3fb218c3c97f5074
24277+
checksum: 10/e2e5fe1c6965aedf3a80d7d5252ccbe6f231448cc1010ce19036fe8965f996cbafa2f81cacab77e54e75d6a14caa40540b8907459ef36af26b65c14f1bf89d80
2429824278
languageName: node
2429924279
linkType: hard
2430024280

0 commit comments

Comments
 (0)