Skip to content

Commit 3461293

Browse files
chore(deps): update nextjs monorepo to v15
1 parent b1cf97a commit 3461293

File tree

2 files changed

+336
-112
lines changed

2 files changed

+336
-112
lines changed

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@walletconnect/sign-client": "^2.17.1",
1616
"algosdk": "2.9.0",
1717
"lute-connect": "^1.4.1",
18-
"next": "14.2.15",
18+
"next": "15.0.3",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
@@ -24,7 +24,7 @@
2424
"@types/react": "18.3.11",
2525
"@types/react-dom": "18.3.1",
2626
"eslint": "8.57.1",
27-
"eslint-config-next": "14.2.15",
27+
"eslint-config-next": "15.0.3",
2828
"typescript": "5.6.3"
2929
}
3030
}

0 commit comments

Comments
 (0)