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 e4fece5 commit a0e8700Copy full SHA for a0e8700
package.json
@@ -23,10 +23,10 @@
23
"clsx": "^2.1.1",
24
"framer-motion": "^12.23.24",
25
"lucide-react": "^0.544.0",
26
- "next": "15.5.4",
+ "next": "15.5.7",
27
"next-themes": "^0.4.6",
28
- "react": "19.1.0",
29
- "react-dom": "19.1.0",
+ "react": "19.1.2",
+ "react-dom": "19.1.2",
30
"react-resizable-panels": "^3.0.6",
31
"tailwind-merge": "^3.3.1",
32
"tailwindcss-animate": "^1.0.7",
@@ -39,7 +39,7 @@
39
"@types/react": "^19",
40
"@types/react-dom": "^19",
41
"eslint": "^9",
42
- "eslint-config-next": "15.5.4",
+ "eslint-config-next": "15.5.7",
43
"tailwindcss": "^4",
44
"tw-animate-css": "^1.4.0",
45
"typescript": "^5"
0 commit comments