Skip to content

Commit e848b76

Browse files
Bump react-is from 18.3.1 to 19.1.0
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.3.1 to 19.1.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.1.0/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d002eb commit e848b76

File tree

3 files changed

+23
-6
lines changed

3 files changed

+23
-6
lines changed

package-lock.json

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@primer/react": "^36.27.0",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
19-
"react-is": "^18.3.1",
19+
"react-is": "^19.1.0",
2020
"react-router-dom": "^7.6.0",
2121
"styled-components": "^5.3.11",
2222
"web-vitals": "^4.2.4"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3494,11 +3494,16 @@ react-is@^16.13.1, react-is@^16.7.0:
34943494
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
34953495
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
34963496

3497-
react-is@^18.0.0, react-is@^18.2.0, react-is@^18.3.1:
3497+
react-is@^18.0.0, react-is@^18.2.0:
34983498
version "18.3.1"
34993499
resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz"
35003500
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
35013501

3502+
react-is@^19.1.0:
3503+
version "19.1.0"
3504+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b"
3505+
integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==
3506+
35023507
react-markdown@8.0.7:
35033508
version "8.0.7"
35043509
resolved "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.7.tgz"

0 commit comments

Comments
 (0)