@xyo-network/react-embed 2.54.0 → 2.55.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/docs.json +1493 -437
  2. package/package.json +13 -13
package/package.json CHANGED
@@ -14,23 +14,23 @@
14
14
  "@xylabs/react-async-effect": "^2.17.3",
15
15
  "@xylabs/react-flexbox": "^2.17.3",
16
16
  "@xylabs/react-shared": "^2.17.3",
17
- "@xyo-network/huri": "^2.62.1",
18
- "@xyo-network/module": "^2.62.1",
19
- "@xyo-network/payload-model": "^2.62.1",
20
- "@xyo-network/react-error": "^2.54.0",
21
- "@xyo-network/react-payload-plugin": "^2.54.0",
22
- "@xyo-network/react-shared": "^2.54.0",
23
- "@xyo-network/schema-cache": "^2.62.1"
17
+ "@xyo-network/huri": "^2.63.1",
18
+ "@xyo-network/module": "^2.63.1",
19
+ "@xyo-network/payload-model": "^2.63.1",
20
+ "@xyo-network/react-error": "^2.55.0",
21
+ "@xyo-network/react-payload-plugin": "^2.55.0",
22
+ "@xyo-network/react-shared": "^2.55.0",
23
+ "@xyo-network/schema-cache": "^2.63.1"
24
24
  },
25
25
  "devDependencies": {
26
- "@storybook/react": "^7.0.21",
26
+ "@storybook/react": "^7.0.23",
27
27
  "@uniswap/sdk": "^3.0.3",
28
28
  "@uniswap/sdk-core": "^3.2.6",
29
29
  "@uniswap/v3-sdk": "^3.9.0",
30
- "@xylabs/ts-scripts-yarn3": "^2.17.13",
31
- "@xylabs/tsconfig-react": "^2.17.13",
32
- "@xyo-network/react-aggregate-price-plugin": "^2.54.0",
33
- "@xyo-network/react-crypto-market-uniswap-plugin": "^2.54.0",
30
+ "@xylabs/ts-scripts-yarn3": "^2.17.17",
31
+ "@xylabs/tsconfig-react": "^2.17.17",
32
+ "@xyo-network/react-aggregate-price-plugin": "^2.55.0",
33
+ "@xyo-network/react-crypto-market-uniswap-plugin": "^2.55.0",
34
34
  "typescript": "^5.1.3"
35
35
  },
36
36
  "peerDependencies": {
@@ -85,5 +85,5 @@
85
85
  },
86
86
  "sideEffects": false,
87
87
  "types": "dist/types/index.d.ts",
88
- "version": "2.54.0"
88
+ "version": "2.55.0"
89
89
  }