Skip to content

Commit 0e23670

Browse files
chore(deps): bump react from 18.3.1 to 19.2.4 in /template-react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.4. - [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.4/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69357ec commit 0e23670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"clsx": "^2.1.0",
17-
"react": "^18.2.0",
17+
"react": "^19.2.4",
1818
"react-dom": "^19.2.4"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)