chore(deps): bump tsx from 4.13.1 to 4.13.2 (#15852)

* chore(deps): bump tsx from 4.13.1 to 4.13.2

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.13.1...v4.13.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-07 21:55:39 +08:00 committed by GitHub
parent 8967839fe0
commit b16ef810d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 19 deletions

View File

@ -117,7 +117,7 @@
"tldts": "6.1.25",
"tosource": "2.0.0-alpha.3",
"tough-cookie": "4.1.4",
"tsx": "4.13.1",
"tsx": "4.13.2",
"twitter-api-v2": "1.17.1",
"undici": "6.18.2",
"uuid": "9.0.1",

View File

@ -210,8 +210,8 @@ importers:
specifier: 4.1.4
version: 4.1.4
tsx:
specifier: 4.13.1
version: 4.13.1
specifier: 4.13.2
version: 4.13.2
twitter-api-v2:
specifier: 1.17.1
version: 1.17.1
@ -386,7 +386,7 @@ importers:
version: 11.0.4
vite-tsconfig-paths:
specifier: 4.3.2
version: 4.3.2(typescript@5.4.5)(vite@5.2.12(@types/node@20.14.2))
version: 4.3.2(typescript@5.4.5)(vite@5.2.13(@types/node@20.14.2))
vitest:
specifier: 1.6.0
version: 1.6.0(@types/node@20.14.2)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))
@ -5361,8 +5361,8 @@ packages:
tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
tsx@4.13.1:
resolution: {integrity: sha512-MU1IshdvSdIvf0U9ofr5ZWCWjLAPvf5gIvRZygGisoA/fq/FmSxjAfLIxF8ZoZtvHffY1NRkmxIR5/RW1Qc84g==}
tsx@4.13.2:
resolution: {integrity: sha512-s+WGqChkA77uU8xij1IdO9jQnwJAiWJto0bF5yJLbAZpLtNs82Qa5CwMBxWjJ7QOYU9MzBf4MCNt6lZduwkQ+g==}
engines: {node: '>=18.0.0'}
hasBin: true
@ -5410,8 +5410,8 @@ packages:
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
engines: {node: '>=10'}
type-fest@4.19.0:
resolution: {integrity: sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==}
type-fest@4.20.0:
resolution: {integrity: sha512-MBh+PHUHHisjXf4tlx0CFWoMdjx8zCMLJHOjnV1prABYZFHqtFOyauCIK2/7w4oIfwkF8iNhLtnJEfVY2vn3iw==}
engines: {node: '>=16'}
type@2.7.3:
@ -5562,8 +5562,8 @@ packages:
vite:
optional: true
vite@5.2.12:
resolution: {integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==}
vite@5.2.13:
resolution: {integrity: sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -9277,7 +9277,7 @@ snapshots:
lowercase-keys: 3.0.0
p-cancelable: 4.0.1
responselike: 3.0.0
type-fest: 4.19.0
type-fest: 4.20.0
graceful-fs@4.2.11: {}
@ -10275,7 +10275,7 @@ snapshots:
outvariant: 1.4.2
path-to-regexp: 6.2.2
strict-event-emitter: 0.5.1
type-fest: 4.19.0
type-fest: 4.20.0
yargs: 17.7.2
optionalDependencies:
typescript: 5.4.5
@ -11482,7 +11482,7 @@ snapshots:
tslib@2.6.3: {}
tsx@4.13.1:
tsx@4.13.2:
dependencies:
esbuild: 0.20.2
get-tsconfig: 4.7.5
@ -11521,7 +11521,7 @@ snapshots:
type-fest@1.4.0: {}
type-fest@4.19.0: {}
type-fest@4.20.0: {}
type@2.7.3: {}
@ -11650,7 +11650,7 @@ snapshots:
debug: 4.3.5
pathe: 1.1.2
picocolors: 1.0.1
vite: 5.2.12(@types/node@20.14.2)
vite: 5.2.13(@types/node@20.14.2)
transitivePeerDependencies:
- '@types/node'
- less
@ -11661,18 +11661,18 @@ snapshots:
- supports-color
- terser
vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.12(@types/node@20.14.2)):
vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.13(@types/node@20.14.2)):
dependencies:
debug: 4.3.5
globrex: 0.1.2
tsconfck: 3.1.0(typescript@5.4.5)
optionalDependencies:
vite: 5.2.12(@types/node@20.14.2)
vite: 5.2.13(@types/node@20.14.2)
transitivePeerDependencies:
- supports-color
- typescript
vite@5.2.12(@types/node@20.14.2):
vite@5.2.13(@types/node@20.14.2):
dependencies:
esbuild: 0.20.2
postcss: 8.4.38
@ -11700,7 +11700,7 @@ snapshots:
strip-literal: 2.1.0
tinybench: 2.8.0
tinypool: 0.8.4
vite: 5.2.12(@types/node@20.14.2)
vite: 5.2.13(@types/node@20.14.2)
vite-node: 1.6.0(@types/node@20.14.2)
why-is-node-running: 2.2.2
optionalDependencies: