Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent c7c32e2 commit cc28421
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.8.2",
"tsx": "4.9.0",
"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.8.2"
tsx: "npm:4.9.0"
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.8.2":
version: 4.8.2
resolution: "tsx@npm:4.8.2"
"tsx@npm:4.9.0":
version: 4.9.0
resolution: "tsx@npm:4.9.0"
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/113025f4518191b57a1600569eadbcf0b09d9fa50032a03b6d5b0c0e7e371f4ae7f9b483deff48267aecda60701ab08f1805217a1666204aac4d47d8f2045bb4
checksum: 10c0/c325788df8fce8ea42caeb25920b9be7f0fec38cf2e4c1f13b53be70704c65abf4ffdece4cbb545bb0f22cc6ca53557d21b99c4f0f2d0cda237ca5a31007179c
languageName: node
linkType: hard

Expand Down

0 comments on commit cc28421

Please sign in to comment.