Skip to content

Commit df2ac5c

Browse files
Merge pull request #3664 from Hacker0x01/dependabot/npm_and_yarn/docs-site/react-18.2.0
chore(deps): bump react from 18.1.0 to 18.2.0 in /docs-site
2 parents 8c0ab4b + f44ec92 commit df2ac5c

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)