File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-plugin-react-hooks" : " ^4.2.0" ,
43
43
"netlify-plugin-cache" : " ^1.0.3" ,
44
44
"prettier" : " ^3.2.5" ,
45
+ "react" : " ^18.2.0" ,
45
46
"release-it" : " ^14.12.5" ,
46
47
"serve" : " ^14.2.0" ,
47
48
"ts-node" : " ^10.9.2" ,
51
52
"esbuild" : " 0.19.7" ,
52
53
"jest-snapshot" : " 29.3.1" ,
53
54
"react-redux" : " npm:9.1.0" ,
54
- "react" : " npm:18.2.0" ,
55
55
"react-dom" : " npm:18.2.0" ,
56
56
"@types/react" : " npm:18.0.12" ,
57
57
"@types/react-dom" : " npm:18.0.5" ,
Original file line number Diff line number Diff line change @@ -24662,7 +24662,17 @@ __metadata:
24662
24662
languageName: node
24663
24663
linkType: hard
24664
24664
24665
- "react@npm:18.2.0":
24665
+ "react@npm:17.0.2":
24666
+ version: 17.0.2
24667
+ resolution: "react@npm:17.0.2"
24668
+ dependencies:
24669
+ loose-envify: "npm:^1.1.0"
24670
+ object-assign: "npm:^4.1.1"
24671
+ checksum: 10/ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
24672
+ languageName: node
24673
+ linkType: hard
24674
+
24675
+ "react@npm:^18.1.0, react@npm:^18.2.0":
24666
24676
version: 18.2.0
24667
24677
resolution: "react@npm:18.2.0"
24668
24678
dependencies:
@@ -25744,6 +25754,7 @@ __metadata:
25744
25754
eslint-plugin-react-hooks: "npm:^4.2.0"
25745
25755
netlify-plugin-cache: "npm:^1.0.3"
25746
25756
prettier: "npm:^3.2.5"
25757
+ react: "npm:^18.2.0"
25747
25758
release-it: "npm:^14.12.5"
25748
25759
serve: "npm:^14.2.0"
25749
25760
ts-node: "npm:^10.9.2"
You can’t perform that action at this time.
0 commit comments