fix(deps): update dependency tsx to v3.14.0 (#273)
This commit is contained in:
parent
6feb1f16b3
commit
80c6039143
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
"discord.js": "14.13.0",
|
||||
"just-random": "3.2.0",
|
||||
"kleur": "4.1.5",
|
||||
"tsx": "3.13.0"
|
||||
"tsx": "3.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "20.8.5",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -18,8 +18,8 @@ dependencies:
|
|||
specifier: 4.1.5
|
||||
version: 4.1.5
|
||||
tsx:
|
||||
specifier: 3.13.0
|
||||
version: 3.13.0
|
||||
specifier: 3.14.0
|
||||
version: 3.14.0
|
||||
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
|
@ -1406,8 +1406,8 @@ packages:
|
|||
resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==}
|
||||
dev: false
|
||||
|
||||
/tsx@3.13.0:
|
||||
resolution: {integrity: sha512-rjmRpTu3as/5fjNq/kOkOtihgLxuIz6pbKdj9xwP4J5jOLkBxw/rjN5ANw+KyrrOXV5uB7HC8+SrrSJxT65y+A==}
|
||||
/tsx@3.14.0:
|
||||
resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
esbuild: 0.18.20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue