@@ -8495,6 +8495,16 @@ __metadata:
8495
8495
languageName: node
8496
8496
linkType: hard
8497
8497
8498
+ "@types/hoist-non-react-statics@npm:^3.3.1":
8499
+ version: 3.3.5
8500
+ resolution: "@types/hoist-non-react-statics@npm:3.3.5"
8501
+ dependencies:
8502
+ "@types/react": "npm:*"
8503
+ hoist-non-react-statics: "npm:^3.3.0"
8504
+ checksum: 10/b645b062a20cce6ab1245ada8274051d8e2e0b2ee5c6bd58215281d0ec6dae2f26631af4e2e7c8abe238cdcee73fcaededc429eef569e70908f82d0cc0ea31d7
8505
+ languageName: node
8506
+ linkType: hard
8507
+
8498
8508
"@types/html-minifier-terser@npm:^6.0.0":
8499
8509
version: 6.1.0
8500
8510
resolution: "@types/html-minifier-terser@npm:6.1.0"
@@ -16914,7 +16924,7 @@ __metadata:
16914
16924
languageName: node
16915
16925
linkType: hard
16916
16926
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":
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 ":
16918
16928
version: 3.3.2
16919
16929
resolution: "hoist-non-react-statics@npm:3.3.2"
16920
16930
dependencies:
@@ -24256,7 +24266,39 @@ __metadata:
24256
24266
languageName: node
24257
24267
linkType: hard
24258
24268
24259
- "react-redux@npm:9.1.0":
24269
+ "react-redux@npm:^8.0.2":
24270
+ version: 8.1.3
24271
+ resolution: "react-redux@npm:8.1.3"
24272
+ dependencies:
24273
+ "@babel/runtime": "npm:^7.12.1"
24274
+ "@types/hoist-non-react-statics": "npm:^3.3.1"
24275
+ "@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"
24278
+ use-sync-external-store: "npm:^1.0.0"
24279
+ 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 || ^5.0.0-beta.0
24286
+ peerDependenciesMeta:
24287
+ "@types/react":
24288
+ optional: true
24289
+ "@types/react-dom":
24290
+ optional: true
24291
+ react-dom:
24292
+ optional: true
24293
+ react-native:
24294
+ optional: true
24295
+ redux:
24296
+ optional: true
24297
+ checksum: 10/c4c7586cff3abeb784e73598d330f5301116a4e9942fd36895f2bccd8990001709c6c3ea1817edb75ee477470d6c67c9113e05a7f86b2b68a3950c9c29fe20cb
24298
+ languageName: node
24299
+ linkType: hard
24300
+
24301
+ "react-redux@npm:^9.1.0":
24260
24302
version: 9.1.0
24261
24303
resolution: "react-redux@npm:9.1.0"
24262
24304
dependencies:
@@ -25502,6 +25544,7 @@ __metadata:
25502
25544
eslint-plugin-react-hooks: "npm:^4.2.0"
25503
25545
netlify-plugin-cache: "npm:^1.0.3"
25504
25546
prettier: "npm:^3.2.5"
25547
+ react-redux: "npm:^9.1.0"
25505
25548
release-it: "npm:^14.12.5"
25506
25549
serve: "npm:^14.2.0"
25507
25550
ts-node: "npm:^10.9.2"
0 commit comments