Skip to content

Commit

Permalink
Merge pull request #45 from Dev-Motion/feat/react-query-migration
Browse files Browse the repository at this point in the history
Feat/react query migration
  • Loading branch information
Code-Victor authored Oct 4, 2023
2 parents 976ccdc + 9cdea3e commit a03663d
Show file tree
Hide file tree
Showing 27 changed files with 692 additions and 590 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,10 @@
"@react-aria/datepicker": "^3.4.0",
"@react-aria/i18n": "^3.7.1",
"@stitches/react": "^1.2.8",
"@tanstack/query-sync-storage-persister": "^4.33.0",
"@tanstack/react-query": "^4.29.25",
"@tanstack/react-query-persist-client": "^4.33.0",
"axios": "^1.4.0",
"blurhash": "^2.0.5",
"cmdk": "^0.2.0",
"date-fns": "^2.30.0",
Expand All @@ -42,6 +45,7 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.8",
"react-merge-refs": "^2.0.2",
"react-query-kit": "^1.4.8",
"react-stately": "^3.22.0",
"react-use-measure": "^2.1.1",
"stitches-mixins": "^1.0.0",
Expand Down
153 changes: 131 additions & 22 deletions pnpm-lock.yaml

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

Loading

0 comments on commit a03663d

Please sign in to comment.