fix(deps): update dependency @types/node to v20.15.0
This commit is contained in:
parent
43e9492a47
commit
4696d512eb
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -13,7 +13,7 @@ dependencies:
|
||||
version: 1.5.4
|
||||
'@types/node':
|
||||
specifier: ^20.10.6
|
||||
version: 20.14.15
|
||||
version: 20.15.0
|
||||
'@types/node-cron':
|
||||
specifier: ^3.0.11
|
||||
version: 3.0.11
|
||||
@ -34,7 +34,7 @@ dependencies:
|
||||
version: 3.0.3
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@20.14.15)(typescript@5.5.4)
|
||||
version: 10.9.2(@types/node@20.15.0)(typescript@5.5.4)
|
||||
tsup:
|
||||
specifier: ^8.0.1
|
||||
version: 8.2.4(typescript@5.5.4)
|
||||
@ -529,10 +529,10 @@ packages:
|
||||
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.14.15:
|
||||
resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==}
|
||||
/@types/node@20.15.0:
|
||||
resolution: {integrity: sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
undici-types: 6.13.0
|
||||
dev: false
|
||||
|
||||
/@types/triple-beam@1.3.5:
|
||||
@ -2236,7 +2236,7 @@ packages:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
dev: false
|
||||
|
||||
/ts-node@10.9.2(@types/node@20.14.15)(typescript@5.5.4):
|
||||
/ts-node@10.9.2(@types/node@20.15.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -2255,7 +2255,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 20.14.15
|
||||
'@types/node': 20.15.0
|
||||
acorn: 8.11.3
|
||||
acorn-walk: 8.3.1
|
||||
arg: 4.1.3
|
||||
@ -2328,8 +2328,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
/undici-types@6.13.0:
|
||||
resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==}
|
||||
dev: false
|
||||
|
||||
/utf8@2.0.0:
|
||||
|
Loading…
Reference in New Issue
Block a user