Update package.json to add @types/react and upgrade lucide-react and react dependencies

This commit is contained in:
ecwu
2024-12-25 14:40:53 +08:00
parent 6acfc0d31d
commit 756bf6cddd

View File

@@ -38,6 +38,7 @@
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.6",
"@types/react": "^19.0.2",
"@types/ungap__structured-clone": "^1.2.0",
"@ungap/structured-clone": "^1.2.0",
"class-variance-authority": "^0.7.1",
@@ -47,10 +48,11 @@
"embla-carousel-react": "^8.5.1",
"idb": "^8.0.0",
"input-otp": "^1.4.1",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"next-themes": "^0.4.4",
"preact": "^10.24.3",
"preact-markdown": "^2.1.0",
"react": "^19.0.0",
"react-day-picker": "8.10.1",
"react-hook-form": "^7.54.1",
"react-markdown": "^9.0.1",