Skip to content

Commit

Permalink
feat(frontend): install axios, react-query, query-key-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCLim committed Aug 4, 2024
1 parent 15aa828 commit abbd093
Show file tree
Hide file tree
Showing 2 changed files with 1,048 additions and 445 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,18 @@
"@headlessui/tailwindcss": "^0.1.3",
"@hello-pangea/dnd": "16.2.0",
"@heroicons/react": "2.0.13",
"@lukemorales/query-key-factory": "^1.3.4",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.129",
"@mui/material": "5.13.0",
"@mui/system": "5.13.2",
"@mui/x-date-pickers": "6.7.0",
"@stitches/react": "1.2.8",
"@tanstack/react-query": "^5.51.21",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"axios": "^1.7.3",
"bezier-easing": "2.1.0",
"date-fns": "2.30.0",
"http-proxy-middleware": "2.0.6",
Expand Down
Loading

0 comments on commit abbd093

Please sign in to comment.