Skip to content

Commit 742b75d

Browse files
authored
chore: react,next 취약점 해결 버전으로 변경
Chore/162 react,next 취약점 해결 버전으로 변경
2 parents 6032d36 + 27c6d41 commit 742b75d

2 files changed

Lines changed: 77 additions & 76 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"dayjs": "^1.11.13",
1818
"framer-motion": "^12.23.0",
1919
"lucide-react": "^0.534.0",
20-
"next": "15.3.5",
20+
"next": "15.3.6",
2121
"next-themes": "^0.4.6",
22-
"react": "^19.0.0",
22+
"react": "^19.0.1",
2323
"react-datepicker": "^8.4.0",
2424
"react-daum-postcode": "^3.2.0",
25-
"react-dom": "^19.0.0",
25+
"react-dom": "^19.0.1",
2626
"react-kakao-maps-sdk": "^1.2.0",
2727
"sonner": "^2.0.6",
2828
"tailwind-merge": "^3.3.1",

pnpm-lock.yaml

Lines changed: 74 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)