We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e29286 commit f3f2accCopy full SHA for f3f2acc
package.json
@@ -12,7 +12,7 @@
12
"@vercel/analytics": "^2.0.1",
13
"@vercel/blob": "^2.3.3",
14
"nanoid": "^5.1.7",
15
- "next": "^14.2.35",
+ "next": "^16.2.2",
16
"qrcode.react": "^4.2.0",
17
"react": "^18",
18
"react-dom": "^18",
@@ -22,7 +22,7 @@
22
"@types/node": "^20",
23
"@types/react": "^18",
24
"@types/react-dom": "^18",
25
- "eslint": "^8",
+ "eslint": "^10.1.0",
26
"eslint-config-next": "^16.2.2",
27
"postcss": "^8",
28
"tailwindcss": "^3.4.1",
0 commit comments