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