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,702 changes: 5,945 additions & 7,757 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,724 changes: 5,956 additions & 7,768 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,698 changes: 5,943 additions & 7,755 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,714 changes: 5,951 additions & 7,763 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,215 changes: 5,987 additions & 7,228 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,225 changes: 5,992 additions & 7,233 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,686 changes: 5,970 additions & 7,716 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,710 changes: 5,982 additions & 7,728 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,698 changes: 5,943 additions & 7,755 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,692 changes: 5,940 additions & 7,752 deletions basic/yarn.lock

Large diffs are not rendered by default.

Loading