Skip to content

Commit 7df7865

Browse files
fix(deps): update react monorepo
1 parent 1163084 commit 7df7865

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"motion": "^12.23.26",
3030
"next": "16.1.1",
3131
"next-seo": "^7.0.1",
32-
"react": "19.2.3",
33-
"react-dom": "19.2.3",
32+
"react": "19.2.4",
33+
"react-dom": "19.2.4",
3434
"rehype-autolink-headings": "^7.1.0",
3535
"rehype-slug": "^6.0.0",
3636
"remark-gfm": "4.0.1",
@@ -44,7 +44,7 @@
4444
"@tailwindcss/postcss": "^4.1.18",
4545
"@types/mdx": "^2.0.13",
4646
"@types/node": "^25.0.3",
47-
"@types/react": "19.2.7",
47+
"@types/react": "19.2.10",
4848
"@typescript-eslint/parser": "^8.50.0",
4949
"@vitejs/plugin-react": "^5.1.2",
5050
"eslint": "^9.39.2",
@@ -64,7 +64,7 @@
6464
},
6565
"pnpm": {
6666
"overrides": {
67-
"@types/react": "19.2.7",
67+
"@types/react": "19.2.10",
6868
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1"
6969
},
7070
"ignoredBuiltDependencies": [

pnpm-lock.yaml

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)