Skip to content

Commit 7c26376

Browse files
committed
chore(deps): Next와 React patch 업데이트
Next 16.2.10과 React 19.2.7로 patch 업데이트하고 production build를 확인했습니다.
1 parent 79771a2 commit 7c26376

2 files changed

Lines changed: 74 additions & 58 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"clsx": "^2.1.1",
4646
"framer-motion": "^11.15.0",
4747
"mermaid": "^11.12.2",
48-
"next": "^16.1.4",
49-
"react": "^19.2.3",
50-
"react-dom": "^19.2.3",
48+
"next": "^16.2.10",
49+
"react": "^19.2.7",
50+
"react-dom": "^19.2.7",
5151
"rehype-pretty-code": "^0.14.1",
5252
"rehype-slug": "^6.0.0",
5353
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)