Skip to content

Commit 7a5b51c

Browse files
build: bump react from 18.3.1 to 19.1.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 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] <[email protected]>
1 parent 793958f commit 7a5b51c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@reduxjs/toolkit": "^1.9.7",
1010
"jwt-decode": "^4.0.0",
1111
"lodash": "^4.17.21",
12-
"react": "^18.3.1",
12+
"react": "^19.1.0",
1313
"react-redux": "^8.1.3",
1414
"terraso-backend": "github:techmatters/terraso-backend#fac222b",
1515
"uuid": "^11.1.0"

0 commit comments

Comments
 (0)