Skip to content

Commit

Permalink
Bump next from 14.2.13 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.13 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.13...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 18, 2024
1 parent a63833e commit 21f4b15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"luxon": "^3.5.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"next": "^14.2.10",
"next": "^14.2.15",
"next-auth": "^4.24.10"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,7 @@ __metadata:
luxon: "npm:^3.5.0"
moment: "npm:^2.30.1"
moment-timezone: "npm:^0.5.46"
next: "npm:^14.2.10"
next: "npm:^14.2.15"
next-auth: "npm:^4.24.10"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down

0 comments on commit 21f4b15

Please sign in to comment.