Skip to content

Commit

Permalink
Bump @next/swc-darwin-x64 from 14.2.14 to 15.0.0
Browse files Browse the repository at this point in the history
Bumps [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) from 14.2.14 to 15.0.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.0/crates/napi/npm/darwin-x64)

---
updated-dependencies:
- dependency-name: "@next/swc-darwin-x64"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 72c8d95 commit 82ea744
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@loadable/babel-plugin": "5.16.1",
"@loadable/webpack-plugin": "5.15.2",
"@next/swc-darwin-arm64": "14.2.14",
"@next/swc-darwin-x64": "14.2.14",
"@next/swc-darwin-x64": "15.0.0",
"@next/swc-linux-arm64-gnu": "14.2.14",
"@next/swc-linux-x64-gnu": "14.2.14",
"@next/swc-win32-arm64-msvc": "14.2.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4054,10 +4054,10 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.14":
version: 14.2.14
resolution: "@next/swc-darwin-x64@npm:14.2.14"
checksum: 10/c909611ffeaaeb94723740ec5e13b388f631b4c66f073e32622e26aad501c08361be583e8f5d03b41e7e37e673968509000de3fb985058b3cf347df0442e9030
"@next/swc-darwin-x64@npm:15.0.0":
version: 15.0.0
resolution: "@next/swc-darwin-x64@npm:15.0.0"
checksum: 10/30bebbef857897c0f8af103a06c16865ed5792e36d42c4e2ebe0200710ed8518bc5983c3d715c529d8d562b95aba2792c03784455efe809635b77087fc51e78b
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -15935,7 +15935,7 @@ __metadata:
"@loadable/server": "npm:5.16.5"
"@loadable/webpack-plugin": "npm:5.15.2"
"@next/swc-darwin-arm64": "npm:14.2.14"
"@next/swc-darwin-x64": "npm:14.2.14"
"@next/swc-darwin-x64": "npm:15.0.0"
"@next/swc-linux-arm64-gnu": "npm:14.2.14"
"@next/swc-linux-x64-gnu": "npm:14.2.14"
"@next/swc-win32-arm64-msvc": "npm:14.2.14"
Expand Down

0 comments on commit 82ea744

Please sign in to comment.