Skip to content

Commit

Permalink
build(deps): bump next from 14.2.12 to 14.2.15
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.12 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.12...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent bb70f5c commit 57de741
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 252 deletions.
2 changes: 1 addition & 1 deletion apps/web-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-config-next": "13.5.6",
"invariant": "^2.2.4",
"lodash": "^4.17.21",
"next": "14.2.12",
"next": "14.2.15",
"prop-types": "^15.8.1",
"qrcode": "^1.4.4",
"re-resizable": "^6.9.11",
Expand Down
2 changes: 1 addition & 1 deletion libs/ui/examples/next.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@ledgerhq/react-ui": "workspace:^",
"next": "13.2.4",
"next": "14.2.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "*",
Expand Down
Loading

0 comments on commit 57de741

Please sign in to comment.