Skip to content

Commit f07ede2

Browse files
build(deps): bump react from 18.2.0 to 19.1.0 in /admin-js
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 19.1.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.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aff2eec commit f07ede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "18.2.0",
6+
"react": "19.1.0",
77
"react-admin": "4.16.7",
88
"react-dom": "18.2.0",
99
"terser": "5.40.0",

0 commit comments

Comments
 (0)