Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 4b13d03 commit 772fda1
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.3",
"tailwindcss": "3.4.3",
"tsx": "4.10.1",
"tsx": "4.10.2",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.6",
"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 @@ -3576,7 +3576,7 @@ __metadata:
tailwindcss: "npm:3.4.3"
tailwindcss-animate: "npm:^1.0.7"
ts-pattern: "npm:5.1.1"
tsx: "npm:4.10.1"
tsx: "npm:4.10.2"
typescript: "npm:5.4.5"
unplugin-auto-import: "npm:0.17.6"
unplugin-macros: "npm:0.13.0"
Expand Down Expand Up @@ -12765,9 +12765,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.10.1":
version: 4.10.1
resolution: "tsx@npm:4.10.1"
"tsx@npm:4.10.2":
version: 4.10.2
resolution: "tsx@npm:4.10.2"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -12777,7 +12777,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/cb1279371cbc0e95747207abd49745e01e3eddcae8c8a9689e628f7547e03e2ef7895092c6dc1931dbf2701724c3ce2ccc1862a4af83b09bbe2ae16ebaaae346
checksum: 10c0/d304427254fbc20b979ef9e817d9356f197b5caff857cbbe9df1d7b4f12c519d5f65feb746fa1728fbf5d6ec6b2008bd55c27eab744289f6c67bda94de8e1d7a
languageName: node
linkType: hard

Expand Down

0 comments on commit 772fda1

Please sign in to comment.