@envelop/extended-validation 8.0.0-alpha-20260106170113-2061f3763d3c89674e4e38c33e0c554e1366d96a → 8.0.0-alpha-20260107051031-d134c90378b12a5a871677d38f9cf2044a27799e
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,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@envelop/extended-validation",
|
|
3
|
-
"version": "8.0.0-alpha-
|
|
3
|
+
"version": "8.0.0-alpha-20260107051031-d134c90378b12a5a871677d38f9cf2044a27799e",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
|
|
7
|
-
"@envelop/core": "^5.5.0-alpha-
|
|
7
|
+
"@envelop/core": "^5.5.0-alpha-20260107051031-d134c90378b12a5a871677d38f9cf2044a27799e"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@graphql-tools/utils": "^
|
|
10
|
+
"@graphql-tools/utils": "^11.0.0",
|
|
11
11
|
"tslib": "^2.5.0"
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|