Skip to content

Commit

Permalink
build(deps): bump next from 14.2.5 to 14.2.10 in /examples/logger
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.10.
- [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.5...v14.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 13bde4e commit e1a41a0
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 93 deletions.
185 changes: 93 additions & 92 deletions examples/logger/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 examples/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prettier": "prettier --write ."
},
"dependencies": {
"next": "^14.0.0",
"next": "^14.2.10",
"next-axiom": "file:../..",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit e1a41a0

Please sign in to comment.