Skip to content

Commit

Permalink
Merge pull request #47 from Jadhielv/depfu/update/yarn/react-18.0.0
Browse files Browse the repository at this point in the history
Upgrade react: 17.0.2 → 18.0.0 (major)
  • Loading branch information
Jadhielv authored Apr 20, 2022
2 parents 31c9afb + 82644fe commit e555889
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"next-fonts": "^1.5.1",
"polished": "^4.2.2",
"prop-types": "^15.8.1",
"react": "17.0.2",
"react": "18.0.0",
"react-bootstrap": "^2.2.3",
"react-countdown": "^2.3.2",
"react-countup": "^6.2.0",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5519,13 +5519,12 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.2:
loose-envify "^1.4.0"
prop-types "^15.6.2"

react@17.0.2:
version "17.0.2"
resolved "https://registry.npmjs.org/react/-/react-17.0.2.tgz"
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
react@18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

readable-stream@^2.0.0, readable-stream@^2.3.0, readable-stream@^2.3.5:
version "2.3.7"
Expand Down

0 comments on commit e555889

Please sign in to comment.