Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent f0cfa3f commit 3b688b1
Show file tree
Hide file tree
Showing 11 changed files with 66,572 additions and 44,488 deletions.
2 changes: 1 addition & 1 deletion learn-react-master/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"homepage": "https://github.com/nelsonic/learn-react",
"dependencies": {
"react": "^0.12.2"
"react": "^0.14.0"
}
}
15,184 changes: 9,254 additions & 5,930 deletions learning-react-second-edition/chapter-10/my-type/package-lock.json

Large diffs are not rendered by default.

15,144 changes: 9,227 additions & 5,917 deletions learning-react-second-edition/chapter-10/star-testing/package-lock.json

Large diffs are not rendered by default.

15,136 changes: 9,221 additions & 5,915 deletions learning-react-second-edition/chapter-10/testing/package-lock.json

Large diffs are not rendered by default.

15,031 changes: 9,133 additions & 5,898 deletions learning-react-second-edition/chapter-11/color-organizer/package-lock.json

Large diffs are not rendered by default.

3,562 changes: 2,011 additions & 1,551 deletions learning-react-second-edition/chapter-11/color-organizer/yarn.lock

Large diffs are not rendered by default.

14,674 changes: 8,939 additions & 5,735 deletions learning-react-second-edition/chapter-11/company-website/package-lock.json

Large diffs are not rendered by default.

3,499 changes: 1,950 additions & 1,549 deletions learning-react-second-edition/chapter-11/company-website/yarn.lock

Large diffs are not rendered by default.

24,486 changes: 14,225 additions & 10,261 deletions learning-react-second-edition/chapter-12/recipes/package-lock.json

Large diffs are not rendered by default.

4,340 changes: 2,610 additions & 1,730 deletions learning-react-second-edition/chapter-12/recipes/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-kickoff/start-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"express": "^4.13.1",
"jquery": "^2.1.4",
"react": "^0.13.3"
"react": "^0.14.0"
},
"devDependencies": {
"webpack": "^1.10.1",
Expand Down

0 comments on commit 3b688b1

Please sign in to comment.