Skip to content

Commit

Permalink
build(deps): bump next from 14.2.15 to 15.0.2 (#1447)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.0.2.
- [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.15...v15.0.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Rigamonti <[email protected]>
Co-authored-by: Miguel Angel Rojo <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 2110e21 commit a4ebea9
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 78 deletions.
2 changes: 1 addition & 1 deletion apps/sdk-nextjs-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vechain/sdk-core": "1.0.0-beta.32",
"@vechain/sdk-network": "1.0.0-beta.32",
"install": "^0.13.0",
"next": "14.2.15",
"next": "15.0.2",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

1 comment on commit a4ebea9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99.06% (4352/4393) 97.71% (1413/1446) 99.11% (896/904)
Title Tests Skipped Failures Errors Time
core 808 0 💤 0 ❌ 0 🔥 2m 17s ⏱️
network 734 0 💤 0 ❌ 0 🔥 5m 2s ⏱️
errors 42 0 💤 0 ❌ 0 🔥 16.469s ⏱️

Please sign in to comment.