add cache info buttons
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m27s

This commit is contained in:
Lee
2024-04-19 21:19:14 +01:00
parent 2b6d8964b3
commit 97c1b88370
9 changed files with 122 additions and 9 deletions

View File

@ -15,6 +15,7 @@
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
@ -24,7 +25,7 @@
"clipboard-copy": "^4.0.1",
"clsx": "^2.1.0",
"lucide-react": "^0.372.0",
"mcutils-library": "^1.2.4",
"mcutils-library": "^1.2.6",
"moment": "^2.30.1",
"next": "14.2.2",
"next-themes": "^0.3.0",