Update dependency typescript to v5.7.3
This commit was merged in pull request #6.
This commit is contained in:
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -23,13 +23,13 @@ importers:
|
||||
version: 9.1.7
|
||||
rolldown:
|
||||
specifier: 1.0.0-beta.3
|
||||
version: 1.0.0-beta.3(typescript@5.7.2)
|
||||
version: 1.0.0-beta.3(typescript@5.7.3)
|
||||
tsx:
|
||||
specifier: ^4.19.2
|
||||
version: 4.19.2
|
||||
typescript:
|
||||
specifier: ^5.7.2
|
||||
version: 5.7.2
|
||||
version: 5.7.3
|
||||
|
||||
packages:
|
||||
|
||||
@@ -329,8 +329,8 @@ packages:
|
||||
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
||||
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
||||
|
||||
typescript@5.7.2:
|
||||
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
|
||||
typescript@5.7.3:
|
||||
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@@ -517,9 +517,9 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
'@valibot/to-json-schema@1.0.0-beta.4(valibot@1.0.0-beta.12(typescript@5.7.2))':
|
||||
'@valibot/to-json-schema@1.0.0-beta.4(valibot@1.0.0-beta.12(typescript@5.7.3))':
|
||||
dependencies:
|
||||
valibot: 1.0.0-beta.12(typescript@5.7.2)
|
||||
valibot: 1.0.0-beta.12(typescript@5.7.3)
|
||||
|
||||
chalk@5.4.1: {}
|
||||
|
||||
@@ -561,11 +561,11 @@ snapshots:
|
||||
|
||||
resolve-pkg-maps@1.0.0: {}
|
||||
|
||||
rolldown@1.0.0-beta.3(typescript@5.7.2):
|
||||
rolldown@1.0.0-beta.3(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@oxc-project/types': 0.46.0
|
||||
'@valibot/to-json-schema': 1.0.0-beta.4(valibot@1.0.0-beta.12(typescript@5.7.2))
|
||||
valibot: 1.0.0-beta.12(typescript@5.7.2)
|
||||
'@valibot/to-json-schema': 1.0.0-beta.4(valibot@1.0.0-beta.12(typescript@5.7.3))
|
||||
valibot: 1.0.0-beta.12(typescript@5.7.3)
|
||||
optionalDependencies:
|
||||
'@rolldown/binding-darwin-arm64': 1.0.0-beta.3
|
||||
'@rolldown/binding-darwin-x64': 1.0.0-beta.3
|
||||
@@ -594,7 +594,7 @@ snapshots:
|
||||
|
||||
tunnel@0.0.6: {}
|
||||
|
||||
typescript@5.7.2: {}
|
||||
typescript@5.7.3: {}
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
@@ -602,6 +602,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@fastify/busboy': 2.1.1
|
||||
|
||||
valibot@1.0.0-beta.12(typescript@5.7.2):
|
||||
valibot@1.0.0-beta.12(typescript@5.7.3):
|
||||
optionalDependencies:
|
||||
typescript: 5.7.2
|
||||
typescript: 5.7.3
|
||||
|
||||
Reference in New Issue
Block a user