Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 7575317

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): 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] <[email protected]>
1 parent 6a03089 commit 7575317

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
@@ -5,7 +5,7 @@
55
"plotly.js-basic-dist": "^2.31.1",
66
"plotly.js-dist": "^2.31.1",
77
"prismjs": "^1.29.0",
8-
"react": "^18.2.0",
8+
"react": "^18.3.1",
99
"react-bootstrap": "^2.10.2",
1010
"react-confirm-alert": "^3.0.6",
1111
"react-data-grid": "^7.0.0-beta.43",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3576,10 +3576,10 @@ react-transition-group@^4.4.5:
35763576
loose-envify "^1.4.0"
35773577
prop-types "^15.6.2"
35783578

3579-
react@^18.2.0:
3580-
version "18.2.0"
3581-
resolved "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
3582-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
3579+
react@^18.3.1:
3580+
version "18.3.1"
3581+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
3582+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
35833583
dependencies:
35843584
loose-envify "^1.1.0"
35853585

0 commit comments

Comments
 (0)