mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
Version Packages (#11462)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @vercel/build-utils@7.12.0 ### Minor Changes - Trigger release ([#11465](https://github.com/vercel/vercel/pull/11465)) ## @vercel/static-build@2.5.0 ### Minor Changes - Don't rely on `hugo` binary existing in build-container ([#11455](https://github.com/vercel/vercel/pull/11455)) ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.25 ## vercel@34.1.1 ### Patch Changes - Updated dependencies \[[`f4c181a2c`](f4c181a2c2), [`2826563ff`](2826563ffa)]: - @vercel/static-build@2.5.0 - @vercel/build-utils@7.12.0 - @vercel/node@3.0.27 ## @vercel/client@13.2.1 ### Patch Changes - Updated dependencies \[[`2826563ff`](2826563ffa)]: - @vercel/build-utils@7.12.0 ## @vercel/gatsby-plugin-vercel-builder@2.0.25 ### Patch Changes - Updated dependencies \[[`2826563ff`](2826563ffa)]: - @vercel/build-utils@7.12.0 ## @vercel/node@3.0.27 ### Patch Changes - Updated dependencies \[[`2826563ff`](2826563ffa)]: - @vercel/build-utils@7.12.0 ## @vercel-internals/types@1.0.30 ### Patch Changes - Updated dependencies \[[`2826563ff`](2826563ffa)]: - @vercel/build-utils@7.12.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2826563ffa
commit
02454d4c02
2
examples/package.json
vendored
2
examples/package.json
vendored
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "27.4.1",
|
||||
"@vercel/build-utils": "7.11.0",
|
||||
"@vercel/build-utils": "7.12.0",
|
||||
"@vercel/frameworks": "3.0.2"
|
||||
},
|
||||
"version": null
|
||||
|
||||
Reference in New Issue
Block a user