Skip to content

Commit

Permalink
Update tsx to version 4.10.1 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored May 13, 2024
1 parent 32ae4c9 commit 1d96c29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"sass": "^1.77.1",
"tailwindcss": "^3.4.3",
"tsx": "^4.9.3",
"tsx": "^4.10.1",
"typescript": "^5.4.5",
"vite": "^2.9.18"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,10 +2367,10 @@ tslib@^2.1.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tsx@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.9.3.tgz#801ca18ca22b3d2f7acd89d4b888aa2425ea1302"
integrity sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==
tsx@^4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.1.tgz#80085dbb27e7bdf7292d9f712ef11ff99aba55c5"
integrity sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==
dependencies:
esbuild "~0.20.2"
get-tsconfig "^4.7.3"
Expand Down

0 comments on commit 1d96c29

Please sign in to comment.