chore: Update to ts-macros@2.4.0
This commit is contained in:
parent
9eff2bc265
commit
ae2303af7c
@ -24,7 +24,7 @@
|
||||
devDependencies: {
|
||||
'@types/node': '^20.5.0',
|
||||
'source-map': '^0.7.4',
|
||||
'ts-macros': '^2.3.1',
|
||||
'ts-macros': '^2.4.0',
|
||||
'ts-patch': '^3.0.2',
|
||||
typescript: '^5.1.6',
|
||||
},
|
||||
|
@ -12,8 +12,8 @@ devDependencies:
|
||||
specifier: ^0.7.4
|
||||
version: 0.7.4
|
||||
ts-macros:
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(typescript@5.1.6)
|
||||
specifier: ^2.4.0
|
||||
version: 2.4.0(typescript@5.1.6)
|
||||
ts-patch:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2
|
||||
@ -158,8 +158,8 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/ts-macros@2.3.1(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-XArcrL7ViJRirjeSzw79ptovc7oscA3s9IpgrmRfqEONm1822jdFgplmaYuQ60wqfj+RrnR9cgIhNPIhevJTdg==}
|
||||
/ts-macros@2.4.0(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-HKt4/r1KvtnBKu+RLUPFB4BJk2L4VjN5SlHHJJQSGBq5ycGhYSpgGi6VvbJjYFQscCUXOvSQRyISYVC+FF7Svg==}
|
||||
peerDependencies:
|
||||
typescript: 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user