Skip to content

Commit dd69430

Browse files
chore(deps): 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.5 to 19.0.7 - [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 cc875d8 commit dd69430

File tree

2 files changed

+158
-150
lines changed

2 files changed

+158
-150
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"next-sitemap": "^4.2.3",
1818
"nextra": "^2.13.4",
1919
"nextra-theme-docs": "^2.13.4",
20-
"react": "^18",
20+
"react": "^19",
2121
"react-dom": "^18",
2222
"react-type-animation": "^3.2.0",
2323
"tailwind-merge": "^2.4.0"
2424
},
2525
"devDependencies": {
2626
"@types/node": "^22",
27-
"@types/react": "^18",
27+
"@types/react": "^19",
2828
"@types/react-dom": "^18",
2929
"autoprefixer": "^10.4.19",
3030
"eslint": "^8",

0 commit comments

Comments
 (0)