Skip to content

Commit ac6d0bc

Browse files
authored
chore(deps): update react monorepo (#187)
2 parents dea8dff + 55c8de3 commit ac6d0bc

File tree

2 files changed

+1505
-4355
lines changed

2 files changed

+1505
-4355
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@tailwindcss/postcss": "^4.1.17",
5353
"@tailwindcss/typography": "^0.5.19",
5454
"@types/node": "^24.10.1",
55-
"@types/react": "19.2.2",
56-
"@types/react-dom": "19.2.2",
55+
"@types/react": "19.2.7",
56+
"@types/react-dom": "19.2.3",
5757
"@types/request-ip": "^0.0.41",
5858
"@types/sanitize-html": "^2.16.0",
5959
"eslint": "^9.39.1",
@@ -67,10 +67,10 @@
6767
},
6868
"pnpm": {
6969
"overrides": {
70-
"@types/react": "19.2.2",
70+
"@types/react": "19.2.7",
7171
"formidable": "3.5.4",
7272
"unist-util-mdx-define>estree-walker": "^2.0.2",
73-
"@types/react-dom": "19.2.2"
73+
"@types/react-dom": "19.2.3"
7474
},
7575
"onlyBuiltDependencies": [
7676
"@sentry/cli",

0 commit comments

Comments
 (0)