feat: add application-owned query cache contract

This commit is contained in:
donghyeon-ka
2026-07-25 20:55:27 +09:00
parent c570996a97
commit 184eb67282
6 changed files with 188 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@
"test:all": "pnpm test:runtime-schema && pnpm test:unit && pnpm test:component && pnpm test:integration"
},
"dependencies": {
"@tanstack/react-query": "5.101.4",
"react": "19.2.8",
"react-dom": "19.2.8",
"zod": "4.4.3"