Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `next` 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)

Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 8f6772d commit 4c0a907
Show file tree
Hide file tree
Showing 3 changed files with 6,961 additions and 5,427 deletions.
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"geist": "^1.3.1",
"hast-util-to-jsx-runtime": "^2.3.0",
"lucide-react": "^0.437.0",
"next": "^14.2.4",
"next": "^14.2.10",
"next-sitemap": "^4.2.3",
"os": "^0.1.2",
"path": "^0.12.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@clack/prompts": "^0.7.0",
"commander": "^12.1.0",
"cosmiconfig": "^9.0.0",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.5",
"dotenv": "^16.4.5",
"execa": "^9.3.0",
"fast-glob": "^3.3.2",
Expand Down
Loading

0 comments on commit 4c0a907

Please sign in to comment.