Skip to content

Commit 57a7851

Browse files
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.0.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.0.0/packages/react) Updates `@types/react` from 18.3.18 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 215111a commit 57a7851

File tree

2 files changed

+39
-18
lines changed

2 files changed

+39
-18
lines changed

package-lock.json

+37-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ol-mapbox-style": "^12.4.0",
5757
"pmtiles": "^4.1.0",
5858
"prop-types": "^15.8.1",
59-
"react": "^18.2.0",
59+
"react": "^19.0.0",
6060
"react-accessible-accordion": "^5.0.0",
6161
"react-aria-menubutton": "^7.0.3",
6262
"react-aria-modal": "^5.0.2",
@@ -111,7 +111,7 @@
111111
"@types/lodash.isequal": "^4.5.8",
112112
"@types/lodash.throttle": "^4.1.9",
113113
"@types/randomcolor": "^0.5.9",
114-
"@types/react": "^18.2.67",
114+
"@types/react": "^19.0.8",
115115
"@types/react-aria-menubutton": "^6.2.14",
116116
"@types/react-aria-modal": "^5.0.0",
117117
"@types/react-autocomplete": "^1.8.11",

0 commit comments

Comments
 (0)