@graphql-mesh/plugin-jit 0.2.20-alpha-20260108183350-7b93ba4b699d4bcd0160351b5406618fc4d9c9ca → 0.2.20-alpha-20260109184422-50029ffe2754247bb38f7b353c5f9c9c0a7aab14
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 +2 -2
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-jit",
|
|
3
|
-
"version": "0.2.20-alpha-
|
|
3
|
+
"version": "0.2.20-alpha-20260109184422-50029ffe2754247bb38f7b353c5f9c9c0a7aab14",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@envelop/core": "^5.3.2",
|
|
10
|
-
"@graphql-mesh/utils": "0.104.20-alpha-
|
|
10
|
+
"@graphql-mesh/utils": "0.104.20-alpha-20260109184422-50029ffe2754247bb38f7b353c5f9c9c0a7aab14",
|
|
11
11
|
"@graphql-tools/utils": "^11.0.0",
|
|
12
12
|
"graphql-jit": "^0.8.7",
|
|
13
13
|
"tslib": "^2.4.0"
|