Skip to content

Commit a42a8d8

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.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) Updates `@types/react` from 18.3.23 to 19.1.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-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d66e91d commit a42a8d8

File tree

2 files changed

+52
-58
lines changed

2 files changed

+52
-58
lines changed

package-lock.json

Lines changed: 50 additions & 56 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
@@ -70,7 +70,7 @@
7070
"@types/fs-extra": "^11.0.4",
7171
"@types/jest": "^30.0.0",
7272
"@types/node": "^24.1.0",
73-
"@types/react": "^18.3.23",
73+
"@types/react": "^19.1.9",
7474
"@types/react-dom": "^18.3.7",
7575
"@types/react-helmet": "^6.1.11",
7676
"@types/react-lottie": "^1.2.10",
@@ -133,7 +133,7 @@
133133
"date-fns": "^4.1.0",
134134
"free-email-domains": "^1.2.20",
135135
"posthog-js": "^1.258.2",
136-
"react": "^18.3.1",
136+
"react": "^19.1.1",
137137
"react-cool-dimensions": "^3.0.1",
138138
"react-dom": "^18.3.1",
139139
"react-dropzone": "^14.3.8",

0 commit comments

Comments
 (0)