Skip to content

Commit

Permalink
Merge pull request #165 from FinalDoubleTen/FE-87--feat/Trips/addPlace
Browse files Browse the repository at this point in the history
Feat: 소켓 커스텀훅 구현
  • Loading branch information
LeHiHo authored Jan 15, 2024
2 parents 14be30f + da682a6 commit 78e0aaf
Show file tree
Hide file tree
Showing 40 changed files with 4,284 additions and 1,266 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@tanstack/react-query": "^5.14.6",
"@tanstack/react-query-devtools": "^5.14.6",
"axios": "^1.6.2",
"date-fns": "^3.1.0",
"msw": "0.36.3",
"path": "^0.12.7",
"react": "^18.2.0",
Expand All @@ -42,11 +43,13 @@
"styled-components": "^6.1.3",
"sweetalert2": "^11.10.2",
"swiper": "^11.0.5",
"tailwind-scrollbar-hide": "^1.1.7",
"uuid": "^9.0.1",
"websocket": "^1.0.34"
},
"devDependencies": {
"@types/react": "^18.2.43",
"@types/react-date-range": "^1.4.9",
"@types/react-dom": "^18.2.17",
"@types/react-infinite-scroller": "^1.2.5",
"@types/react-modal": "^3.16.3",
Expand Down
Loading

0 comments on commit 78e0aaf

Please sign in to comment.