feat: add angular tanstack query

This commit is contained in:
thomas
2023-12-03 13:19:58 +04:00
parent 02258ad70a
commit b16479251b
2 changed files with 91 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"@rx-angular/state": "^17.0.0",
"@rx-angular/template": "^17.0.0",
"@swc/helpers": "0.5.3",
"@tanstack/angular-query-experimental": "^5.12.1",
"rxjs": "7.8.1",
"tailwindcss": "^3.3.5",
"tslib": "^2.3.0",
@@ -66,6 +67,7 @@
"@swc-node/register": "1.6.8",
"@swc/cli": "~0.1.62",
"@swc/core": "1.3.94",
"@tanstack/angular-query-devtools-experimental": "^5.12.1",
"@testing-library/angular": "^14.5.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "^6.1.4",