Skip to content

Commit

Permalink
build(deps): bump next from 14.2.0 to 14.2.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.0 to 14.2.1.
- [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.0...v14.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ericswpark committed Apr 16, 2024
1 parent 142601c commit 27681b7
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@sentry/nextjs": "^7.110.1",
"appwrite": "^14.0.0",
"next": "14.2.0",
"next": "14.2.1",
"node-appwrite": "^12.0.1",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 27681b7

Please sign in to comment.