Skip to content

Commit 3bacc29

Browse files
chore(deps): bump react-is from 18.3.1 to 19.0.0
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.3.1 to 19.0.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.0.0/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2a8db3 commit 3bacc29

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
"@babel/runtime": "^7.18.3",
42-
"react-is": "^18.2.0"
42+
"react-is": "^19.0.0"
4343
},
4444
"devDependencies": {
4545
"@rc-component/father-plugin": "1.0.0",

0 commit comments

Comments
 (0)