@graphql-tools/github-loader 9.1.0 → 9.1.2-alpha-20260423101403-11c837430a94d82bf678d1053278f660bef4a2ba
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-tools/github-loader",
|
|
3
|
-
"version": "9.1.
|
|
3
|
+
"version": "9.1.2-alpha-20260423101403-11c837430a94d82bf678d1053278f660bef4a2ba",
|
|
4
4
|
"description": "A set of utils for faster development of GraphQL tools",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@graphql-tools/executor-http": "^3.2.1",
|
|
11
|
-
"@graphql-tools/graphql-tag-pluck": "
|
|
12
|
-
"@graphql-tools/utils": "
|
|
11
|
+
"@graphql-tools/graphql-tag-pluck": "8.3.31-alpha-20260423101403-11c837430a94d82bf678d1053278f660bef4a2ba",
|
|
12
|
+
"@graphql-tools/utils": "11.1.0-alpha-20260423101403-11c837430a94d82bf678d1053278f660bef4a2ba",
|
|
13
13
|
"@whatwg-node/fetch": "^0.10.13",
|
|
14
14
|
"@whatwg-node/promise-helpers": "^1.0.0",
|
|
15
15
|
"sync-fetch": "0.6.0",
|