Skip to content

Commit 04bd162

Browse files
author
jyn
committed
Merge branch 'dev'
2 parents 84f525e + 5de41f4 commit 04bd162

File tree

150 files changed

+6780
-2558
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+6780
-2558
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,16 @@
2525
"@hookform/resolvers": "^5.1.1",
2626
"@radix-ui/react-slot": "^1.2.3",
2727
"@tanstack/react-query": "^5.82.0",
28-
"axios": "^1.10.0",
28+
"axios": "1.11.0",
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",
31+
"framer-motion": "^12.23.9",
3132
"lucide-react": "^0.525.0",
3233
"next": "15.3.5",
3334
"react": "^19.0.0",
3435
"react-dom": "^19.0.0",
3536
"react-hook-form": "^7.60.0",
37+
"react-kakao-maps-sdk": "^1.2.0",
3638
"sonner": "^2.0.6",
3739
"swiper": "^11.2.10",
3840
"tailwind-merge": "^3.3.1",
@@ -57,6 +59,7 @@
5759
"eslint-plugin-simple-import-sort": "^12.1.1",
5860
"eslint-plugin-unused-imports": "^4.1.4",
5961
"husky": "^9.1.7",
62+
"kakao.maps.d.ts": "^0.1.40",
6063
"lint-staged": "^16.1.2",
6164
"postcss": "^8.5.6",
6265
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)