Skip to content

Commit 287c9fe

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.2.0 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.2.46 to 19.0.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-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] <[email protected]>
1 parent 1f1111a commit 287c9fe

File tree

2 files changed

+54
-50
lines changed

2 files changed

+54
-50
lines changed

package-lock.json

+52-48
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
@@ -291,7 +291,7 @@
291291
"parse5": "7.1.2",
292292
"port-used": "^2.0.8",
293293
"quick-lru": "7.0.0",
294-
"react": "18.2.0",
294+
"react": "19.0.0",
295295
"react-dom": "18.2.0",
296296
"rehype-highlight": "^7.0.0",
297297
"rehype-raw": "^7.0.0",
@@ -328,7 +328,7 @@
328328
"@types/imurmurhash": "^0.1.4",
329329
"@types/js-cookie": "^3.0.6",
330330
"@types/lodash": "^4.14.202",
331-
"@types/react": "18.2.46",
331+
"@types/react": "19.0.10",
332332
"@types/react-dom": "^18.2.18",
333333
"@typescript-eslint/eslint-plugin": "6.17.0",
334334
"@typescript-eslint/parser": "6.17.0",

0 commit comments

Comments
 (0)