Skip to content

Commit 4890a4d

Browse files
chore: Bump react from 18.3.1 to 19.1.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) 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) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6af28e commit 4890a4d

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
@@ -82,7 +82,7 @@
8282
"lint-staged": "^16.1.2",
8383
"prettier": "^3.2.1",
8484
"rc-test": "^7.0.14",
85-
"react": "^18.0.0",
85+
"react": "^19.1.1",
8686
"react-dom": "^18.0.0",
8787
"react-draggable": "^4.4.3",
8888
"typescript": "^5.4.3"

0 commit comments

Comments
 (0)