Skip to content

Commit ef51a57

Browse files
Bump react from 18.3.1 to 19.2.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.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.2.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05596dd commit ef51a57

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
@@ -10,7 +10,7 @@
1010
},
1111
"author": "Janusz Nowak",
1212
"dependencies": {
13-
"react": "^18.2.0",
13+
"react": "^19.2.1",
1414
"react-dom": "^18.2.0",
1515
"react-sparklines": "^1.7.0"
1616
},

0 commit comments

Comments
 (0)