Skip to content

Commit bfbf784

Browse files
chore(deps):(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01fe9da commit bfbf784

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
@@ -32,7 +32,7 @@
3232
"url": "https://github.com/skynetbee/ReactNeuralEngine.git"
3333
},
3434
"dependencies": {
35-
"react": "^18.2.0",
35+
"react": "^19.2.0",
3636
"react-dom": "^18.2.0",
3737
"react-scripts": "5.0.1"
3838
},

0 commit comments

Comments
 (0)