@faststore/api 3.0.129 → 3.0.131
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/dist/cjs/package.json +4 -4
- package/dist/esm/package.json +4 -4
- package/package.json +7 -7
package/dist/cjs/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/api",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.130",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "dist/cjs/src/index.js",
|
|
6
6
|
"typings": "dist/esm/src/index.d.ts",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"generate": "graphql-codegen --config codegen.yml"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@envelop/on-resolve": "^
|
|
37
|
+
"@envelop/on-resolve": "^4.1.1",
|
|
38
38
|
"@graphql-tools/load-files": "^7.0.0",
|
|
39
39
|
"@graphql-tools/schema": "^9.0.0",
|
|
40
40
|
"@opentelemetry/exporter-logs-otlp-grpc": "^0.39.1",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"sanitize-html": "^2.11.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@envelop/core": "^
|
|
53
|
+
"@envelop/core": "^5.0.2",
|
|
54
54
|
"@faststore/eslint-config": "^3.0.116",
|
|
55
55
|
"@faststore/shared": "^3.0.116",
|
|
56
56
|
"@graphql-codegen/cli": "2.2.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"typescript": "^5.3.2"
|
|
74
74
|
},
|
|
75
75
|
"peerDependencies": {
|
|
76
|
-
"@envelop/core": "^
|
|
76
|
+
"@envelop/core": "^5",
|
|
77
77
|
"graphql": "^15.6.0"
|
|
78
78
|
},
|
|
79
79
|
"volta": {
|
package/dist/esm/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/api",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.130",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "dist/cjs/src/index.js",
|
|
6
6
|
"typings": "dist/esm/src/index.d.ts",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"generate": "graphql-codegen --config codegen.yml"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@envelop/on-resolve": "^
|
|
37
|
+
"@envelop/on-resolve": "^4.1.1",
|
|
38
38
|
"@graphql-tools/load-files": "^7.0.0",
|
|
39
39
|
"@graphql-tools/schema": "^9.0.0",
|
|
40
40
|
"@opentelemetry/exporter-logs-otlp-grpc": "^0.39.1",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"sanitize-html": "^2.11.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@envelop/core": "^
|
|
53
|
+
"@envelop/core": "^5.0.2",
|
|
54
54
|
"@faststore/eslint-config": "^3.0.116",
|
|
55
55
|
"@faststore/shared": "^3.0.116",
|
|
56
56
|
"@graphql-codegen/cli": "2.2.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"typescript": "^5.3.2"
|
|
74
74
|
},
|
|
75
75
|
"peerDependencies": {
|
|
76
|
-
"@envelop/core": "^
|
|
76
|
+
"@envelop/core": "^5",
|
|
77
77
|
"graphql": "^15.6.0"
|
|
78
78
|
},
|
|
79
79
|
"volta": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/api",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.131",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "dist/cjs/src/index.js",
|
|
6
6
|
"typings": "dist/esm/src/index.d.ts",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"generate": "graphql-codegen --config codegen.yml"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@envelop/on-resolve": "^
|
|
37
|
+
"@envelop/on-resolve": "^4.1.1",
|
|
38
38
|
"@graphql-tools/load-files": "^7.0.0",
|
|
39
39
|
"@graphql-tools/schema": "^9.0.0",
|
|
40
40
|
"@opentelemetry/exporter-logs-otlp-grpc": "^0.39.1",
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"sanitize-html": "^2.11.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@envelop/core": "^
|
|
54
|
-
"@faststore/eslint-config": "^3.0.
|
|
55
|
-
"@faststore/shared": "^3.0.
|
|
53
|
+
"@envelop/core": "^5.0.2",
|
|
54
|
+
"@faststore/eslint-config": "^3.0.131",
|
|
55
|
+
"@faststore/shared": "^3.0.131",
|
|
56
56
|
"@graphql-codegen/cli": "2.2.0",
|
|
57
57
|
"@graphql-codegen/typescript": "2.2.2",
|
|
58
58
|
"@parcel/watcher": "^2.4.0",
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
"typescript": "^5.3.2"
|
|
74
74
|
},
|
|
75
75
|
"peerDependencies": {
|
|
76
|
-
"@envelop/core": "^
|
|
76
|
+
"@envelop/core": "^5",
|
|
77
77
|
"graphql": "^15.6.0"
|
|
78
78
|
},
|
|
79
79
|
"volta": {
|
|
80
80
|
"extends": "../../package.json"
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "79ad36cd135fc1f9bacd3224b33b4e5f7c4323da"
|
|
83
83
|
}
|