Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates: [next](https://github.com/vercel/next.js), [braces](https://github.com/micromatch/braces), [express](https://github.com/expressjs/express) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `next` from 12.3.4 to 14.1.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@v12.3.4...v14.1.1)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent b6f3216 commit 17a1d66
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 141 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@app/ui": "^0.0.1",
"next": "12.3.4",
"next": "14.1.1",
"next-plugin-preact": "3.0.7",
"react": "npm:@preact/[email protected]",
"react-dom": "npm:@preact/[email protected]",
Expand Down
Loading

0 comments on commit 17a1d66

Please sign in to comment.