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 4242 "eslint-plugin-react-hooks" : " ^4.2.0" ,
4343 "netlify-plugin-cache" : " ^1.0.3" ,
4444 "prettier" : " ^3.2.5" ,
45+ "react" : " ^18.2.0" ,
4546 "release-it" : " ^14.12.5" ,
4647 "serve" : " ^14.2.0" ,
4748 "ts-node" : " ^10.9.2" ,
5152 "esbuild" : " 0.19.7" ,
5253 "jest-snapshot" : " 29.3.1" ,
5354 "react-redux" : " npm:9.1.0" ,
54- "react" : " npm:18.2.0" ,
5555 "react-dom" : " npm:18.2.0" ,
5656 "@types/react" : " npm:18.0.12" ,
5757 "@types/react-dom" : " npm:18.0.5" ,
Original file line number Diff line number Diff line change @@ -24662,7 +24662,17 @@ __metadata:
2466224662 languageName: node
2466324663 linkType: hard
2466424664
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":
2466624676 version: 18.2.0
2466724677 resolution: "react@npm:18.2.0"
2466824678 dependencies:
@@ -25744,6 +25754,7 @@ __metadata:
2574425754 eslint-plugin-react-hooks: "npm:^4.2.0"
2574525755 netlify-plugin-cache: "npm:^1.0.3"
2574625756 prettier: "npm:^3.2.5"
25757+ react: "npm:^18.2.0"
2574725758 release-it: "npm:^14.12.5"
2574825759 serve: "npm:^14.2.0"
2574925760 ts-node: "npm:^10.9.2"
You can’t perform that action at this time.
0 commit comments