chore(ui): update icons package (#1556)

* chore: add new icons package and remove the old one

* chore: update and consolidate imports

* chore: missed import
This commit is contained in:
asharonbaltazar
2025-03-25 16:36:47 -04:00
committed by GitHub
parent 0a6542df76
commit d81f5fcfe1
60 changed files with 105 additions and 167 deletions
+1 -1
View File
@@ -13,7 +13,6 @@
"@emotion/styled": "^11.10.6",
"@fontsource/open-sans": "^5.0.28",
"@mantine/hooks": "^7.13.3",
"@react-icons/all-files": "^4.1.0",
"@sentry/react": "^8.43.0",
"@table-nav/react": "^0.0.7",
"@tanstack/react-query": "^5.62.7",
@@ -29,6 +28,7 @@
"react-dom": "^18.3.1",
"react-fast-compare": "^3.2.2",
"react-hook-form": "^7.53.1",
"react-icons": "5.4.0",
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.3.0",
"web-vitals": "^3.1.1",