Skip to content

Commit 884a673

Browse files
chore(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62e1415 commit 884a673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"is-mobile": "^5.0.0",
42-
"react-is": "^18.2.0"
42+
"react-is": "^19.1.1"
4343
},
4444
"devDependencies": {
4545
"@rc-component/father-plugin": "^2.0.1",

0 commit comments

Comments
 (0)