@xyo-network/react-embed 3.0.6 → 3.0.8

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-embed",
3
- "version": "3.0.6",
3
+ "version": "3.0.8",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -46,17 +46,17 @@
46
46
  "@mui/icons-material": "^5.16.7",
47
47
  "@mui/material": "^5.16.7",
48
48
  "@mui/styles": "^5.16.7",
49
- "@xylabs/delay": "^4.0.5",
50
- "@xylabs/react-async-effect": "^4.0.3",
51
- "@xylabs/react-flexbox": "^4.0.3",
52
- "@xylabs/react-select": "^4.0.3",
53
- "@xylabs/react-shared": "^4.0.3",
54
- "@xyo-network/huri": "^3.0.15",
55
- "@xyo-network/payload-model": "^3.0.15",
56
- "@xyo-network/react-error": "^3.0.6",
57
- "@xyo-network/react-payload-plugin": "^3.0.6",
58
- "@xyo-network/react-shared": "^3.0.6",
59
- "@xyo-network/schema-cache": "^3.0.15",
49
+ "@xylabs/delay": "^4.0.9",
50
+ "@xylabs/react-async-effect": "^4.1.2",
51
+ "@xylabs/react-flexbox": "^4.1.2",
52
+ "@xylabs/react-select": "^4.1.2",
53
+ "@xylabs/react-shared": "^4.1.2",
54
+ "@xyo-network/huri": "^3.1.5",
55
+ "@xyo-network/payload-model": "^3.1.5",
56
+ "@xyo-network/react-error": "^3.0.8",
57
+ "@xyo-network/react-payload-plugin": "^3.0.8",
58
+ "@xyo-network/react-shared": "^3.0.8",
59
+ "@xyo-network/schema-cache": "^3.1.5",
60
60
  "react": "^18.3.1",
61
61
  "react-dom": "^18.3.1"
62
62
  },
@@ -66,8 +66,8 @@
66
66
  "@storybook/react": "^8.2.9",
67
67
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
68
68
  "@xylabs/tsconfig-react": "^4.0.7",
69
- "@xyo-network/react-aggregate-price-plugin": "^3.0.6",
70
- "@xyo-network/react-crypto-market-uniswap-plugin": "^3.0.6",
69
+ "@xyo-network/react-aggregate-price-plugin": "^3.0.8",
70
+ "@xyo-network/react-crypto-market-uniswap-plugin": "^3.0.8",
71
71
  "react-router-dom": "^6.26.1",
72
72
  "storybook": "^8.2.9",
73
73
  "typescript": "^5.5.4"