Skip to content

Commit 0055c88

Browse files
fix(deps): update react monorepo
1 parent 57b0eaa commit 0055c88

File tree

2 files changed

+393
-403
lines changed

2 files changed

+393
-403
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.23.24",
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.2.0",
34+
"react-dom": "19.2.0",
3535
"remark-gfm": "^4.0.1",
3636
"sharp": "^0.34.4",
3737
"tailwind-merge": "^3.3.1",
@@ -42,8 +42,8 @@
4242
"@tailwindcss/postcss": "^4.1.15",
4343
"@tailwindcss/typography": "^0.5.19",
4444
"@types/node": "^22.18.11",
45-
"@types/react": "19.1.6",
46-
"@types/react-dom": "19.1.5",
45+
"@types/react": "19.2.2",
46+
"@types/react-dom": "19.2.2",
4747
"postcss": "^8.5.6",
4848
"tailwindcss": "^4.1.15",
4949
"tw-animate-css": "^1.4.0",
@@ -52,8 +52,8 @@
5252
"packageManager": "pnpm@10.18.3",
5353
"pnpm": {
5454
"overrides": {
55-
"@types/react": "19.1.6",
56-
"@types/react-dom": "19.1.5"
55+
"@types/react": "19.2.2",
56+
"@types/react-dom": "19.2.2"
5757
},
5858
"onlyBuiltDependencies": [
5959
"@tailwindcss/oxide",

0 commit comments

Comments
 (0)