Skip to content

Commit 59681bf

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 19.0.0 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 19.0.12 to 19.1.0 - [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-minor - dependency-name: "@types/react" dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3aaa6b3 commit 59681bf

File tree

2 files changed

+1745
-3588
lines changed

2 files changed

+1745
-3588
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@astrojs/tailwind": "^5.1.4",
2020
"@fontsource-variable/inter": "^5.1.1",
2121
"@tailwindcss/typography": "^0.5.16",
22-
"@types/react": "^19.0.12",
22+
"@types/react": "^19.1.0",
2323
"@types/react-dom": "^19.0.4",
2424
"astro": "^5.1.6",
2525
"astro-delete-unused-images": "^1.0.3",
@@ -30,7 +30,7 @@
3030
"date-fns-tz": "^3.2.0",
3131
"hastscript": "^9.0.0",
3232
"pagefind": "^1.3.0",
33-
"react": "^19.0.0",
33+
"react": "^19.1.0",
3434
"react-dom": "^19.0.0",
3535
"rehype-autolink-headings": "^7.1.0",
3636
"rehype-slug": "^6.0.0",

0 commit comments

Comments
 (0)