Skip to content

Commit 4aa8a6f

Browse files
chore(deps): update dependency tsup to v8.5.1
1 parent 303d467 commit 4aa8a6f

3 files changed

Lines changed: 18 additions & 321 deletions

File tree

packages/kysely-tailordb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tailor-platform/function-types": "workspace:*",
3434
"@tsconfig/recommended": "1.0.13",
3535
"kysely": "0.28.1",
36-
"tsup": "8.5.0",
36+
"tsup": "8.5.1",
3737
"typescript": "5.9.3"
3838
},
3939
"peerDependencies": {

packages/typeorm-tailordb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@biomejs/biome": "1.9.4",
3636
"@tailor-platform/function-types": "workspace:*",
3737
"@tsconfig/recommended": "1.0.13",
38-
"tsup": "8.5.0",
38+
"tsup": "8.5.1",
3939
"typeorm": "0.3.27",
4040
"typescript": "5.9.3"
4141
},

0 commit comments

Comments
 (0)