|
34 | 34 |
|
35 | 35 | "@app/gql@link:./packages/todo-example/client-apollo/src/gql":
|
36 | 36 | version "0.0.0"
|
37 |
| - uid "" |
38 | 37 |
|
39 | 38 |
|
40 | 39 | version "12.0.0"
|
|
1297 | 1296 | ts-node "^9"
|
1298 | 1297 | tslib "^2"
|
1299 | 1298 |
|
1300 |
| -"@envelop/core@^2.4.0": |
1301 |
| - version "2.4.0" |
1302 |
| - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.4.0.tgz#4319bd681a83fa0964c8be77f7535f728e2e05bb" |
1303 |
| - integrity sha512-ZA8d3sg69+IrZH0seB/HxHi+IYaOOu5OLzZBAHw7MrT2mBI0RyboM6QZv0gGvYJjQIUeJ1I2Zz4bqjOKNmgpxA== |
1304 |
| - dependencies: |
1305 |
| - "@envelop/types" "2.3.0" |
1306 |
| - |
1307 |
| -"@envelop/core@^2.5.0": |
| 1299 | +"@envelop/core@^2.4.0", "@envelop/core@^2.5.0": |
1308 | 1300 | version "2.6.0"
|
1309 | 1301 | resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.6.0.tgz#1b7a346a37040c217f0f9b60c3358efc6c3b1b94"
|
1310 | 1302 | integrity sha512-yTptKinJN//i6m1kXUbnLBl/FobzddI4ehURAMS08eRUOQwAuXqJU9r8VdTav8nIZLb4t6cuDWFb3n331LiwLw==
|
1311 | 1303 | dependencies:
|
1312 | 1304 | "@envelop/types" "2.4.0"
|
1313 | 1305 | tslib "2.4.0"
|
1314 | 1306 |
|
1315 |
| -"@envelop/parser-cache@^4.4.0": |
1316 |
| - version "4.5.0" |
1317 |
| - resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.5.0.tgz#7cf3eee87f7e87fdecfb310b6d6f49268641d5d9" |
1318 |
| - integrity sha512-PrMPLSYme/zpdSlRj+ZwWSitzUukf2vrHgrVnHBxc5I60N+kGXzg7SiddrTWM1BotqgEi5qSRd7AaiqgHQ6Hqg== |
1319 |
| - dependencies: |
1320 |
| - lru-cache "^6.0.0" |
1321 |
| - |
1322 | 1307 | "@envelop/parser-cache@^4.6.0":
|
1323 | 1308 | version "4.7.0"
|
1324 | 1309 | resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.7.0.tgz#fc438d8ed390c88fa24bf56da3e4da36f088e3fc"
|
|
1327 | 1312 | lru-cache "^6.0.0"
|
1328 | 1313 | tslib "^2.4.0"
|
1329 | 1314 |
|
1330 |
| - |
1331 |
| - version "2.3.0" |
1332 |
| - resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.3.0.tgz#d633052eb3c7e7913380165ce041e2c0e358d5b6" |
1333 |
| - integrity sha512-K20KxpGlY+HKenms4Kccuh/YcCm0ytj1Zk0Ak6b6hKA68JI4YQ2GwGMq7A7gSOb1MxlbKqrnVdeQdXaDpQfCmA== |
1334 |
| - |
1335 | 1315 |
|
1336 | 1316 | version "2.4.0"
|
1337 | 1317 | resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.4.0.tgz#129163df73503581b68950704f4064a6b0f2c6ed"
|
1338 | 1318 | integrity sha512-pjxS98cDQBS84X29VcwzH3aJ/KiLCGwyMxuj7/5FkdiaCXAD1JEvKEj9LARWlFYj1bY43uII4+UptFebrhiIaw==
|
1339 | 1319 | dependencies:
|
1340 | 1320 | tslib "^2.4.0"
|
1341 | 1321 |
|
1342 |
| -"@envelop/validation-cache@^4.4.0": |
1343 |
| - version "4.5.0" |
1344 |
| - resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-4.5.0.tgz#4b71b468c199d3740272b8239de0c583d047facc" |
1345 |
| - integrity sha512-+vBW+IFaI8dk74xbg9f1wI8X43pB7/Ul4MUHsZJ21hpIlR/Ahu4+Jw5lydPa8lXEoCoK6EAm9ym8ClHBA5kKBQ== |
1346 |
| - dependencies: |
1347 |
| - lru-cache "^6.0.0" |
1348 |
| - |
1349 | 1322 | "@envelop/validation-cache@^4.6.0":
|
1350 | 1323 | version "4.7.0"
|
1351 | 1324 | resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-4.7.0.tgz#6871116c5387cd7c310b9ae9187d29c2793ae33f"
|
|
1644 | 1617 | "@graphql-tools/utils" "8.9.0"
|
1645 | 1618 | tslib "^2.4.0"
|
1646 | 1619 |
|
1647 |
| -"@graphql-tools/[email protected]": |
| 1620 | +"@graphql-tools/[email protected]", "@graphql-tools/merge@^8.2.6": |
1648 | 1621 | version "8.3.6"
|
1649 | 1622 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.6.tgz#97a936d4c8e8f935e58a514bb516c476437b5b2c"
|
1650 | 1623 | integrity sha512-uUBokxXi89bj08P+iCvQk3Vew4vcfL5ZM6NTylWi8PIpoq4r5nJ625bRuN8h2uubEdRiH8ntN9M4xkd/j7AybQ==
|
1651 | 1624 | dependencies:
|
1652 | 1625 | "@graphql-tools/utils" "8.12.0"
|
1653 | 1626 | tslib "^2.4.0"
|
1654 | 1627 |
|
1655 |
| -"@graphql-tools/merge@^8.2.6": |
1656 |
| - version "8.3.3" |
1657 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.3.tgz#74dd4816c3fc7af38730fc59d1cba6e687d7fb2d" |
1658 |
| - integrity sha512-EfULshN2s2s2mhBwbV9WpGnoehRLe7eIMdZrKfHhxlBWOvtNUd3KSCN0PUdAMd7lj1jXUW9KYdn624JrVn6qzg== |
1659 |
| - dependencies: |
1660 |
| - "@graphql-tools/utils" "8.10.0" |
1661 |
| - tslib "^2.4.0" |
1662 |
| - |
1663 | 1628 | "@graphql-tools/optimize@^1.3.0":
|
1664 | 1629 | version "1.3.0"
|
1665 | 1630 | resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.0.tgz#11ea27ac73e857d882ccfd7a3a981d8d6fb521e2"
|
|
1701 | 1666 | "@graphql-tools/utils" "8.8.0"
|
1702 | 1667 | tslib "^2.4.0"
|
1703 | 1668 |
|
1704 |
| -"@graphql-tools/[email protected]", "@graphql-tools/schema@^8.5.0": |
| 1669 | +"@graphql-tools/[email protected]": |
1705 | 1670 | version "8.5.1"
|
1706 | 1671 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.5.1.tgz#c2f2ff1448380919a330312399c9471db2580b58"
|
1707 | 1672 | integrity sha512-0Esilsh0P/qYcB5DKQpiKeQs/jevzIadNTaT0jeWklPMwNbT7yMX4EqZany7mbeRRlSRwMzNzL5olyFdffHBZg==
|
|
1742 | 1707 | value-or-promise "^1.0.11"
|
1743 | 1708 | ws "^8.3.0"
|
1744 | 1709 |
|
1745 |
| -"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.9.0": |
1746 |
| - version "8.10.0" |
1747 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.10.0.tgz#8e76db7487e19b60cf99fb90c2d6343b2105b331" |
1748 |
| - integrity sha512-yI+V373FdXQbYfqdarehn9vRWDZZYuvyQ/xwiv5ez2BbobHrqsexF7qs56plLRaQ8ESYpVAjMQvJWe9s23O0Jg== |
1749 |
| - dependencies: |
1750 |
| - tslib "^2.4.0" |
1751 |
| - |
1752 |
| -"@graphql-tools/[email protected]": |
| 1710 | +"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0", "@graphql-tools/utils@^8.9.0": |
1753 | 1711 | version "8.12.0"
|
1754 | 1712 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.12.0.tgz#243bc4f5fc2edbc9e8fd1038189e57d837cbe31f"
|
1755 | 1713 | integrity sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw==
|
1756 | 1714 | dependencies:
|
1757 | 1715 | tslib "^2.4.0"
|
1758 | 1716 |
|
1759 |
| -"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0": |
| 1717 | +"@graphql-tools/[email protected]": |
1760 | 1718 | version "8.8.0"
|
1761 | 1719 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.8.0.tgz#8332ff80a1da9204ccf514750dd6f5c5cccf17dc"
|
1762 | 1720 | integrity sha512-KJrtx05uSM/cPYFdTnGAS1doL5bftJLAiFCDMZ8Vkifztz3BFn3gpFiy/o4wDtM8s39G46mxmt2Km/RmeltfGw==
|
|
1786 | 1744 | resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
|
1787 | 1745 | integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
|
1788 | 1746 |
|
1789 |
| -"@graphql-yoga/common@^2.12.12": |
| 1747 | +"@graphql-yoga/common@^2.12.12", "@graphql-yoga/common@^2.12.5": |
1790 | 1748 | version "2.12.12"
|
1791 | 1749 | resolved "https://registry.yarnpkg.com/@graphql-yoga/common/-/common-2.12.12.tgz#8e90d94e1a3206f91363bd78278e5b0288d032b6"
|
1792 | 1750 | integrity sha512-La2ygIw2qlIJZrRGT4nW70Nam7gQ2xZkOn0FDCnKWSJhQ4nHw4aFAkeHIJdZGK0u2TqtXRrNSAj5cb/TZoqUiQ==
|
|
1802 | 1760 | dset "^3.1.1"
|
1803 | 1761 | tslib "^2.3.1"
|
1804 | 1762 |
|
1805 |
| -"@graphql-yoga/common@^2.12.5": |
1806 |
| - version "2.12.5" |
1807 |
| - resolved "https://registry.yarnpkg.com/@graphql-yoga/common/-/common-2.12.5.tgz#930cf3599a3398f6a56f2f1755e6c9785e60bedb" |
1808 |
| - integrity sha512-5p634xtfphiHNPd39kyDc3VSIX8shkinywalNiMHEAal1DGYCn4x/mKbA6Q7tgWvrCqC4fAAuklHoxxi7TIyxA== |
1809 |
| - dependencies: |
1810 |
| - "@envelop/core" "^2.4.0" |
1811 |
| - "@envelop/parser-cache" "^4.4.0" |
1812 |
| - "@envelop/validation-cache" "^4.4.0" |
1813 |
| - "@graphql-tools/schema" "^8.5.0" |
1814 |
| - "@graphql-tools/utils" "^8.8.0" |
1815 |
| - "@graphql-typed-document-node/core" "^3.1.1" |
1816 |
| - "@graphql-yoga/subscription" "^2.2.3" |
1817 |
| - "@whatwg-node/fetch" "^0.2.6" |
1818 |
| - dset "^3.1.1" |
1819 |
| - tslib "^2.3.1" |
1820 |
| - |
1821 | 1763 | "@graphql-yoga/[email protected]":
|
1822 | 1764 | version "2.13.13"
|
1823 | 1765 | resolved "https://registry.yarnpkg.com/@graphql-yoga/node/-/node-2.13.13.tgz#8f42cab6be3d4d396483c33b490171772569e73b"
|
@@ -3975,10 +3917,10 @@ detect-newline@^3.0.0:
|
3975 | 3917 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
3976 | 3918 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
3977 | 3919 |
|
3978 |
| - |
3979 |
| - version "0.0.1019158" |
3980 |
| - resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1019158.tgz#4b08d06108a784a2134313149626ba55f030a86f" |
3981 |
| - integrity sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ== |
| 3920 | + |
| 3921 | + version "0.0.1036444" |
| 3922 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz#a570d3cdde61527c82f9b03919847b8ac7b1c2b9" |
| 3923 | + integrity sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw== |
3982 | 3924 |
|
3983 | 3925 | diff-sequences@^27.5.1:
|
3984 | 3926 | version "27.5.1"
|
@@ -7026,7 +6968,7 @@ pirates@^4.0.1, pirates@^4.0.4:
|
7026 | 6968 | resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
|
7027 | 6969 | integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
|
7028 | 6970 |
|
7029 |
| -pkg-dir@4.2.0, pkg-dir@^4.1.0, pkg-dir@^4.2.0: |
| 6971 | +pkg-dir@^4.1.0, pkg-dir@^4.2.0: |
7030 | 6972 | version "4.2.0"
|
7031 | 6973 | resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
|
7032 | 6974 | integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
@@ -7161,23 +7103,22 @@ punycode@^2.1.0, punycode@^2.1.1:
|
7161 | 7103 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
7162 | 7104 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
7163 | 7105 |
|
7164 |
| -puppeteer@15.5.0: |
7165 |
| - version "15.5.0" |
7166 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.5.0.tgz#446e01547ba0f47c37ac2148e5333433b4ecb371" |
7167 |
| - integrity sha512-+vZPU8iBSdCx1Kn5hHas80fyo0TiVyMeqLGv/1dygX2HKhAZjO9YThadbRTCoTYq0yWw+w/CysldPsEekDtjDQ== |
| 7106 | +puppeteer@18.0.5: |
| 7107 | + version "18.0.5" |
| 7108 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0.5.tgz#873223b17b92345182c5b5e8cfbd6f3117f1547d" |
| 7109 | + integrity sha512-s4erjxU0VtKojPvF+KvLKG6OHUPw7gO2YV1dtOsoryyCbhrs444fXb4QZqGWuTv3V/rgSCUzeixxu34g0ZkSMA== |
7168 | 7110 | dependencies:
|
7169 | 7111 | cross-fetch "3.1.5"
|
7170 | 7112 | debug "4.3.4"
|
7171 |
| - devtools-protocol "0.0.1019158" |
| 7113 | + devtools-protocol "0.0.1036444" |
7172 | 7114 | extract-zip "2.0.1"
|
7173 | 7115 | https-proxy-agent "5.0.1"
|
7174 |
| - pkg-dir "4.2.0" |
7175 | 7116 | progress "2.0.3"
|
7176 | 7117 | proxy-from-env "1.1.0"
|
7177 | 7118 | rimraf "3.0.2"
|
7178 | 7119 | tar-fs "2.1.1"
|
7179 | 7120 | unbzip2-stream "1.4.3"
|
7180 |
| - ws "8.8.0" |
| 7121 | + ws "8.8.1" |
7181 | 7122 |
|
7182 | 7123 | pvtsutils@^1.3.2:
|
7183 | 7124 | version "1.3.2"
|
@@ -8954,11 +8895,6 @@ write-pkg@^4.0.0:
|
8954 | 8895 | type-fest "^0.4.1"
|
8955 | 8896 | write-json-file "^3.2.0"
|
8956 | 8897 |
|
8957 |
| - |
8958 |
| - version "8.8.0" |
8959 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769" |
8960 |
| - integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ== |
8961 |
| - |
8962 | 8898 |
|
8963 | 8899 | version "8.8.1"
|
8964 | 8900 | resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
|
|
0 commit comments