Almost completed development env

This commit is contained in:
2025-05-23 15:30:12 +02:00
parent 16a6eace38
commit 3e39cfe19d
11 changed files with 246 additions and 97 deletions

View File

@@ -14,11 +14,14 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.0.6",
"@tanstack/react-query": "^5.66.5",
"@tanstack/react-query": "^5.76.1",
"@tanstack/react-query-devtools": "^5.66.5",
"@tanstack/react-router": "^1.114.3",
"@tanstack/react-router-devtools": "^1.114.3",
"@tanstack/router-plugin": "^1.114.3",
"@trpc/client": "^11.1.2",
"@trpc/server": "^11.1.2",
"@trpc/tanstack-react-query": "^11.1.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^4.0.6"