@graphql-tools/relay-operation-optimizer 7.0.22-alpha-20251024134312-b155a7f6c61b3a33c841c5f9b57a37cb5884d632 → 7.0.22-alpha-20251024142206-3184681d9c081229a38df51ec239cc02f855bbf1
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-tools/relay-operation-optimizer",
|
|
3
|
-
"version": "7.0.22-alpha-
|
|
3
|
+
"version": "7.0.22-alpha-20251024142206-3184681d9c081229a38df51ec239cc02f855bbf1",
|
|
4
4
|
"description": "Package for optimizing your GraphQL operations relay style.",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@ardatan/relay-compiler": "^12.0.3",
|
|
11
|
-
"@graphql-tools/utils": "10.10.0-alpha-
|
|
11
|
+
"@graphql-tools/utils": "10.10.0-alpha-20251024142206-3184681d9c081229a38df51ec239cc02f855bbf1",
|
|
12
12
|
"tslib": "^2.4.0"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|