We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854b756 commit c4f5455Copy full SHA for c4f5455
package.json
@@ -20,9 +20,9 @@
20
"fumadocs-mdx": "14.0.3",
21
"fumadocs-ui": "16.1.0",
22
"lucide-react": "^0.552.0",
23
- "next": "16.0.1",
24
- "react": "^19.2.0",
25
- "react-dom": "^19.2.0"
+ "next": "16.0.7",
+ "react": "^19.2.1",
+ "react-dom": "^19.2.1"
26
},
27
"devDependencies": {
28
"@eslint/eslintrc": "^3.3.1",
@@ -31,6 +31,7 @@
31
"@types/node": "^24.10.0",
32
"@types/react": "^19.2.2",
33
"@types/react-dom": "^19.2.2",
34
+ "baseline-browser-mapping": "^2.9.0",
35
"eslint": "^9.39.1",
36
"eslint-config-next": "16.0.1",
37
"postcss": "^8.5.6",
0 commit comments