@graphql-codegen/visitor-plugin-common 5.6.1-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a → 5.6.1-alpha-20250121051115-c3af7e5d61514dc4342c190f04e455aaf5790524
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,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/visitor-plugin-common",
|
|
3
|
-
"version": "5.6.1-alpha-
|
|
3
|
+
"version": "5.6.1-alpha-20250121051115-c3af7e5d61514dc4342c190f04e455aaf5790524",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
6
6
|
},
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@graphql-tools/optimize": "^2.0.0",
|
|
9
|
-
"@graphql-codegen/plugin-helpers": "5.1.
|
|
9
|
+
"@graphql-codegen/plugin-helpers": "^5.1.0",
|
|
10
10
|
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
|
|
11
11
|
"@graphql-tools/utils": "^10.0.0",
|
|
12
12
|
"auto-bind": "~4.0.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"graphql-tag": "^2.11.0",
|
|
15
15
|
"parse-filepath": "^1.0.2",
|
|
16
16
|
"change-case-all": "1.0.15",
|
|
17
|
-
"tslib": "~2.
|
|
17
|
+
"tslib": "~2.6.0"
|
|
18
18
|
},
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|