Skip to content

Commit ce5769e

Browse files
Bump react-is from 18.3.1 to 19.2.0
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.3.1 to 19.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/v19.2.0/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8016d5 commit ce5769e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"process": "^0.11.10",
5050
"react": "^18.3.1",
5151
"react-dom": "^18.3.1",
52-
"react-is": "^18.3.1",
52+
"react-is": "^19.2.0",
5353
"semver": "^7.7.2",
5454
"stream-browserify": "^3.0.0",
5555
"styled-components": "^5.3.11",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7078,11 +7078,16 @@ react-is@^17.0.1:
70787078
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
70797079
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
70807080

7081-
react-is@^18.0.0, react-is@^18.3.1:
7081+
react-is@^18.0.0:
70827082
version "18.3.1"
70837083
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
70847084
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
70857085

7086+
react-is@^19.2.0:
7087+
version "19.2.0"
7088+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973"
7089+
integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==
7090+
70867091
react@^18.3.1:
70877092
version "18.3.1"
70887093
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"

0 commit comments

Comments
 (0)