fix: pnpm dev did not work caused by tsx update (#638)

* fix: pnpm dev did not work caused by tsx update

* fix: format issues
This commit is contained in:
Meier Lukas
2024-06-08 21:28:28 +02:00
committed by GitHub
parent 38c32cbece
commit fb92c3e95c
5 changed files with 12 additions and 11 deletions

16
pnpm-lock.yaml generated
View File

@@ -241,9 +241,6 @@ importers:
prettier:
specifier: ^3.3.1
version: 3.3.1
tsx:
specifier: 4.14.0
version: 4.14.0
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -315,8 +312,8 @@ importers:
specifier: ^3.3.1
version: 3.3.1
tsx:
specifier: 4.14.0
version: 4.14.0
specifier: 4.13.3
version: 4.13.3
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -350,6 +347,9 @@ importers:
dotenv:
specifier: ^16.4.5
version: 16.4.5
tsx:
specifier: 4.13.3
version: 4.13.3
ws:
specifier: ^8.17.0
version: 8.17.0
@@ -5784,8 +5784,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
tsx@4.14.0:
resolution: {integrity: sha512-DsDLlJlusAPyCnz07S4y0gqJoUl8GciBeYcXQd75/5DqkZ4gfjKpvAUFUzmZf62nEotkcqC7JCWrdL8d+PXSng==}
tsx@4.13.3:
resolution: {integrity: sha512-FTAJJLQCMiIbt78kD5qhLjHIR5NOQDKC63wcdelWRDBE+d1xSrXYhXq4DzejnC2tGhFZHpDy2Ika0Ugf7sK8gA==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -11285,7 +11285,7 @@ snapshots:
tsscmp@1.0.6: {}
tsx@4.14.0:
tsx@4.13.3:
dependencies:
esbuild: 0.20.2
get-tsconfig: 4.7.5