Skip to content

Commit

Permalink
feat: add angular tanstack query
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalaforge committed Dec 3, 2023
1 parent 02258ad commit b164792
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 0 deletions.
89 changes: 89 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit b164792

Please sign in to comment.