feat: update TypeScript to the latest version and remove library not used for icons

This commit is contained in:
Pablo Lara
2024-07-31 21:56:05 +02:00
parent ddf9a3ef2d
commit 92e88674f6
+1 -2
View File
@@ -3,7 +3,6 @@
"@nextui-org/react": "^2.4.2",
"@nextui-org/system": "2.2.1",
"@nextui-org/theme": "2.2.5",
"@radix-ui/react-icons": "^1.3.0",
"@react-aria/ssr": "3.9.4",
"@react-aria/visually-hidden": "3.8.12",
"@tanstack/react-table": "^8.19.3",
@@ -49,7 +48,7 @@
"postcss": "8.4.38",
"tailwind-variants": "0.1.20",
"tailwindcss": "3.4.3",
"typescript": "5.0.4",
"typescript": "^5.5.4",
"usehooks-ts": "^3.1.0"
},
"name": "prowler-next-app",