Skip to content

Commit

Permalink
chore(deps): bump react from 17.0.2 to 18.2.0
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.2.0.
- [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.2.0/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 Nov 1, 2023
1 parent e5c9187 commit 50b02cd
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 @@ -45,7 +45,7 @@
"monaco-editor": "^0.44.0",
"monaco-yaml": "^5.1.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^17.0.2",
"rxjs": "^7.8.1",
"strip-json-comments": "^5.0.1"
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7507,7 +7507,7 @@ __metadata:
monaco-yaml: "npm:^5.1.0"
npm-run-all: "npm:^4.1.5"
prism-react-renderer: "npm:^1.3.5"
react: "npm:^17.0.2"
react: "npm:^18.2.0"
react-dom: "npm:^17.0.2"
rimraf: "npm:^5.0.5"
rxjs: "npm:^7.8.1"
Expand Down Expand Up @@ -14286,13 +14286,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17.0.2":
version: 17.0.2
resolution: "react@npm:17.0.2"
"react@npm:^18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
loose-envify: "npm:^1.1.0"
object-assign: "npm:^4.1.1"
checksum: ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
checksum: b9214a9bd79e99d08de55f8bef2b7fc8c39630be97c4e29d7be173d14a9a10670b5325e94485f74cd8bff4966ef3c78ee53c79a7b0b9b70cba20aa8973acc694
languageName: node
linkType: hard

Expand Down

0 comments on commit 50b02cd

Please sign in to comment.