chore: upgrade to ts-macros@5.2.0
instead of directly from git
This commit is contained in:
parent
2f7677c371
commit
632c82966b
@ -28,7 +28,7 @@
|
||||
'del-cli': '5.1.0',
|
||||
mkdirp: '3.0.1',
|
||||
'source-map': '0.7.4',
|
||||
'ts-macros': 'github:GoogleFeud/ts-macros',
|
||||
'ts-macros': '2.5.0',
|
||||
'ts-patch': '3.0.2',
|
||||
typescript: '5.1.6',
|
||||
},
|
||||
|
@ -21,8 +21,8 @@ devDependencies:
|
||||
specifier: 0.7.4
|
||||
version: 0.7.4
|
||||
ts-macros:
|
||||
specifier: github:GoogleFeud/ts-macros
|
||||
version: github.com/GoogleFeud/ts-macros/4f8c22db77e3b5840e3a2f285e30436f71c27e15(typescript@5.1.6)
|
||||
specifier: 2.5.0
|
||||
version: 2.5.0(typescript@5.1.6)
|
||||
ts-patch:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
@ -843,6 +843,16 @@ packages:
|
||||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
/ts-macros@2.5.0(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-Uha8rei70+YtQS7nJ1F9m4BVUUV78vky3hIeH6JaHo2cqrKFpA9VWKzkzt4CAQU7g1pheNKr0iOkBmCzrKy2jw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
yargs-parser: 21.1.1
|
||||
dev: true
|
||||
|
||||
/ts-patch@3.0.2:
|
||||
resolution: {integrity: sha512-iTg8euqiNsNM1VDfOsVIsP0bM4kAVXU38n7TGQSkky7YQX/syh6sDPIRkvSS0HjT8ZOr0pq1h+5Le6jdB3hiJQ==}
|
||||
hasBin: true
|
||||
@ -893,18 +903,12 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/yargs-parser@21.1.1:
|
||||
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
||||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
/yocto-queue@0.1.0:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
github.com/GoogleFeud/ts-macros/4f8c22db77e3b5840e3a2f285e30436f71c27e15(typescript@5.1.6):
|
||||
resolution: {tarball: https://codeload.github.com/GoogleFeud/ts-macros/tar.gz/4f8c22db77e3b5840e3a2f285e30436f71c27e15}
|
||||
id: github.com/GoogleFeud/ts-macros/4f8c22db77e3b5840e3a2f285e30436f71c27e15
|
||||
name: ts-macros
|
||||
version: 2.4.2
|
||||
peerDependencies:
|
||||
typescript: 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
Loading…
Reference in New Issue
Block a user