File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 40
40
"@nestjs/testing" : " 8.4.5" ,
41
41
"graphql" : " 15.8.0" ,
42
42
"reflect-metadata" : " 0.1.13" ,
43
- "ts-morph" : " 14 .0.0"
43
+ "ts-morph" : " 15 .0.0"
44
44
},
45
45
"peerDependencies" : {
46
46
"@apollo/subgraph" : " ^0.1.5 || ^0.3.0 || ^0.4.0 || ^2.0.0" ,
47
47
"@nestjs/common" : " ^8.2.3" ,
48
48
"@nestjs/core" : " ^8.2.3" ,
49
49
"graphql" : " ^15.8.0 || ^16.0.0" ,
50
50
"reflect-metadata" : " ^0.1.13" ,
51
- "ts-morph" : " ^13.0.2 || ^14.0.0"
51
+ "ts-morph" : " ^13.0.2 || ^14.0.0 || ^15.0.0 "
52
52
},
53
53
"peerDependenciesMeta" : {
54
54
"@apollo/subgraph" : {
Original file line number Diff line number Diff line change 2375
2375
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
2376
2376
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
2377
2377
2378
- " @ts-morph/common@~0.13 .0 " :
2379
- version "0.13 .0"
2380
- resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.13 .0.tgz#77dea1565baaf002d1bc2c20e05d1fb3349008a9 "
2381
- integrity sha512-fEJ6j7Cu8yiWjA4UmybOBH9Efgb/64ZTWuvCF4KysGu4xz8ettfyaqFt8WZ1btCxXsGZJjZ2/3svOF6rL+UFdQ ==
2378
+ " @ts-morph/common@~0.15 .0 " :
2379
+ version "0.15 .0"
2380
+ resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.15 .0.tgz#aece752746fc0d779d2acfaece95fb2c23327ba5 "
2381
+ integrity sha512-QefRbadcwfBnd3HWrltpjRJprHgeKfQsnbyGbRF8pEjMqISAljJwq4wfRETxxojsmN4GWuJv3PWG+W7kBIHMMw ==
2382
2382
dependencies :
2383
2383
fast-glob "^3.2.11"
2384
2384
minimatch "^5.0.1"
10335
10335
semver "7.x"
10336
10336
yargs-parser "^20.x"
10337
10337
10338
- ts-morph@14 .0.0 :
10339
- version "14 .0.0"
10340
- resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-14 .0.0.tgz#6bffb7e4584cf6a9aebce2066bf4258e1d03f9fa "
10341
- integrity sha512-tO8YQ1dP41fw8GVmeQAdNsD8roZi1JMqB7YwZrqU856DvmG5/710e41q2XauzTYrygH9XmMryaFeLo+kdCziyA ==
10338
+ ts-morph@15 .0.0 :
10339
+ version "15 .0.0"
10340
+ resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-15 .0.0.tgz#927a85d22909b95fa81e399c94fea655d98be514 "
10341
+ integrity sha512-OZkg0TI1h6FVe8DZXyBo6p7NfCN9EZZkkA736f243KzQ3cypYWtaLc9eyNn/JH/fWYfQ4d6wIA4oM0vElRTGcQ ==
10342
10342
dependencies :
10343
- " @ts-morph/common" " ~0.13 .0"
10343
+ " @ts-morph/common" " ~0.15 .0"
10344
10344
code-block-writer "^11.0.0"
10345
10345
10346
10346
You can’t perform that action at this time.
0 commit comments