Skip to content

Commit 209d5ae

Browse files
chore(deps): update dependency tsup to v8.5.1
1 parent 395d4ba commit 209d5ae

File tree

3 files changed

+18
-321
lines changed

3 files changed

+18
-321
lines changed

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)