Skip to content
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
3,838 changes: 1,811 additions & 2,027 deletions learning-react-second-edition/chapter-10/my-type/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/react-dom": "^16.9.8",
"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
3,844 changes: 1,814 additions & 2,030 deletions learning-react-second-edition/chapter-10/star-testing/package-lock.json

Large diffs are not rendered by default.

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
3,844 changes: 1,814 additions & 2,030 deletions learning-react-second-edition/chapter-10/testing/package-lock.json

Large diffs are not rendered by default.

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
5,519 changes: 2,652 additions & 2,867 deletions learning-react-second-edition/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.9.0",
"react-router": "^6.0.0-alpha.2",
"react-router-dom": "^6.0.0-alpha.2",
"react-scripts": "3.4.0"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
1,536 changes: 1,181 additions & 355 deletions learning-react-second-edition/chapter-11/color-organizer/yarn.lock

Large diffs are not rendered by default.

5,586 changes: 2,736 additions & 2,850 deletions learning-react-second-edition/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-alpha.2",
"react-router-dom": "^6.0.0-alpha.2",
"react-scripts": "3.4.0"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
1,529 changes: 1,174 additions & 355 deletions learning-react-second-edition/chapter-11/company-website/yarn.lock

Large diffs are not rendered by default.

15,846 changes: 8,206 additions & 7,640 deletions learning-react-second-edition/chapter-12/recipes/package-lock.json

Large diffs are not rendered by default.

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
2,827 changes: 2,464 additions & 363 deletions learning-react-second-edition/chapter-12/recipes/yarn.lock

Large diffs are not rendered by default.