-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @eddeee888/gcg-typescript-resolver-files to v0.9.3
- Loading branch information
1 parent
d02070b
commit 66d5fb1
Showing
2 changed files
with
160 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1199,17 +1199,29 @@ | |
debug "^3.1.0" | ||
lodash.once "^4.1.1" | ||
|
||
"@eddeee888/gcg-typescript-resolver-files@0.4.0": | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/@eddeee888/gcg-typescript-resolver-files/-/gcg-typescript-resolver-files-0.4.0.tgz#5367ce46de8f02306b0d879efd0a771005f32b07" | ||
integrity sha512-t3QIF6nzhEJAlPlqj1yDf9u3hW+agt7+l5B1creEsV88ueJz3/28iDGwinAWRpPbP3Ez+zXaEpzGyprrSgxHaA== | ||
"@eddeee888/gcg-server-config@0.2.1": | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/@eddeee888/gcg-server-config/-/gcg-server-config-0.2.1.tgz#f41a9d82a268ea23031b50799344a34f31a86bd1" | ||
integrity sha512-mrx0/Um1FNLjmvqAUg1+pitDtaAoGE8FS59Msc0YnKbhPNgm9bl3CJG6AQRmCvr5Ks8PE5RLMlXytx1ns7VM5Q== | ||
dependencies: | ||
"@graphql-codegen/add" "^4.0.0" | ||
"@graphql-codegen/plugin-helpers" "^4.2.0" | ||
"@graphql-codegen/typescript" "^3.0.3" | ||
"@graphql-codegen/typescript-resolvers" "^3.2.0" | ||
graphql-scalars "^1.20.1" | ||
ts-morph "^18.0.0" | ||
"@graphql-codegen/typescript" "^4.0.7" | ||
"@graphql-codegen/typescript-resolvers" "^4.1.0" | ||
tslib "^2.3.0" | ||
|
||
"@eddeee888/[email protected]": | ||
version "0.9.3" | ||
resolved "https://registry.yarnpkg.com/@eddeee888/gcg-typescript-resolver-files/-/gcg-typescript-resolver-files-0.9.3.tgz#cf25b2f5634eaab50743161008b3b11dac066947" | ||
integrity sha512-54QFBQh/I/rSYB1PaWZhj3uV1VoYgzQxLVAtjBEw9/djEXQ6ysqyBsuvlwWQFKpDj4OtUdmYk883GaOOmb28yg== | ||
dependencies: | ||
"@eddeee888/gcg-server-config" "0.2.1" | ||
"@graphql-codegen/add" "^5.0.2" | ||
"@graphql-codegen/plugin-helpers" "^5.0.4" | ||
"@graphql-codegen/typescript" "^4.0.7" | ||
"@graphql-codegen/typescript-resolvers" "^4.1.0" | ||
"@graphql-tools/utils" "^10.0.0" | ||
micromatch "^4.0.0" | ||
ts-morph "^22.0.0" | ||
tslib "^2.3.0" | ||
|
||
"@eddeee888/[email protected]": | ||
version "1.0.0" | ||
|
@@ -1438,13 +1450,13 @@ | |
"@graphql-codegen/plugin-helpers" "^2.6.2" | ||
tslib "~2.4.0" | ||
|
||
"@graphql-codegen/add@^4.0.0": | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-4.0.1.tgz#c187af820fdd2fc7a9c1c2453bc389cd4e16699e" | ||
integrity sha512-A7k+9eRfrKyyNfhWEN/0eKz09R5cp4XXxUuNLQAVm/aohmVI2xdMV4lM02rTlM6Pyou3cU/v0iZnhgo6IRpqeg== | ||
"@graphql-codegen/add@^5.0.2": | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-5.0.2.tgz#71b3ae0465a4537172dddb84531b6967ca5545f2" | ||
integrity sha512-ouBkSvMFUhda5VoKumo/ZvsZM9P5ZTyDsI8LW18VxSNWOjrTeLXBWHG8Gfaai0HwhflPtCYVABbriEcOmrRShQ== | ||
dependencies: | ||
"@graphql-codegen/plugin-helpers" "^4.1.0" | ||
tslib "~2.5.0" | ||
"@graphql-codegen/plugin-helpers" "^5.0.3" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-codegen/[email protected]": | ||
version "3.3.0" | ||
|
@@ -1553,6 +1565,18 @@ | |
lodash "~4.17.0" | ||
tslib "~2.5.0" | ||
|
||
"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4": | ||
version "5.0.4" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.4.tgz#5f4c987c3f308ef1c8809ee0c43af0369867e0f6" | ||
integrity sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw== | ||
dependencies: | ||
"@graphql-tools/utils" "^10.0.0" | ||
change-case-all "1.0.15" | ||
common-tags "1.8.2" | ||
import-from "4.0.0" | ||
lodash "~4.17.0" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-codegen/schema-ast@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-3.0.1.tgz#37b458bb57b95715a9eb4259341c856dae2a461d" | ||
|
@@ -1562,6 +1586,15 @@ | |
"@graphql-tools/utils" "^9.0.0" | ||
tslib "~2.5.0" | ||
|
||
"@graphql-codegen/schema-ast@^4.0.2": | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.0.2.tgz#aeaa104e4555cca73a058f0a9350b4b0e290b377" | ||
integrity sha512-5mVAOQQK3Oz7EtMl/l3vOQdc2aYClUzVDHHkMvZlunc+KlGgl81j8TLa+X7ANIllqU4fUEsQU3lJmk4hXP6K7Q== | ||
dependencies: | ||
"@graphql-codegen/plugin-helpers" "^5.0.3" | ||
"@graphql-tools/utils" "^10.0.0" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-codegen/[email protected]": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.3.tgz#35b2dabd7d7d243ad7be7edccc605826aa305a9d" | ||
|
@@ -1584,17 +1617,17 @@ | |
change-case-all "1.0.14" | ||
tslib "~2.4.0" | ||
|
||
"@graphql-codegen/typescript-resolvers@^3.2.0": | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-3.2.0.tgz#d4e7892208d9774059610753003c6a5d4c543b01" | ||
integrity sha512-119zDHVb/DYuPW76VYRwYAVRFABHpMN0OZgXe/g2PIHlb/Vlfof4TLjrKkRM7iBFbZPWGL92jqiI8hWFHhpqdg== | ||
"@graphql-codegen/typescript-resolvers@^4.1.0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-4.1.0.tgz#3e19530d150d0e0819a6ec078944d33c49be786a" | ||
integrity sha512-JKosVjsZHaGfXIllWxuPPJ9DsAh72GVuyB+IFU3jNoM2sXuSNJsBVIT0CzpsxZr0rdkpcY6FfG2sS3zpE/TQrQ== | ||
dependencies: | ||
"@graphql-codegen/plugin-helpers" "^4.2.0" | ||
"@graphql-codegen/typescript" "^3.0.3" | ||
"@graphql-codegen/visitor-plugin-common" "3.1.0" | ||
"@graphql-tools/utils" "^9.0.0" | ||
"@graphql-codegen/plugin-helpers" "^5.0.4" | ||
"@graphql-codegen/typescript" "^4.0.7" | ||
"@graphql-codegen/visitor-plugin-common" "5.2.0" | ||
"@graphql-tools/utils" "^10.0.0" | ||
auto-bind "~4.0.0" | ||
tslib "~2.5.0" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^3.0.3": | ||
version "3.0.3" | ||
|
@@ -1607,6 +1640,17 @@ | |
auto-bind "~4.0.0" | ||
tslib "~2.5.0" | ||
|
||
"@graphql-codegen/typescript@^4.0.7": | ||
version "4.0.7" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.7.tgz#32f0f0916ed2ef7efbc233d14af07057aafdeea8" | ||
integrity sha512-Gn+JNvQBJhBqH7s83piAJ6UeU/MTj9GXWFO9bdbl8PMLCAM1uFAtg04iHfkGCtDKXcUg5a3Dt/SZG85uk5KuhA== | ||
dependencies: | ||
"@graphql-codegen/plugin-helpers" "^5.0.4" | ||
"@graphql-codegen/schema-ast" "^4.0.2" | ||
"@graphql-codegen/visitor-plugin-common" "5.2.0" | ||
auto-bind "~4.0.0" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-codegen/[email protected]": | ||
version "2.13.1" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b" | ||
|
@@ -1639,6 +1683,22 @@ | |
parse-filepath "^1.0.2" | ||
tslib "~2.5.0" | ||
|
||
"@graphql-codegen/[email protected]": | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.2.0.tgz#8c48c0a62575d5f302678aae3994a50e9ac72cd0" | ||
integrity sha512-0p8AwmARaZCAlDFfQu6Sz+JV6SjbPDx3y2nNM7WAAf0au7Im/GpJ7Ke3xaIYBc1b2rTZ+DqSTJI/zomENGD9NA== | ||
dependencies: | ||
"@graphql-codegen/plugin-helpers" "^5.0.4" | ||
"@graphql-tools/optimize" "^2.0.0" | ||
"@graphql-tools/relay-operation-optimizer" "^7.0.0" | ||
"@graphql-tools/utils" "^10.0.0" | ||
auto-bind "~4.0.0" | ||
change-case-all "1.0.15" | ||
dependency-graph "^0.11.0" | ||
graphql-tag "^2.11.0" | ||
parse-filepath "^1.0.2" | ||
tslib "~2.6.0" | ||
|
||
"@graphql-eslint/[email protected]": | ||
version "3.10.7" | ||
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.10.7.tgz#9a203e2084371eca933d88b73ce7a6bebbbb9872" | ||
|
@@ -1922,6 +1982,13 @@ | |
dependencies: | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/optimize@^2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-2.0.0.tgz#7a9779d180824511248a50c5a241eff6e7a2d906" | ||
integrity sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg== | ||
dependencies: | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/prisma-loader@^7.2.49": | ||
version "7.2.69" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/prisma-loader/-/prisma-loader-7.2.69.tgz#cc823092650e4b2b790b106322c92d81bb2eb3e2" | ||
|
@@ -1955,6 +2022,15 @@ | |
"@graphql-tools/utils" "8.12.0" | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/relay-operation-optimizer@^7.0.0": | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-7.0.1.tgz#8ac33e1d2626b6816d9283769c4a05c062b8065a" | ||
integrity sha512-y0ZrQ/iyqWZlsS/xrJfSir3TbVYJTYmMOu4TaSz6F4FRDTQ3ie43BlKkhf04rC28pnUOS4BO9pDcAo1D30l5+A== | ||
dependencies: | ||
"@ardatan/relay-compiler" "12.0.0" | ||
"@graphql-tools/utils" "^10.0.13" | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/[email protected]", "@graphql-tools/schema@^9.0.16": | ||
version "9.0.17" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.17.tgz#d731e9899465f88d5b9bf69e607ec465bb88b062" | ||
|
@@ -2029,6 +2105,16 @@ | |
"@graphql-typed-document-node/core" "^3.1.1" | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13": | ||
version "10.2.2" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.2.tgz#6477295fae051ffb5d6c28253aa6d8a449d4a820" | ||
integrity sha512-ueoplzHIgFfxhFrF4Mf/niU/tYHuO6Uekm2nCYU72qpI+7Hn9dA2/o5XOBvFXDk27Lp5VSvQY5WfmRbqwVxaYQ== | ||
dependencies: | ||
"@graphql-typed-document-node/core" "^3.1.1" | ||
cross-inspect "1.0.0" | ||
dset "^3.1.2" | ||
tslib "^2.4.0" | ||
|
||
"@graphql-tools/[email protected]": | ||
version "9.2.1" | ||
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.2.1.tgz#bc6558d31125b20acf1f4640eaa45b145a1c7a90" | ||
|
@@ -3270,14 +3356,14 @@ | |
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad" | ||
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== | ||
|
||
"@ts-morph/common@~0.19.0": | ||
version "0.19.0" | ||
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.19.0.tgz#927fcd81d1bbc09c89c4a310a84577fb55f3694e" | ||
integrity sha512-Unz/WHmd4pGax91rdIKWi51wnVUW11QttMEPpBiBgIewnc9UQIX7UDLxr5vRlqeByXCwhkF6VabSsI0raWcyAQ== | ||
"@ts-morph/common@~0.23.0": | ||
version "0.23.0" | ||
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.23.0.tgz#bd4ddbd3f484f29476c8bd985491592ae5fc147e" | ||
integrity sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA== | ||
dependencies: | ||
fast-glob "^3.2.12" | ||
minimatch "^7.4.3" | ||
mkdirp "^2.1.6" | ||
fast-glob "^3.3.2" | ||
minimatch "^9.0.3" | ||
mkdirp "^3.0.1" | ||
path-browserify "^1.0.1" | ||
|
||
"@tsconfig/node10@^1.0.7": | ||
|
@@ -5115,10 +5201,10 @@ co@^4.6.0: | |
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" | ||
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== | ||
|
||
code-block-writer@^12.0.0: | ||
version "12.0.0" | ||
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-12.0.0.tgz#4dd58946eb4234105aff7f0035977b2afdc2a770" | ||
integrity sha512-q4dMFMlXtKR3XNBHyMHt/3pwYNA69EDk00lloMOaaUMKPUXBw6lpXtbu3MMVG6/uOihGnRDOlkyqsONEUj60+w== | ||
code-block-writer@^13.0.1: | ||
version "13.0.1" | ||
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-13.0.1.tgz#52ac60ca6076d8700b88a45bd71e06a577158405" | ||
integrity sha512-c5or4P6erEA69TxaxTNcHUNcIn+oyxSRTOWV+pSYF+z4epXqNvwvJ70XPGjPNgue83oAFAPBRQYwpAJ/Hpe/Sg== | ||
|
||
collect-v8-coverage@^1.0.0: | ||
version "1.0.1" | ||
|
@@ -5381,6 +5467,13 @@ cross-fetch@^3.1.5: | |
dependencies: | ||
node-fetch "2.6.7" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" | ||
integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== | ||
dependencies: | ||
tslib "^2.4.0" | ||
|
||
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: | ||
version "7.0.3" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" | ||
|
@@ -6660,6 +6753,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9: | |
merge2 "^1.3.0" | ||
micromatch "^4.0.4" | ||
|
||
fast-glob@^3.3.2: | ||
version "3.3.2" | ||
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" | ||
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== | ||
dependencies: | ||
"@nodelib/fs.stat" "^2.0.2" | ||
"@nodelib/fs.walk" "^1.2.3" | ||
glob-parent "^5.1.2" | ||
merge2 "^1.3.0" | ||
micromatch "^4.0.4" | ||
|
||
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" | ||
|
@@ -7253,13 +7357,6 @@ graphql-request@^5.0.0: | |
extract-files "^9.0.0" | ||
form-data "^3.0.0" | ||
|
||
graphql-scalars@^1.20.1: | ||
version "1.21.3" | ||
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.21.3.tgz#21eb0b9349cc94ae62b40f40ebe87220d3a5f1b1" | ||
integrity sha512-QLWw3BHmqHZMp9JeYmPpjq7JT9aw/H8TpwmWKJEuMSE3+O7Xe7TduQbOLFzbs1q9UxX6CVkc0O1JO/YfkP/pAw== | ||
dependencies: | ||
tslib "^2.5.0" | ||
|
||
graphql-tag@^2.11.0, graphql-tag@^2.12.6: | ||
version "2.12.6" | ||
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" | ||
|
@@ -9401,10 +9498,10 @@ minimatch@^5.0.1: | |
dependencies: | ||
brace-expansion "^2.0.1" | ||
|
||
minimatch@^7.4.3: | ||
version "7.4.6" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb" | ||
integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw== | ||
minimatch@^9.0.3: | ||
version "9.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" | ||
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== | ||
dependencies: | ||
brace-expansion "^2.0.1" | ||
|
||
|
@@ -9420,10 +9517,10 @@ mkdirp@^0.5.6: | |
dependencies: | ||
minimist "^1.2.6" | ||
|
||
mkdirp@^2.1.6: | ||
version "2.1.6" | ||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.6.tgz#964fbcb12b2d8c5d6fbc62a963ac95a273e2cc19" | ||
integrity sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A== | ||
mkdirp@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50" | ||
integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg== | ||
|
||
mkdirp@~1.0.4: | ||
version "1.0.4" | ||
|
@@ -11818,13 +11915,13 @@ ts-log@^2.2.3: | |
resolved "https://registry.yarnpkg.com/ts-log/-/ts-log-2.2.5.tgz#aef3252f1143d11047e2cb6f7cfaac7408d96623" | ||
integrity sha512-PGcnJoTBnVGy6yYNFxWVNkdcAuAMstvutN9MgDJIV6L0oG8fB+ZNNy1T+wJzah8RPGor1mZuPQkVfXNDpy9eHA== | ||
|
||
ts-morph@^18.0.0: | ||
version "18.0.0" | ||
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-18.0.0.tgz#b9e7a898ea115064585a8a775d86da6edc9c5b4e" | ||
integrity sha512-Kg5u0mk19PIIe4islUI/HWRvm9bC1lHejK4S0oh1zaZ77TMZAEmQC0sHQYiu2RgCQFZKXz1fMVi/7nOOeirznA== | ||
ts-morph@^22.0.0: | ||
version "22.0.0" | ||
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-22.0.0.tgz#5532c592fb6dddae08846f12c9ab0fc590b1d42e" | ||
integrity sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw== | ||
dependencies: | ||
"@ts-morph/common" "~0.19.0" | ||
code-block-writer "^12.0.0" | ||
"@ts-morph/common" "~0.23.0" | ||
code-block-writer "^13.0.1" | ||
|
||
[email protected], ts-node@^10.8.1: | ||
version "10.9.1" | ||
|
@@ -11888,6 +11985,11 @@ tslib@^2.3.1, tslib@^2.5.0, tslib@~2.5.0: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" | ||
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== | ||
|
||
tslib@~2.6.0: | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" | ||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== | ||
|
||
tsutils@^3.21.0: | ||
version "3.21.0" | ||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" | ||
|