Skip to content

chore(deps): update dependency react-scripts to v5 #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion basic-cdn-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react": "^17.0.2",
"react-bootstrap": "^2.6.0",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,867 changes: 6,063 additions & 7,804 deletions basic-cdn-v5/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react": "^17.0.2",
"react-bootstrap": "^1.6.6",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,881 changes: 6,070 additions & 7,811 deletions basic-cdn/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-react-router-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react-dom": "^17.0.2",
"react-router-bootstrap": "^0.26.2",
"react-router-dom": "^5.3.4",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,865 changes: 6,062 additions & 7,803 deletions basic-react-router-v5/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react-dom": "^17.0.2",
"react-router-bootstrap": "^0.26.2",
"react-router-dom": "^5.3.4",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,895 changes: 6,077 additions & 7,818 deletions basic-react-router/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-sass-custom-theming-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^17.0.2",
"react-bootstrap": "^2.6.0",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,400 changes: 6,115 additions & 7,285 deletions basic-sass-custom-theming-v5/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-sass-custom-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^17.0.2",
"react-bootstrap": "^1.6.6",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,434 changes: 6,132 additions & 7,302 deletions basic-sass-custom-theming/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-ts-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^17.0.2",
"react-bootstrap": "^2.6.0",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "4.9.3"
},
"scripts": {
Expand Down
13,813 changes: 6,069 additions & 7,744 deletions basic-ts-v5/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^17.0.2",
"react-bootstrap": "^1.6.6",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "4.9.3"
},
"scripts": {
Expand Down
13,873 changes: 6,099 additions & 7,774 deletions basic-ts/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"react": "^17.0.2",
"react-bootstrap": "^2.6.0",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,869 changes: 6,064 additions & 7,805 deletions basic-v5/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"react": "^17.0.2",
"react-bootstrap": "^1.6.6",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
13,897 changes: 6,078 additions & 7,819 deletions basic/yarn.lock

Large diffs are not rendered by default.

Loading