Skip to content

Commit 5a233ca

Browse files
chore(deps): update dependency esbuild to v0.27.2
1 parent 303d467 commit 5a233ca

3 files changed

Lines changed: 113 additions & 113 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.1",
34-
"esbuild": "0.27.1",
34+
"esbuild": "0.27.2",
3535
"kysely": "0.28.2",
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.1",
34-
"esbuild": "0.27.1",
34+
"esbuild": "0.27.2",
3535
"fs-extra": "11.3.2",
3636
"typescript": "5.9.3",
3737
"unenv": "1.10.0"

0 commit comments

Comments
 (0)