Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
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
4,453 changes: 1,999 additions & 2,454 deletions repos/learning-react/chapter-10/my-type/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repos/learning-react/chapter-10/my-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",

"react-scripts": "3.4.1",
"react-scripts": "3.4.4",
"typescript": "3.7.5"
},
"scripts": {
Expand Down
4,459 changes: 2,002 additions & 2,457 deletions repos/learning-react/chapter-10/star-testing/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repos/learning-react/chapter-10/star-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"react-icons": "3.10.0",
"react-scripts": "3.4.1"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
4,459 changes: 2,002 additions & 2,457 deletions repos/learning-react/chapter-10/testing/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repos/learning-react/chapter-10/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/user-event": "7.2.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "3.4.1"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
6,367 changes: 2,954 additions & 3,413 deletions repos/learning-react/chapter-11/color-organizer/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-icons": "3.11.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-scripts": "3.4.0"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
1,521 changes: 1,166 additions & 355 deletions repos/learning-react/chapter-11/color-organizer/yarn.lock

Large diffs are not rendered by default.

6,436 changes: 3,039 additions & 3,397 deletions repos/learning-react/chapter-11/company-website/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-dom": "16.13.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-scripts": "3.4.0"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
1,521 changes: 1,166 additions & 355 deletions repos/learning-react/chapter-11/company-website/yarn.lock

Large diffs are not rendered by default.

6,472 changes: 3,170 additions & 3,302 deletions repos/learning-react/chapter-12/recipes/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repos/learning-react/chapter-12/recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"express": "4.17.1",
"react": "16.13.0",
"react-dom": "16.13.0",
"react-scripts": "3.4.0"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
955 changes: 567 additions & 388 deletions repos/learning-react/chapter-12/recipes/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repos/redux-essentials-example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "16.14.0",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.1",
"react-scripts": "3.4.4",
"seedrandom": "3.0.5",
"txtgen": "2.2.8"
},
Expand Down