@ctx-core/graphql-client 7.0.79 → 7.0.84

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/CHANGELOG.md CHANGED
@@ -1,5 +1,37 @@
1
1
  # @ctx-core/graphql-client
2
2
 
3
+ ## 7.0.84
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+
9
+ ## 7.0.83
10
+
11
+ ### Patch Changes
12
+
13
+ - @types/node: ^16.10.2 -> ^16.10.3
14
+ - Updated dependencies [undefined]
15
+ - @ctx-core/graphql@9.0.25
16
+
17
+ ## 7.0.82
18
+
19
+ ### Patch Changes
20
+
21
+ - @types/node: ^16.10.1 -> ^16.10.2
22
+
23
+ ## 7.0.81
24
+
25
+ ### Patch Changes
26
+
27
+ - @types/node: ^16.9.6 -> ^16.10.1
28
+
29
+ ## 7.0.80
30
+
31
+ ### Patch Changes
32
+
33
+ - update dependencies
34
+
3
35
  ## 7.0.79
4
36
 
5
37
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/graphql-client",
3
- "version": "7.0.79",
3
+ "version": "7.0.84",
4
4
  "description": "ctx-core graphql-client",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,14 +28,14 @@
28
28
  "./package.json": "./package.json"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/dom": "^11.0.26",
32
- "@ctx-core/fetch": "^11.0.72",
33
- "@ctx-core/graphql": "^9.0.24",
31
+ "@ctx-core/dom": "^11.0.27",
32
+ "@ctx-core/fetch": "^11.0.76",
33
+ "@ctx-core/graphql": "^9.0.27",
34
34
  "@ctx-core/object": "^21.0.20",
35
35
  "esm": "^3.2.25"
36
36
  },
37
37
  "devDependencies": {
38
- "@types/node": "^16.9.6",
38
+ "@types/node": "^16.10.3",
39
39
  "typescript": "^4.4.3"
40
40
  },
41
41
  "publishConfig": {
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-