mirror of
https://github.com/ershisan99/db-studio.git
synced 2026-02-03 05:12:10 +00:00
remove primere
This commit is contained in:
@@ -25,28 +25,27 @@
|
||||
"@radix-ui/react-tabs": "^1.1.0",
|
||||
"@radix-ui/react-toggle": "^1.1.0",
|
||||
"@radix-ui/react-toggle-group": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.50.1",
|
||||
"@tanstack/react-router": "^1.43.12",
|
||||
"@tanstack/react-table": "^8.19.2",
|
||||
"@tanstack/react-query": "^5.51.1",
|
||||
"@tanstack/react-router": "^1.45.0",
|
||||
"@tanstack/react-table": "^8.19.3",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
"ky": "^1.4.0",
|
||||
"lucide-react": "^0.400.0",
|
||||
"primereact": "^10.7.0",
|
||||
"lucide-react": "^0.408.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.52.1",
|
||||
"sonner": "^1.5.0",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tailwind-merge": "^2.4.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.8.3",
|
||||
"@tanstack/react-query-devtools": "^5.50.1",
|
||||
"@tanstack/router-devtools": "^1.43.12",
|
||||
"@tanstack/router-plugin": "^1.43.12",
|
||||
"@tanstack/react-query-devtools": "^5.51.1",
|
||||
"@tanstack/router-devtools": "^1.45.1",
|
||||
"@tanstack/router-plugin": "^1.45.0",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -55,7 +54,7 @@
|
||||
"postcss": "^8.4.39",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^5.3.1"
|
||||
"vite": "^5.3.3"
|
||||
},
|
||||
"prettier": "@it-incubator/prettier-config"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user