We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4642a5d commit e85ad3bCopy full SHA for e85ad3b
2 files changed
package.json
@@ -29,8 +29,8 @@
29
"motion": "^12.23.26",
30
"next": "16.1.1",
31
"next-seo": "^7.0.1",
32
- "react": "19.2.3",
33
- "react-dom": "19.2.3",
+ "react": "19.2.6",
+ "react-dom": "19.2.6",
34
"rehype-autolink-headings": "^7.1.0",
35
"rehype-slug": "^6.0.0",
36
"remark-gfm": "4.0.1",
@@ -44,7 +44,7 @@
44
"@tailwindcss/postcss": "^4.1.18",
45
"@types/mdx": "^2.0.13",
46
"@types/node": "^25.0.3",
47
- "@types/react": "19.2.7",
+ "@types/react": "19.2.14",
48
"@typescript-eslint/parser": "^8.50.0",
49
"@vitejs/plugin-react": "^5.1.2",
50
"eslint": "^9.39.2",
@@ -64,7 +64,7 @@
64
},
65
"pnpm": {
66
"overrides": {
67
68
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1"
69
70
"ignoredBuiltDependencies": [
0 commit comments