Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.7 to 14.2.10 in /examples/orderbook/…
Browse files Browse the repository at this point in the history
…create-bid-with-nextjs (#2227)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zaid.arain <[email protected]>
  • Loading branch information
dependabot[bot] and zaidarain1 authored Sep 26, 2024
1 parent dab1852 commit 812f281
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/orderbook/create-bid-with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@ethersproject/providers": "^5.7.2",
"@imtbl/sdk": "latest",
"ethers": "^5.7.2",
"next": "14.2.7",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@
},
"type": "module",
"types": "./dist/index.d.ts"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3884,7 +3884,7 @@ __metadata:
eslint: ^8
eslint-config-next: 14.2.7
ethers: ^5.7.2
next: 14.2.7
next: 14.2.10
react: ^18
react-dom: ^18
typescript: ^5.6.2
Expand Down

0 comments on commit 812f281

Please sign in to comment.