Updated Dependencies (#104)
This commit is contained in:
committed by
GitHub
parent
10898231fe
commit
8f3c1b2aeb
@@ -9,7 +9,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^3.9.1",
|
||||
"@hookform/resolvers": "^3.10.0",
|
||||
"@radix-ui/react-accordion": "1.2.2",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.4",
|
||||
"@radix-ui/react-avatar": "^1.1.2",
|
||||
@@ -32,7 +32,7 @@
|
||||
"@radix-ui/react-tooltip": "1.1.6",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.0.4",
|
||||
"input-otp": "1.4.1",
|
||||
"input-otp": "1.4.2",
|
||||
"lucide-react": "^0.469.0",
|
||||
"react-top-loading-bar": "3.0.2",
|
||||
"recharts": "2.15.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.62.11",
|
||||
"@tanstack/react-query": "5.62.16",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
@@ -56,7 +56,7 @@
|
||||
"prettier": "^3.4.2",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.3.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"sonner": "^1.7.1",
|
||||
"tailwindcss": "3.4.17",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
||||
Reference in New Issue
Block a user