|
| 1 | +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
| 2 | +# yarn lockfile v1 |
| 3 | + |
| 4 | + |
| 5 | +"@graphql-tools/merge@^9.0.3": |
| 6 | + version "9.0.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.3.tgz#4d0b467132e6f788b69fab803d31480b8ce4b61a" |
| 8 | + integrity sha512-FeKv9lKLMwqDu0pQjPpF59GY3HReUkWXKsMIuMuJQOKh9BETu7zPEFUELvcw8w+lwZkl4ileJsHXC9+AnsT2Lw== |
| 9 | + dependencies: |
| 10 | + "@graphql-tools/utils" "^10.0.13" |
| 11 | + tslib "^2.4.0" |
| 12 | + |
| 13 | +"@graphql-tools/schema@^10.0.2": |
| 14 | + version "10.0.3" |
| 15 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.3.tgz#48c14be84cc617c19c4c929258672b6ab01768de" |
| 16 | + integrity sha512-p28Oh9EcOna6i0yLaCFOnkcBDQECVf3SCexT6ktb86QNj9idnkhI+tCxnwZDh58Qvjd2nURdkbevvoZkvxzCog== |
| 17 | + dependencies: |
| 18 | + "@graphql-tools/merge" "^9.0.3" |
| 19 | + "@graphql-tools/utils" "^10.0.13" |
| 20 | + tslib "^2.4.0" |
| 21 | + value-or-promise "^1.0.12" |
| 22 | + |
| 23 | +"@graphql-tools/utils@^10.0.13": |
| 24 | + version "10.1.2" |
| 25 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.1.2.tgz#192de00e7301c0242e7305ab16bbeef76bbcec74" |
| 26 | + integrity sha512-fX13CYsDnX4yifIyNdiN0cVygz/muvkreWWem6BBw130+ODbRRgfiVveL0NizCEnKXkpvdeTy9Bxvo9LIKlhrw== |
| 27 | + dependencies: |
| 28 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 29 | + cross-inspect "1.0.0" |
| 30 | + dset "^3.1.2" |
| 31 | + tslib "^2.4.0" |
| 32 | + |
| 33 | +"@graphql-typed-document-node/core@^3.1.1": |
| 34 | + version "3.2.0" |
| 35 | + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861" |
| 36 | + integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ== |
| 37 | + |
| 38 | +"@hono/node-server@^1.8.2": |
| 39 | + version "1.8.2" |
| 40 | + resolved "https://registry.yarnpkg.com/@hono/node-server/-/node-server-1.8.2.tgz#940b3a0dbd7adbc510b79b626f3603258493354b" |
| 41 | + integrity sha512-h8l2TBLCPHZBUrrkosZ6L5CpBLj6zdESyF4B+zngiCDF7aZFQJ0alVbLx7jn8PCVi9EyoFf8a4hOZFi1tD95EA== |
| 42 | + |
| 43 | +"@types/bun@^1.0.8": |
| 44 | + version "1.0.8" |
| 45 | + resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.0.8.tgz#5228b0c5c84150f8fe85d4eac851bca2d6250526" |
| 46 | + integrity sha512-E6UWZuN4ymAxzUBWVIGDHJ3Zey7I8cMzDZ+cB1BqhZsmd1uPb9iAQzpWMruY1mKzsuD3R+dZPoBkZz8QL1KhSA== |
| 47 | + dependencies: |
| 48 | + bun-types "1.0.29" |
| 49 | + |
| 50 | +"@types/node@*", "@types/node@~20.11.3": |
| 51 | + version "20.11.27" |
| 52 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.27.tgz#debe5cfc8a507dd60fe2a3b4875b1604f215c2ac" |
| 53 | + integrity sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg== |
| 54 | + dependencies: |
| 55 | + undici-types "~5.26.4" |
| 56 | + |
| 57 | +"@types/ws@~8.5.10": |
| 58 | + version "8.5.10" |
| 59 | + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787" |
| 60 | + integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A== |
| 61 | + dependencies: |
| 62 | + "@types/node" "*" |
| 63 | + |
| 64 | +bun-types@1.0.29: |
| 65 | + version "1.0.29" |
| 66 | + resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.29.tgz#b761f9c181aa0efa1c749ddfba2a28e4778dfaf2" |
| 67 | + integrity sha512-Z+U1ORr/2UCwxelIZxE83pyPLclviYL9UewQCNEUmGeLObY8ao+3WF3D8N1+NMv2+S+hUWsdBJam+4GoPEz35g== |
| 68 | + dependencies: |
| 69 | + "@types/node" "~20.11.3" |
| 70 | + "@types/ws" "~8.5.10" |
| 71 | + |
| 72 | +cross-inspect@1.0.0: |
| 73 | + version "1.0.0" |
| 74 | + resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" |
| 75 | + integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== |
| 76 | + dependencies: |
| 77 | + tslib "^2.4.0" |
| 78 | + |
| 79 | +dset@^3.1.2: |
| 80 | + version "3.1.3" |
| 81 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2" |
| 82 | + integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ== |
| 83 | + |
| 84 | +edgeql@^0.1.9: |
| 85 | + version "0.1.9" |
| 86 | + resolved "https://registry.yarnpkg.com/edgeql/-/edgeql-0.1.9.tgz#a94ed2cbf9555ee0bc2ffdfa86c5edff10ffbf7c" |
| 87 | + integrity sha512-OO9RWmar+owXW8YxuAij6XuGLVGQsK/cO5N6/BXduUejErrG9LdqckpXY8DJ8AjZmMBB+m4AQkz9ZgYGR8eREg== |
| 88 | + dependencies: |
| 89 | + "@graphql-tools/schema" "^10.0.2" |
| 90 | + "@hono/node-server" "^1.8.2" |
| 91 | + graphql "^16.8.1" |
| 92 | + |
| 93 | +graphql@^16.8.1: |
| 94 | + version "16.8.1" |
| 95 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" |
| 96 | + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== |
| 97 | + |
| 98 | +tslib@^2.4.0: |
| 99 | + version "2.6.2" |
| 100 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" |
| 101 | + integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== |
| 102 | + |
| 103 | +undici-types@~5.26.4: |
| 104 | + version "5.26.5" |
| 105 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
| 106 | + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 107 | + |
| 108 | +value-or-promise@^1.0.12: |
| 109 | + version "1.0.12" |
| 110 | + resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c" |
| 111 | + integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q== |
0 commit comments