Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 678882f commit 2f5a797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"shadcn-vue": "0.10.4",
"size-limit": "11.1.2",
"tailwindcss": "3.4.3",
"tsx": "4.9.0",
"tsx": "4.9.1",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.5",
"unplugin-macros": "0.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3403,7 +3403,7 @@ __metadata:
tailwindcss: "npm:3.4.3"
tailwindcss-animate: "npm:^1.0.7"
ts-pattern: "npm:5.1.1"
tsx: "npm:4.9.0"
tsx: "npm:4.9.1"
typescript: "npm:5.4.5"
unplugin-auto-import: "npm:0.17.5"
unplugin-macros: "npm:0.13.0"
Expand Down Expand Up @@ -12568,9 +12568,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.9.0":
version: 4.9.0
resolution: "tsx@npm:4.9.0"
"tsx@npm:4.9.1":
version: 4.9.1
resolution: "tsx@npm:4.9.1"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -12580,7 +12580,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/c325788df8fce8ea42caeb25920b9be7f0fec38cf2e4c1f13b53be70704c65abf4ffdece4cbb545bb0f22cc6ca53557d21b99c4f0f2d0cda237ca5a31007179c
checksum: 10c0/83723016e0681519280b04e8b9aeaa47b48cffdc60606f20097b815a13f851eaa83f2b51c23f939b882a3ab14010f18ab9f3d555a6e44e59968cf9acd370d38d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f5a797

Please sign in to comment.