cleanup depends
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m26s

This commit is contained in:
Lee
2024-04-18 09:21:52 +01:00
parent b99313e008
commit b4d3e4002d
2 changed files with 1 additions and 78 deletions

View File

@ -19,7 +19,6 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"axios": "^1.6.8",
"class-variance-authority": "^0.7.0",
"clipboard-copy": "^4.0.1",
"clsx": "^2.1.0",
@ -31,13 +30,11 @@
"react": "^18",
"react-countup": "^6.5.3",
"react-dom": "^18",
"react-hook-form": "^7.51.3",
"react-spinners": "^0.13.8",
"react-syntax-highlighter": "^15.5.0",
"react-use-websocket": "3.0.0",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4"
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20",