Skip to content

Commit bd9305c

Browse files
chore(deps): update dependency tsx to v4.20.6 (#8341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6a56f3 commit bd9305c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

orm/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss": "8.5.6",
2727
"prisma": "^6.18.0",
2828
"tailwindcss": "3.4.17",
29-
"tsx": "4.20.3",
29+
"tsx": "4.20.6",
3030
"typescript": "5.8.2"
3131
},
3232
"prisma": {

orm/solid-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"postcss": "8.5.6",
2525
"prisma": "^6.18.0",
2626
"tailwindcss": "4.1.11",
27-
"tsx": "4.20.3"
27+
"tsx": "4.20.6"
2828
}
2929
}

0 commit comments

Comments
 (0)