@xyo-network/react-embed 2.67.4 → 2.67.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +12 -12
package/package.json CHANGED
@@ -14,20 +14,20 @@
14
14
  "@xylabs/react-async-effect": "^3.0.35",
15
15
  "@xylabs/react-flexbox": "^3.0.35",
16
16
  "@xylabs/react-shared": "^3.0.35",
17
- "@xyo-network/huri": "^2.84.7",
18
- "@xyo-network/payload-model": "^2.84.7",
19
- "@xyo-network/react-error": "~2.67.4",
20
- "@xyo-network/react-payload-plugin": "~2.67.4",
21
- "@xyo-network/react-shared": "~2.67.4",
22
- "@xyo-network/schema-cache": "^2.84.7",
17
+ "@xyo-network/huri": "^2.84.19",
18
+ "@xyo-network/payload-model": "^2.84.19",
19
+ "@xyo-network/react-error": "~2.67.6",
20
+ "@xyo-network/react-payload-plugin": "~2.67.6",
21
+ "@xyo-network/react-shared": "~2.67.6",
22
+ "@xyo-network/schema-cache": "^2.84.19",
23
23
  "react-router-dom": "^6.21.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@storybook/react": "^7.6.5",
27
- "@xylabs/ts-scripts-yarn3": "^3.2.24",
28
- "@xylabs/tsconfig-react": "^3.2.24",
29
- "@xyo-network/react-aggregate-price-plugin": "~2.67.4",
30
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.67.4",
26
+ "@storybook/react": "^7.6.6",
27
+ "@xylabs/ts-scripts-yarn3": "^3.2.25",
28
+ "@xylabs/tsconfig-react": "^3.2.25",
29
+ "@xyo-network/react-aggregate-price-plugin": "~2.67.6",
30
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.67.6",
31
31
  "typescript": "^5.3.3"
32
32
  },
33
33
  "peerDependencies": {
@@ -88,6 +88,6 @@
88
88
  },
89
89
  "sideEffects": false,
90
90
  "types": "dist/browser/index.d.ts",
91
- "version": "2.67.4",
91
+ "version": "2.67.6",
92
92
  "type": "module"
93
93
  }