Skip to content

Commit c5eaa6b

Browse files
fix(deps): update react monorepo
1 parent 31af873 commit c5eaa6b

File tree

2 files changed

+380
-380
lines changed

2 files changed

+380
-380
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"motion": "^12.0.3",
3131
"next": "15.2.2",
3232
"next-themes": "^0.4.4",
33-
"react": "19.0.0",
34-
"react-dom": "19.0.0",
33+
"react": "19.1.0",
34+
"react-dom": "19.1.0",
3535
"remark-gfm": "^4.0.0",
3636
"sharp": "^0.33.5",
3737
"tailwind-merge": "^3.0.2",
@@ -42,8 +42,8 @@
4242
"@tailwindcss/postcss": "^4.0.0",
4343
"@tailwindcss/typography": "^0.5.16",
4444
"@types/node": "^22.10.10",
45-
"@types/react": "19.0.10",
46-
"@types/react-dom": "19.0.4",
45+
"@types/react": "19.1.4",
46+
"@types/react-dom": "19.1.4",
4747
"postcss": "^8.5.1",
4848
"tailwindcss": "^4.0.0",
4949
"tw-animate-css": "^1.2.2",
@@ -52,8 +52,8 @@
5252
"packageManager": "pnpm@10.6.4",
5353
"pnpm": {
5454
"overrides": {
55-
"@types/react": "19.0.10",
56-
"@types/react-dom": "19.0.4"
55+
"@types/react": "19.1.4",
56+
"@types/react-dom": "19.1.4"
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)