We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a65107 commit c410fdaCopy full SHA for c410fda
2 files changed
package.json
@@ -33,8 +33,8 @@
33
"@radix-ui/react-dropdown-menu": "^2.1.1",
34
"@radix-ui/react-slot": "^1.1.0",
35
"@react-icons/all-files": "^4.1.0",
36
- "@types/react": "^18.3.5",
37
- "@types/react-dom": "^18.3.0",
+ "@types/react": "^19.1.17",
+ "@types/react-dom": "^19.1.11",
38
"astro": "^4.15.2",
39
"astro-compress": "^2.3.1",
40
"astro-critters": "^2.2.0",
@@ -43,8 +43,8 @@
43
"hast-util-to-string": "^3.0.0",
44
"lucide-astro": "^0.438.0",
45
"lucide-react": "^0.438.0",
46
- "react": "^18.3.1",
47
- "react-dom": "^18.3.1",
+ "react": "^19.1.1",
+ "react-dom": "^19.1.1",
48
"react-use": "^17.5.1",
49
"tailwind-merge": "^2.5.2",
50
"tailwindcss": "^3.4.10",
0 commit comments