Skip to content

Commit f4b222a

Browse files
chore(deps-dev): bump react from 18.3.1 to 19.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.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.2.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c507ca1 commit f4b222a

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
@@ -66,7 +66,7 @@
6666
"@types/react-dom": "^18.3.1",
6767
"babel": "^6.23.0",
6868
"moment": "^2.30.1",
69-
"react": "^18.3.1",
69+
"react": "^19.2.0",
7070
"react-dom": "^18.3.1",
7171
"typescript": "^5.9.3"
7272
}

0 commit comments

Comments
 (0)