Skip to content

Commit f44ec92

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 ac736c4 commit f44ec92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -10263,10 +10263,10 @@ react-simple-code-editor@^0.11.0:
1026310263
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
1026410264
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
1026510265

10266-
react@^18.1.0:
10267-
version "18.1.0"
10268-
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
10269-
integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
10266+
react@^18.2.0:
10267+
version "18.2.0"
10268+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
10269+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
1027010270
dependencies:
1027110271
loose-envify "^1.1.0"
1027210272

0 commit comments

Comments
 (0)