We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37809cf commit 1c2bf7dCopy full SHA for 1c2bf7d
package.json
@@ -22,10 +22,10 @@
22
"feed": "^5.1.0",
23
"framer-motion": "^12.20.0",
24
"motion": "^12.20.0",
25
- "next": "15.3.6",
+ "next": "15.3.7",
26
"open-graph-scraper-lite": "^2.1.0",
27
- "react": "^19.2.1",
28
- "react-dom": "^19.2.1",
+ "react": "^19.2.2",
+ "react-dom": "^19.2.2",
29
"shiki": "^1.29.2",
30
"tailwindcss": "^4.1.17"
31
},
@@ -35,8 +35,8 @@
35
"@types/hast": "^3.0.4",
36
"@types/mdx": "^2.0.13",
37
"@types/node": "^22.15.33",
38
- "@types/react": "^19.1.8",
39
- "@types/react-dom": "^19.1.6",
+ "@types/react": "^19.2.7",
+ "@types/react-dom": "^19.2.3",
40
"hast-util-to-jsx-runtime": "^2.3.6",
41
"prettier-plugin-svelte": "^3.4.0",
42
"prettier-plugin-tailwindcss": "0.6.13",
0 commit comments