Compare commits
1 Commits
b432bf49e3
...
6293afce28
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6293afce28 |
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -23,13 +23,13 @@ importers:
|
|||||||
version: 9.1.7
|
version: 9.1.7
|
||||||
rolldown:
|
rolldown:
|
||||||
specifier: 1.0.0-beta.7
|
specifier: 1.0.0-beta.7
|
||||||
version: 1.0.0-beta.7(typescript@5.8.2)
|
version: 1.0.0-beta.7(typescript@5.8.3)
|
||||||
tsx:
|
tsx:
|
||||||
specifier: ^4.19.2
|
specifier: ^4.19.2
|
||||||
version: 4.19.3
|
version: 4.19.3
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.7.2
|
specifier: ^5.7.2
|
||||||
version: 5.8.2
|
version: 5.8.3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -396,8 +396,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
||||||
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
||||||
|
|
||||||
typescript@5.8.2:
|
typescript@5.8.3:
|
||||||
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
|
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -588,9 +588,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
'@valibot/to-json-schema@1.0.0(valibot@1.0.0(typescript@5.8.2))':
|
'@valibot/to-json-schema@1.0.0(valibot@1.0.0(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
valibot: 1.0.0(typescript@5.8.2)
|
valibot: 1.0.0(typescript@5.8.3)
|
||||||
|
|
||||||
ajv@8.17.1:
|
ajv@8.17.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -668,11 +668,11 @@ snapshots:
|
|||||||
|
|
||||||
resolve-pkg-maps@1.0.0: {}
|
resolve-pkg-maps@1.0.0: {}
|
||||||
|
|
||||||
rolldown@1.0.0-beta.7(typescript@5.8.2):
|
rolldown@1.0.0-beta.7(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@oxc-project/types': 0.61.2
|
'@oxc-project/types': 0.61.2
|
||||||
'@valibot/to-json-schema': 1.0.0(valibot@1.0.0(typescript@5.8.2))
|
'@valibot/to-json-schema': 1.0.0(valibot@1.0.0(typescript@5.8.3))
|
||||||
valibot: 1.0.0(typescript@5.8.2)
|
valibot: 1.0.0(typescript@5.8.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rolldown/binding-darwin-arm64': 1.0.0-beta.7
|
'@rolldown/binding-darwin-arm64': 1.0.0-beta.7
|
||||||
'@rolldown/binding-darwin-x64': 1.0.0-beta.7
|
'@rolldown/binding-darwin-x64': 1.0.0-beta.7
|
||||||
@@ -725,7 +725,7 @@ snapshots:
|
|||||||
|
|
||||||
tunnel@0.0.6: {}
|
tunnel@0.0.6: {}
|
||||||
|
|
||||||
typescript@5.8.2: {}
|
typescript@5.8.3: {}
|
||||||
|
|
||||||
undici-types@6.21.0: {}
|
undici-types@6.21.0: {}
|
||||||
|
|
||||||
@@ -733,6 +733,6 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/busboy': 2.1.1
|
'@fastify/busboy': 2.1.1
|
||||||
|
|
||||||
valibot@1.0.0(typescript@5.8.2):
|
valibot@1.0.0(typescript@5.8.3):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.8.3
|
||||||
|
|||||||
Reference in New Issue
Block a user