Skip to content

Commit

Permalink
chore(deps): bump react from 17.0.2 to 18.3.1
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 0b9a455 commit 707aaa8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mdx-mermaid": "^v1.3.2",
"medium-zoom": "^1.0.8",
"mermaid": "^10.9.1",
"react": "^17.0.2",
"react": "^18.3.1",
"react-dom": "^17.0.2",
"react-youtube": "^10.1.0",
"swc-loader": "^0.2.6"
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10216,7 +10216,7 @@ __metadata:
medium-zoom: "npm:^1.0.8"
mermaid: "npm:^10.9.1"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
react: "npm:^18.3.1"
react-dom: "npm:^17.0.2"
react-youtube: "npm:^10.1.0"
semver-utils: "npm:^1.1.4"
Expand Down Expand Up @@ -12300,13 +12300,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17.0.2":
version: 17.0.2
resolution: "react@npm:17.0.2"
"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
object-assign: "npm:^4.1.1"
checksum: 10/ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 707aaa8

Please sign in to comment.