Updated dependencies, fixed turbo gen command deps

This commit is contained in:
gbuomprisco
2024-07-15 20:20:33 +08:00
parent 837a0bb02e
commit fb04be4d26
20 changed files with 466 additions and 259 deletions

View File

@@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.407.0",
"lucide-react": "^0.408.0",
"react-top-loading-bar": "2.3.1",
"tailwind-merge": "^2.4.0"
},
@@ -42,7 +42,7 @@
"@kit/tsconfig": "workspace:*",
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "5.51.1",
"@tanstack/react-table": "^8.19.2",
"@tanstack/react-table": "^8.19.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
@@ -50,7 +50,7 @@
"eslint": "^8.57.0",
"next": "14.2.5",
"next-themes": "0.3.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.2",