Skip to content

Commit

Permalink
build(deps): bump next
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /examples/next-appDir directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.1.3 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.1.3...v14.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 4faba8a commit fec51d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/next-appDir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@fingerprintjs/fingerprintjs-pro-react": "workspace:*",
"next": "14.1.3"
"next": "14.2.10"
},
"peerDependencies": {
"@types/node": "*",
Expand Down

0 comments on commit fec51d3

Please sign in to comment.