Skip to content

Commit 2f8d9a8

Browse files
fix(deps): update react monorepo
1 parent 5315d74 commit 2f8d9a8

File tree

2 files changed

+389
-399
lines changed

2 files changed

+389
-399
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.15.0",
3131
"next": "15.3.3",
3232
"next-themes": "^0.4.6",
33-
"react": "19.1.0",
34-
"react-dom": "19.1.0",
33+
"react": "19.1.1",
34+
"react-dom": "19.1.1",
3535
"remark-gfm": "^4.0.1",
3636
"sharp": "^0.34.2",
3737
"tailwind-merge": "^3.3.0",
@@ -42,8 +42,8 @@
4242
"@tailwindcss/postcss": "^4.1.8",
4343
"@tailwindcss/typography": "^0.5.16",
4444
"@types/node": "^22.15.29",
45-
"@types/react": "19.1.6",
46-
"@types/react-dom": "19.1.5",
45+
"@types/react": "19.1.12",
46+
"@types/react-dom": "19.1.8",
4747
"postcss": "^8.5.4",
4848
"tailwindcss": "^4.1.8",
4949
"tw-animate-css": "^1.3.2",
@@ -52,8 +52,8 @@
5252
"packageManager": "pnpm@10.11.0",
5353
"pnpm": {
5454
"overrides": {
55-
"@types/react": "19.1.6",
56-
"@types/react-dom": "19.1.5"
55+
"@types/react": "19.1.12",
56+
"@types/react-dom": "19.1.8"
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)