mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
chore: bump tsx
This commit is contained in:
parent
7037070461
commit
a1c9221aae
@ -84,7 +84,7 @@
|
||||
"semver": "^7.5.4",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"tslib": "^2.6.2",
|
||||
"tsx": "^4.5.0",
|
||||
"tsx": "^4.6.1",
|
||||
"typescript": "^5.2.2",
|
||||
"unbuild": "^2.0.0",
|
||||
"vite": "workspace:*",
|
||||
|
@ -154,8 +154,8 @@ importers:
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
tsx:
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0
|
||||
specifier: ^4.6.1
|
||||
version: 4.6.1
|
||||
typescript:
|
||||
specifier: ^5.2.2
|
||||
version: 5.2.2
|
||||
@ -9412,8 +9412,8 @@ packages:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
dev: true
|
||||
|
||||
/tsx@4.5.0:
|
||||
resolution: {integrity: sha512-hgxdziy9KLaHh9KE+a6tIZFP6kb0MLq/1D0sJVifbGP4QVEYhy6+2FNn7MyCm1pMc63p9CW/L1OzdqTNPxs6rg==}
|
||||
/tsx@4.6.1:
|
||||
resolution: {integrity: sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user