Fix: Update react-icons package (#5)

Bump the react-icons NPM package to solve missing `LuEllipsisVertical`
icon.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
Ben Kochie
2024-12-31 14:23:23 +01:00
committed by GitHub
parent 20780b65db
commit 6e2177e427
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"react-animate-height": "^3.2.3",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.3.0",
"react-icons": "^5.4.0",
"react-router-dom": "^6.22.3",
"react-simple-keyboard": "^3.7.112",
"recharts": "^2.12.6",