Skip to content

Commit

Permalink
Update dependency react-scripts to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Mar 7, 2024
1 parent f21fb5c commit c963bed
Show file tree
Hide file tree
Showing 6 changed files with 26,061 additions and 12,945 deletions.
2 changes: 1 addition & 1 deletion fixtures/attribute-behavior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"glamor": "^2.20.40",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-scripts": "1.0.11",
"react-scripts": "4.0.0",
"react-virtualized": "^9.9.0"
},
"resolutions": {
Expand Down
13,540 changes: 9,505 additions & 4,035 deletions fixtures/attribute-behavior/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fixtures/concurrent/time-slicing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"react": "0.0.0-experimental-269dd6ec5",
"react-dom": "0.0.0-experimental-269dd6ec5",
"react-markdown": "^3.2.0",
"react-scripts": "^1.1.4",
"react-scripts": "^4.0.0",
"victory": "^0.25.6"
},
"scripts": {
Expand Down
12,733 changes: 8,261 additions & 4,472 deletions fixtures/concurrent/time-slicing/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fixtures/dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"react-scripts": "^1.0.11"
"react-scripts": "^4.0.0"
},
"dependencies": {
"@babel/standalone": "^7.0.0",
Expand Down

0 comments on commit c963bed

Please sign in to comment.