We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3aee08 commit af098c9Copy full SHA for af098c9
package.json
@@ -16,7 +16,7 @@
16
"test:ui": "playwright test -c ./playwright.config.ts tests --ui"
17
},
18
"dependencies": {
19
- "@next/third-parties": "^15.5.2",
+ "@next/third-parties": "^16.0.0",
20
"@tanstack/react-query": "^5.77.2",
21
"@tanstack/react-query-devtools": "^5.77.2",
22
"@types/matter-js": "^0.20.0",
@@ -28,7 +28,7 @@
28
"ky": "^1.8.1",
29
"matter-js": "^0.20.0",
30
"motion": "^12.23.3",
31
- "next": "15.5.9",
+ "next": "16.0.10",
32
"overlay-kit": "^1.8.4",
33
"pretendard": "^1.3.9",
34
"react": "^19.0.0",
0 commit comments