@ctx-core/graphql-client 7.2.145 → 7.2.147

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,26 @@
1
1
  # @ctx-core/graphql-client
2
2
 
3
+ ## 7.2.147
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/fetch-undici: ^2.3.112 -> ^2.3.113
8
+ - @ctx-core/dom: ^11.4.20 -> ^11.4.21
9
+
10
+ ## 7.2.146
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ - Updated dependencies
16
+ - Updated dependencies
17
+ - Updated dependencies
18
+ - Updated dependencies
19
+ - @ctx-core/object@26.0.0
20
+ - @ctx-core/dom@11.4.20
21
+ - @ctx-core/fetch-undici@2.3.112
22
+ - @ctx-core/graphql@9.0.117
23
+
3
24
  ## 7.2.145
4
25
 
5
26
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/graphql-client",
3
- "version": "7.2.145",
3
+ "version": "7.2.147",
4
4
  "description": "ctx-core graphql-client",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -23,10 +23,10 @@
23
23
  "./package.json": "./package.json"
24
24
  },
25
25
  "dependencies": {
26
- "@ctx-core/dom": "^11.4.19",
27
- "@ctx-core/fetch-undici": "^2.3.111",
28
- "@ctx-core/graphql": "^9.0.116",
29
- "@ctx-core/object": "^25.2.1"
26
+ "@ctx-core/dom": "^11.4.21",
27
+ "@ctx-core/fetch-undici": "^2.3.113",
28
+ "@ctx-core/graphql": "^9.0.117",
29
+ "@ctx-core/object": "^26.0.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/node": "^18.14.1",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-