Version Packages (#10971)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Vercel Release Bot
2023-12-20 15:34:34 +01:00
committed by GitHub
parent 7b0adf371b
commit 6194e8ca8d
31 changed files with 133 additions and 78 deletions

View File

@@ -1,5 +1,12 @@
# @vercel-internals/types
## 1.0.19
### Patch Changes
- Updated dependencies [[`67fa2f3dd`](https://github.com/vercel/vercel/commit/67fa2f3dd6a6d5a3504b7f9081e56deff7b36eab)]:
- @vercel/build-utils@7.4.1
## 1.0.18
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "@vercel-internals/types",
"version": "1.0.18",
"version": "1.0.19",
"types": "index.d.ts",
"main": "index.d.ts",
"files": [
@@ -10,7 +10,7 @@
"dependencies": {
"@types/node": "14.14.31",
"@vercel-internals/constants": "1.0.4",
"@vercel/build-utils": "7.4.0",
"@vercel/build-utils": "7.4.1",
"@vercel/routing-utils": "3.1.0"
},
"devDependencies": {