Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit ea78f6d

Browse files
committed
Bump contexture client
1 parent f81a2e8 commit ea78f6d

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

CHANGELOG.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.54.10
2+
* Bump contexture-client
3+
14
### 2.54.9
25
* Use yarn
36
* Use eslint to build source

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contexture-react",
3-
"version": "2.54.9",
3+
"version": "2.54.10",
44
"description": "React components for building contexture interfaces",
55
"type": "module",
66
"main": "dist/esm/index.js",
@@ -56,7 +56,7 @@
5656
"@storybook/source-loader": "^6.3.7",
5757
"@storybook/storybook-deployer": "^2.8.10",
5858
"contexture": "^0.12.11",
59-
"contexture-client": "^2.48.0",
59+
"contexture-client": "^2.49.5",
6060
"contexture-elasticsearch": "^1.13.0",
6161
"danger": "^11.2.1",
6262
"duti": "^0.15.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5929,13 +5929,13 @@ __metadata:
59295929
languageName: node
59305930
linkType: hard
59315931

5932-
"contexture-client@npm:^2.48.0":
5933-
version: 2.49.4
5934-
resolution: "contexture-client@npm:2.49.4"
5932+
"contexture-client@npm:^2.49.5":
5933+
version: 2.49.5
5934+
resolution: "contexture-client@npm:2.49.5"
59355935
dependencies:
5936-
futil: ^1.70.0
5936+
futil: ^1.71.8
59375937
lodash: ^4.17.15
5938-
checksum: ae45d78cfd23b2161757e0b57c36305994f84c0e232643ddab81d0cbdfb0949ef88792c1ae1bbc173e9d968e9e53cc6b2004db6ef6fa2a5ba3a7aaad4757c45b
5938+
checksum: fa80186172ab1dfa9573af262cc58fce2297daf0d3e64b330feb62bb31670abd20b049aa73320f871a7427e13b8ddcf640d2e94a02afbd2c2bef42266a9e41e3
59395939
languageName: node
59405940
linkType: hard
59415941

@@ -5968,7 +5968,7 @@ __metadata:
59685968
"@storybook/source-loader": ^6.3.7
59695969
"@storybook/storybook-deployer": ^2.8.10
59705970
contexture: ^0.12.11
5971-
contexture-client: ^2.48.0
5971+
contexture-client: ^2.49.5
59725972
contexture-elasticsearch: ^1.13.0
59735973
danger: ^11.2.1
59745974
duti: ^0.15.2
@@ -8244,7 +8244,7 @@ __metadata:
82448244
languageName: node
82458245
linkType: hard
82468246

8247-
"futil@npm:^1.66.1, futil@npm:^1.69.0, futil@npm:^1.70.0, futil@npm:^1.71.8":
8247+
"futil@npm:^1.66.1, futil@npm:^1.69.0, futil@npm:^1.71.8":
82488248
version: 1.71.8
82498249
resolution: "futil@npm:1.71.8"
82508250
dependencies:

0 commit comments

Comments
 (0)