Skip to content

Commit 23796d5

Browse files
chore(deps): bump react-is from 17.0.2 to 19.2.0
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 17.0.2 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4d493a commit 23796d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"react-countdown": "^2.3.5",
9292
"react-dom": "^17.0.2",
9393
"react-helmet": "^5.2.0",
94-
"react-is": "^17.0.2",
94+
"react-is": "^19.2.0",
9595
"react-markdown": "^4.0.4",
9696
"react-minimal-pie-chart": "^3.3.0",
9797
"react-router-dom": "^5.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15237,16 +15237,16 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.3.2, react-is@^16.6.0, react-
1523715237
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1523815238
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
1523915239

15240-
react-is@^17.0.2:
15241-
version "17.0.2"
15242-
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
15243-
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
15244-
1524515240
react-is@^18.2.0:
1524615241
version "18.3.1"
1524715242
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
1524815243
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
1524915244

15245+
react-is@^19.2.0:
15246+
version "19.2.0"
15247+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973"
15248+
integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==
15249+
1525015250
react-lazy-load@^3.0.13:
1525115251
version "3.1.13"
1525215252
resolved "https://registry.npmjs.org/react-lazy-load/-/react-lazy-load-3.1.13.tgz"

0 commit comments

Comments
 (0)