Skip to content

Commit 637376b

Browse files
chore(deps-dev): bump react-is from 18.3.1 to 19.1.1
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.3.1 to 19.1.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/v19.1.1/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e8ade0 commit 637376b

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
@@ -77,7 +77,7 @@
7777
"husky": "^9.1.7",
7878
"react": "^18.3.1",
7979
"react-dom": "^18.3.1",
80-
"react-is": "^18.3.1",
80+
"react-is": "^19.1.1",
8181
"react-use": "^17.6.0",
8282
"release-it": "^16.3.0",
8383
"size-limit": "^11.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11881,10 +11881,10 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.3:
1188111881
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1188211882
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
1188311883

11884-
react-is@^18.3.1:
11885-
version "18.3.1"
11886-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
11887-
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
11884+
react-is@^19.1.1:
11885+
version "19.1.1"
11886+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a"
11887+
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==
1188811888

1188911889
react-lifecycles-compat@^3.0.4:
1189011890
version "3.0.4"

0 commit comments

Comments
 (0)