Skip to content

Commit f3f2acc

Browse files
committed
patch:deployment fixes changed pakage.json
1 parent 9e29286 commit f3f2acc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vercel/analytics": "^2.0.1",
1313
"@vercel/blob": "^2.3.3",
1414
"nanoid": "^5.1.7",
15-
"next": "^14.2.35",
15+
"next": "^16.2.2",
1616
"qrcode.react": "^4.2.0",
1717
"react": "^18",
1818
"react-dom": "^18",
@@ -22,7 +22,7 @@
2222
"@types/node": "^20",
2323
"@types/react": "^18",
2424
"@types/react-dom": "^18",
25-
"eslint": "^8",
25+
"eslint": "^10.1.0",
2626
"eslint-config-next": "^16.2.2",
2727
"postcss": "^8",
2828
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)