Skip to content

Commit 827c378

Browse files
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] <support@github.com>
1 parent a0cae1a commit 827c378

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
@@ -88,7 +88,7 @@
8888
"postcss": "^8.4.21",
8989
"postcss-cli": "^11.0.0",
9090
"prettier": "^3.1.1",
91-
"react": "^18.2.0",
91+
"react": "^19.2.0",
9292
"react-dom": "^18.2.0",
9393
"sass": "^1.58.0",
9494
"sass-loader": "^16.0.0",

0 commit comments

Comments
 (0)