Skip to content

Commit 0eeb721

Browse files
fix(deps): update dependency tsx to v4 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddc0bf5 commit 0eeb721

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
},
102102
"dependencies": {
103103
"debug": "^4.3.4",
104-
"tsx": "^3.13.0",
104+
"tsx": "^4.1.1",
105105
"unplugin": "~1.5.0",
106106
"vite": "^4.4.10"
107107
},

pnpm-lock.yaml

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)