Skip to content

Commit 298d6b2

Browse files
chore(deps): bump react from 18.1.0 to 18.2.0 in /docs-site
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d37239 commit 298d6b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"highlight.js": "^11.6.0",
7-
"react": "^18.1.0",
7+
"react": "^18.2.0",
88
"react-app-rewired": "^2.2.1",
99
"react-dom": "^18.1.0",
1010
"react-live": "^2.4.1",

docs-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10347,10 +10347,10 @@ react-simple-code-editor@^0.11.0:
1034710347
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
1034810348
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
1034910349

10350-
react@^18.1.0:
10351-
version "18.1.0"
10352-
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
10353-
integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
10350+
react@^18.2.0:
10351+
version "18.2.0"
10352+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
10353+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
1035410354
dependencies:
1035510355
loose-envify "^1.1.0"
1035610356

0 commit comments

Comments
 (0)