Skip to content

Commit 50b02cd

Browse files
chore(deps): bump react from 17.0.2 to 18.2.0
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] <support@github.com>
1 parent e5c9187 commit 50b02cd

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"monaco-editor": "^0.44.0",
4646
"monaco-yaml": "^5.1.0",
4747
"prism-react-renderer": "^1.3.5",
48-
"react": "^17.0.2",
48+
"react": "^18.2.0",
4949
"react-dom": "^17.0.2",
5050
"rxjs": "^7.8.1",
5151
"strip-json-comments": "^5.0.1"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7507,7 +7507,7 @@ __metadata:
75077507
monaco-yaml: "npm:^5.1.0"
75087508
npm-run-all: "npm:^4.1.5"
75097509
prism-react-renderer: "npm:^1.3.5"
7510-
react: "npm:^17.0.2"
7510+
react: "npm:^18.2.0"
75117511
react-dom: "npm:^17.0.2"
75127512
rimraf: "npm:^5.0.5"
75137513
rxjs: "npm:^7.8.1"
@@ -14286,13 +14286,12 @@ __metadata:
1428614286
languageName: node
1428714287
linkType: hard
1428814288

14289-
"react@npm:^17.0.2":
14290-
version: 17.0.2
14291-
resolution: "react@npm:17.0.2"
14289+
"react@npm:^18.2.0":
14290+
version: 18.2.0
14291+
resolution: "react@npm:18.2.0"
1429214292
dependencies:
1429314293
loose-envify: "npm:^1.1.0"
14294-
object-assign: "npm:^4.1.1"
14295-
checksum: ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
14294+
checksum: b9214a9bd79e99d08de55f8bef2b7fc8c39630be97c4e29d7be173d14a9a10670b5325e94485f74cd8bff4966ef3c78ee53c79a7b0b9b70cba20aa8973acc694
1429614295
languageName: node
1429714296
linkType: hard
1429814297

0 commit comments

Comments
 (0)