Skip to content

Commit 7c27a59

Browse files
Bump react from 18.2.0 to 18.3.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1. - [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.3.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be08e10 commit 7c27a59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@easyops-cn/docusaurus-search-local": "^0.40.1",
1616
"classnames": "^2.5.1",
1717
"node-forge": "^1.3.1",
18-
"react": "^18.2.0",
18+
"react": "^18.3.1",
1919
"react-dom": "^18.2.0",
2020
"react-responsive-carousel": "^3.2.23"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7522,10 +7522,10 @@ react-router@5.3.4, react-router@^5.3.4:
75227522
tiny-invariant "^1.0.2"
75237523
tiny-warning "^1.0.0"
75247524

7525-
react@^18.2.0:
7526-
version "18.2.0"
7527-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
7528-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
7525+
react@^18.3.1:
7526+
version "18.3.1"
7527+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
7528+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
75297529
dependencies:
75307530
loose-envify "^1.1.0"
75317531

0 commit comments

Comments
 (0)