Skip to content

Commit ac70c33

Browse files
committed
Bump react-redux to 9.1.0
1 parent a1f4fdc commit ac70c33

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
"resolutions": {
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
@@ -8612,16 +8612,6 @@ __metadata:
86128612
languageName: node
86138613
linkType: hard
86148614

8615-
"@types/hoist-non-react-statics@npm:^3.3.1":
8616-
version: 3.3.1
8617-
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
8618-
dependencies:
8619-
"@types/react": "npm:*"
8620-
hoist-non-react-statics: "npm:^3.3.0"
8621-
checksum: 10/071e6d75a0ed9aa0e9ca2cc529a8c15bf7ac3e4a37aac279772ea6036fd0bf969b67fb627b65cfce65adeab31fec1e9e95b4dcdefeab075b580c0c7174206f63
8622-
languageName: node
8623-
linkType: hard
8624-
86258615
"@types/html-minifier-terser@npm:^6.0.0":
86268616
version: 6.1.0
86278617
resolution: "@types/html-minifier-terser@npm:6.1.0"
@@ -17069,7 +17059,7 @@ __metadata:
1706917059
languageName: node
1707017060
linkType: hard
1707117061

17072-
"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":
17062+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
1707317063
version: 3.3.2
1707417064
resolution: "hoist-non-react-statics@npm:3.3.2"
1707517065
dependencies:
@@ -24429,35 +24419,25 @@ __metadata:
2442924419
languageName: node
2443024420
linkType: hard
2443124421

24432-
"react-redux@npm:8.0.2":
24433-
version: 8.0.2
24434-
resolution: "react-redux@npm:8.0.2"
24422+
"react-redux@npm:9.1.0":
24423+
version: 9.1.0
24424+
resolution: "react-redux@npm:9.1.0"
2443524425
dependencies:
24436-
"@babel/runtime": "npm:^7.12.1"
24437-
"@types/hoist-non-react-statics": "npm:^3.3.1"
2443824426
"@types/use-sync-external-store": "npm:^0.0.3"
24439-
hoist-non-react-statics: "npm:^3.3.2"
24440-
react-is: "npm:^18.0.0"
2444124427
use-sync-external-store: "npm:^1.0.0"
2444224428
peerDependencies:
24443-
"@types/react": ^16.8 || ^17.0 || ^18.0
24444-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
24445-
react: ^16.8 || ^17.0 || ^18.0
24446-
react-dom: ^16.8 || ^17.0 || ^18.0
24447-
react-native: ">=0.59"
24448-
redux: ^4
24429+
"@types/react": ^18.2.25
24430+
react: ^18.0
24431+
react-native: ">=0.69"
24432+
redux: ^5.0.0
2444924433
peerDependenciesMeta:
2445024434
"@types/react":
2445124435
optional: true
24452-
"@types/react-dom":
24453-
optional: true
24454-
react-dom:
24455-
optional: true
2445624436
react-native:
2445724437
optional: true
2445824438
redux:
2445924439
optional: true
24460-
checksum: 10/aea73640041f110d6ee909c24f37128086e324b2857a8e428f76d6737622f2f3004b242191ef6d7e8bc2beb08c4f01698913fe7d2b68634e3fb218c3c97f5074
24440+
checksum: 10/e2e5fe1c6965aedf3a80d7d5252ccbe6f231448cc1010ce19036fe8965f996cbafa2f81cacab77e54e75d6a14caa40540b8907459ef36af26b65c14f1bf89d80
2446124441
languageName: node
2446224442
linkType: hard
2446324443

0 commit comments

Comments
 (0)