|
1 | 1 | { |
2 | 2 | "name": "@bosonprotocol/react-kit", |
3 | 3 | "description": "React toolkit with smart components and hooks for building on top of the Boson Protocol.", |
4 | | - "version": "0.42.0", |
| 4 | + "version": "0.42.1-alpha.0", |
5 | 5 | "main": "./dist/cjs/index.js", |
6 | 6 | "module": "./dist/esm/index.js", |
7 | 7 | "types": "./dist/cjs/index.d.ts", |
|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@bosonprotocol/chat-sdk": "^1.3.1-alpha.20", |
22 | | - "@bosonprotocol/core-sdk": "^1.46.0", |
23 | | - "@bosonprotocol/ethers-sdk": "^1.17.1", |
| 22 | + "@bosonprotocol/core-sdk": "^1.46.1-alpha.0", |
| 23 | + "@bosonprotocol/ethers-sdk": "^1.17.2-alpha.0", |
24 | 24 | "@bosonprotocol/ipfs-storage": "^1.13.0", |
25 | 25 | "@davatar/react": "1.11.1", |
26 | 26 | "@ethersproject/units": "5.6.0", |
|
156 | 156 | } |
157 | 157 | }, |
158 | 158 | "devDependencies": { |
159 | | - "@bosonprotocol/common": "^1.32.1", |
| 159 | + "@bosonprotocol/common": "^1.32.2-alpha.0", |
160 | 160 | "@chromatic-com/storybook": "^1.2.18", |
161 | 161 | "@storybook/addon-essentials": "^8.0.0", |
162 | 162 | "@storybook/addon-interactions": "^8.0.0", |
|
0 commit comments