We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfdaf4 commit e558ac4Copy full SHA for e558ac4
2 files changed
package.json
@@ -26,8 +26,8 @@
26
"immer": "11.0.1",
27
"lucide-react": "0.556.0",
28
"next": "16.0.7",
29
- "react": "19.2.1",
30
- "react-dom": "19.2.1",
+ "react": "19.2.4",
+ "react-dom": "19.2.4",
31
"tailwind-merge": "3.4.0",
32
"tailwindcss-animate": "1.0.7",
33
"zustand": "5.0.9"
@@ -38,7 +38,7 @@
38
"@iconify-icon/react": "3.0.3",
39
"@tailwindcss/postcss": "4.1.17",
40
"@types/node": "24.10.1",
41
- "@types/react": "19.2.7",
+ "@types/react": "19.2.11",
42
"@types/react-dom": "19.2.3",
43
"@typescript-eslint/eslint-plugin": "8.48.1",
44
"@typescript-eslint/parser": "8.48.1",
0 commit comments