4.1 React Query 설치 및 Provider 구성 o

This commit is contained in:
koreacomp5
2025-10-09 15:13:12 +09:00
parent 8064837422
commit 55c0f6abb1
8 changed files with 113 additions and 4 deletions

View File

@@ -17,6 +17,8 @@
},
"dependencies": {
"@prisma/client": "^6.17.0",
"@tanstack/react-query": "^5.90.2",
"@tanstack/react-query-devtools": "^5.90.2",
"next": "15.5.4",
"react": "19.1.0",
"react-dom": "19.1.0",