Skip to content

Commit

Permalink
chore: update tsx@^4.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ascariandrea committed May 18, 2024
1 parent 620c2ed commit e2d89a4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-endpoint-express": "^2.0.0",
"ts-shared": "2.0.0-alpha.6",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.10.2",
"tsx": "^4.10.5",
"typeorm": "^0.3.20",
"typescript": "^5.4.5",
"uuid": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion services/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.34.1",
"prettier": "^3.2.5",
"tsx": "^4.10.2",
"tsx": "^4.10.5",
"typescript": "^5.4.5",
"vite": "^5.2.11"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9238,7 +9238,7 @@ __metadata:
ts-endpoint-express: ^2.0.0
ts-shared: 2.0.0-alpha.6
tsconfig-paths: ^4.2.0
tsx: ^4.10.2
tsx: ^4.10.5
typeorm: ^0.3.20
typeorm-uml: ^1.6.5
typescript: ^5.4.5
Expand Down Expand Up @@ -13960,7 +13960,7 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.0, get-tsconfig@npm:^4.7.3":
"get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.0, get-tsconfig@npm:^4.7.5":
version: 4.7.5
resolution: "get-tsconfig@npm:4.7.5"
dependencies:
Expand Down Expand Up @@ -22897,19 +22897,19 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.10.2":
version: 4.10.2
resolution: "tsx@npm:4.10.2"
"tsx@npm:^4.10.5":
version: 4.10.5
resolution: "tsx@npm:4.10.5"
dependencies:
esbuild: ~0.20.2
fsevents: ~2.3.3
get-tsconfig: ^4.7.3
get-tsconfig: ^4.7.5
dependenciesMeta:
fsevents:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 44c9afd11c8d14f2c0d2fafe3329d18098d991013c05a3b9a743c813df059dd30aa43a72958b5a0f0c09d5f31ae213406105b8bdbe366943c98360f43807d41e
checksum: 6d72b6f8a8515ca2aaf6c64bea4619be243cdc366dc2435693167701e68bed0e08811c165c115a519e53c6248007d2c2dba9ae0fd5fbc47fd0579fd1678c2211
languageName: node
linkType: hard

Expand Down Expand Up @@ -24121,7 +24121,7 @@ __metadata:
throttle-debounce: ^5.0.0
topojson-client: 3.1.0
topojson-server: 3.0.1
tsx: ^4.10.2
tsx: ^4.10.5
typescript: ^5.4.5
uuid: ^9.0.1
vite: ^5.2.11
Expand Down

0 comments on commit e2d89a4

Please sign in to comment.