Working useQuery
All checks were successful
Lint / lint (push) Successful in 13s

This commit is contained in:
Julien Valverdé
2025-02-27 01:19:09 +01:00
parent ae815553f2
commit 7c99d1ff3d
6 changed files with 81 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
"@effect/platform-browser": "^0.56.2",
"@radix-ui/themes": "^3.2.0",
"@reffuse/extension-lazyref": "workspace:*",
"@reffuse/extension-query": "workspace:*",
"@typed/id": "^0.17.1",
"@typed/lazy-ref": "^0.3.3",
"effect": "^3.13.2",
@@ -55,7 +56,7 @@
"@types/react": "^19.0.0",
"effect": "^3.13.0",
"react": "^19.0.0",
"reffuse": "^0.1.1",
"reffuse": "^0.1.2",
},
},
"packages/extension-query": {