We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23be380 commit aaccabeCopy full SHA for aaccabe
apps/next/package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"@tamagui/next-theme": "latest",
14
"app": "*",
15
- "next": "13.5.11",
+ "next": "15.5.4",
16
"raf": "3.4.1",
17
"react": "18.3.1",
18
"react-dom": "18.3.1",
@@ -24,6 +24,6 @@
24
"devDependencies": {
25
"@tamagui/next-plugin": "latest",
26
"@types/node": "18.19.124",
27
- "eslint-config-next": "13.5.11"
+ "eslint-config-next": "15.5.4"
28
}
29
0 commit comments