Skip to content

Commit cc5ad96

Browse files
chore(deps): update dependency esbuild to v0.27.4 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 920b178 commit cc5ad96

3 files changed

Lines changed: 117 additions & 117 deletions

File tree

packages/kysely-tailordb-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailor-platform/function-types": "workspace:*",
3232
"@types/fs-extra": "11.0.4",
3333
"@types/node": "22.19.15",
34-
"esbuild": "0.27.3",
34+
"esbuild": "0.27.4",
3535
"kysely": "0.28.12",
3636
"kysely-codegen": "0.18.5",
3737
"typescript": "5.9.3",

packages/typeorm-tailordb-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailor-platform/function-types": "workspace:*",
3232
"@types/fs-extra": "11.0.4",
3333
"@types/node": "22.19.15",
34-
"esbuild": "0.27.3",
34+
"esbuild": "0.27.4",
3535
"fs-extra": "11.3.4",
3636
"typescript": "5.9.3",
3737
"unenv": "1.10.0"

0 commit comments

Comments
 (0)