Skip to content

Commit af098c9

Browse files
Update nextjs monorepo to v16
1 parent f3aee08 commit af098c9

File tree

2 files changed

+195
-200
lines changed

2 files changed

+195
-200
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:ui": "playwright test -c ./playwright.config.ts tests --ui"
1717
},
1818
"dependencies": {
19-
"@next/third-parties": "^15.5.2",
19+
"@next/third-parties": "^16.0.0",
2020
"@tanstack/react-query": "^5.77.2",
2121
"@tanstack/react-query-devtools": "^5.77.2",
2222
"@types/matter-js": "^0.20.0",
@@ -28,7 +28,7 @@
2828
"ky": "^1.8.1",
2929
"matter-js": "^0.20.0",
3030
"motion": "^12.23.3",
31-
"next": "15.5.9",
31+
"next": "16.0.10",
3232
"overlay-kit": "^1.8.4",
3333
"pretendard": "^1.3.9",
3434
"react": "^19.0.0",

0 commit comments

Comments
 (0)