diff --git a/frontend/bun.lockb b/frontend/bun.lockb old mode 100755 new mode 100644 index eccbf47..fdbd741 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index 470c566..bcd63c4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,6 +28,7 @@ "@radix-ui/react-tabs": "^1.1.0", "@radix-ui/react-toggle": "^1.1.0", "@radix-ui/react-toggle-group": "^1.1.0", + "@radix-ui/react-tooltip": "^1.1.2", "@tanstack/react-query": "^5.51.1", "@tanstack/react-router": "^1.45.0", "@tanstack/react-table": "^8.19.3",