Skip to content

Commit 0d5bdad

Browse files
authored
Merge pull request #111 from WithTime12/feature/#100
[Feature/#100] 데이트 코스 관련 API 연동
2 parents 646e1eb + 4547418 commit 0d5bdad

40 files changed

Lines changed: 7680 additions & 345 deletions

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"lodash.throttle": "^4.1.1",
2828
"path": "^0.12.7",
2929
"prettier": "^3.5.3",
30+
"qs": "^6.14.0",
3031
"react": "^19.1.0",
3132
"react-chartjs-2": "^5.3.0",
3233
"react-dom": "^19.1.0",
@@ -47,6 +48,7 @@
4748
"@tailwindcss/vite": "^4.1.7",
4849
"@types/lodash": "^4.17.20",
4950
"@types/lodash.throttle": "^4.1.9",
51+
"@types/qs": "^6.14.0",
5052
"@types/react": "^19.1.2",
5153
"@types/react-dom": "^19.1.2",
5254
"@types/wordcloud": "^1.2.2",

0 commit comments

Comments
 (0)