We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dea8dff + 55c8de3 commit ac6d0bcCopy full SHA for ac6d0bc
package.json
@@ -52,8 +52,8 @@
52
"@tailwindcss/postcss": "^4.1.17",
53
"@tailwindcss/typography": "^0.5.19",
54
"@types/node": "^24.10.1",
55
- "@types/react": "19.2.2",
56
- "@types/react-dom": "19.2.2",
+ "@types/react": "19.2.7",
+ "@types/react-dom": "19.2.3",
57
"@types/request-ip": "^0.0.41",
58
"@types/sanitize-html": "^2.16.0",
59
"eslint": "^9.39.1",
@@ -67,10 +67,10 @@
67
},
68
"pnpm": {
69
"overrides": {
70
71
"formidable": "3.5.4",
72
"unist-util-mdx-define>estree-walker": "^2.0.2",
73
- "@types/react-dom": "19.2.2"
+ "@types/react-dom": "19.2.3"
74
75
"onlyBuiltDependencies": [
76
"@sentry/cli",
0 commit comments