Add tRPC, TanStack Query, and client/server-only dependencies
This commit is contained in:
@@ -9,11 +9,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^6.3.2",
|
||||
"@tanstack/react-query": "^5.101.2",
|
||||
"@trpc/client": "^11.18.0",
|
||||
"@trpc/server": "^11.18.0",
|
||||
"@trpc/tanstack-react-query": "^11.18.0",
|
||||
"@uiw/react-md-editor": "^4.1.1",
|
||||
"antd": "^6.5.0",
|
||||
"client-only": "^0.0.1",
|
||||
"next": "^16.2.10",
|
||||
"react": "^19.2.7",
|
||||
"react-dom": "^19.2.7",
|
||||
"server-only": "^0.0.1",
|
||||
"use-debounce": "^10.1.1",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user