Skip to content

Commit

Permalink
chore: react-query ์„ค์น˜
Browse files Browse the repository at this point in the history
Refactor: ์ƒํƒœ ๊ด€๋ฆฌ์— react-query ์ ์šฉ #412
  • Loading branch information
se030 committed Jun 12, 2023
1 parent c249d90 commit abdaea1
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 40 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"@tanstack/react-query": "^4.29.12",
"@types/react-helmet": "^6.1.6",
"axios": "^1.1.3",
"classnames": "^2.3.2",
Expand All @@ -20,7 +21,6 @@
"react-loader-spinner": "^5.3.4",
"react-router-dom": "^6.4.3",
"react-toastify": "^9.1.1",
"recoil": "^0.7.7",
"socket.io-client": "^4.5.4",
"uuid": "^9.0.0"
},
Expand Down
103 changes: 64 additions & 39 deletions package-lock.json

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

0 comments on commit abdaea1

Please sign in to comment.