Skip to content

Commit a2e5a01

Browse files
build(deps-dev): bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.4 - [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.4/packages/react) Updates `@types/react` from 18.3.27 to 19.2.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40552ee commit a2e5a01

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@types/geojson": "^7946.0.14",
115115
"@types/jest": "^30.0.0",
116116
"@types/node": "^25.1.0",
117-
"@types/react": "^18.3.3",
117+
"@types/react": "^19.2.10",
118118
"@types/react-dom": "^18.3.0",
119119
"@typescript-eslint/eslint-plugin": "^8.35.0",
120120
"@typescript-eslint/parser": "^8.35.0",
@@ -147,7 +147,7 @@
147147
"less-loader": "^12.2.0",
148148
"ol": "^10.5.0",
149149
"ol-mapbox-style": "12.4.1",
150-
"react": "^18.3.1",
150+
"react": "^19.2.4",
151151
"react-docgen-typescript": "^2.2.2",
152152
"react-dom": "^18.3.1",
153153
"react-styleguidist": "^13.1.2",

0 commit comments

Comments
 (0)