@xyo-network/react-embed 3.0.16 → 3.0.18

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-embed",
3
- "version": "3.0.16",
3
+ "version": "3.0.18",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -47,16 +47,16 @@
47
47
  "@mui/material": "^5.16.7",
48
48
  "@mui/styles": "^5.16.7",
49
49
  "@xylabs/delay": "^4.0.10",
50
- "@xylabs/react-async-effect": "^4.2.10",
51
- "@xylabs/react-flexbox": "^4.2.10",
52
- "@xylabs/react-hooks": "^4.2.10",
53
- "@xylabs/react-select": "^4.2.10",
54
- "@xylabs/react-shared": "^4.2.10",
50
+ "@xylabs/react-async-effect": "^4.2.12",
51
+ "@xylabs/react-flexbox": "^4.2.12",
52
+ "@xylabs/react-hooks": "^4.2.12",
53
+ "@xylabs/react-select": "^4.2.12",
54
+ "@xylabs/react-shared": "^4.2.12",
55
55
  "@xyo-network/huri": "^3.1.9",
56
56
  "@xyo-network/payload-model": "^3.1.9",
57
- "@xyo-network/react-error": "^3.0.16",
58
- "@xyo-network/react-payload-plugin": "^3.0.16",
59
- "@xyo-network/react-shared": "^3.0.16",
57
+ "@xyo-network/react-error": "^3.0.18",
58
+ "@xyo-network/react-payload-plugin": "^3.0.18",
59
+ "@xyo-network/react-shared": "^3.0.18",
60
60
  "@xyo-network/schema-cache": "^3.1.9",
61
61
  "react": "^18.3.1",
62
62
  "react-dom": "^18.3.1"
@@ -67,11 +67,11 @@
67
67
  "@storybook/react": "^8.2.9",
68
68
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
69
69
  "@xylabs/tsconfig-react": "^4.0.7",
70
- "@xyo-network/react-aggregate-price-plugin": "^3.0.16",
71
- "@xyo-network/react-crypto-market-uniswap-plugin": "^3.0.16",
72
- "react-router-dom": "^6.26.1",
70
+ "@xyo-network/react-aggregate-price-plugin": "^3.0.18",
71
+ "@xyo-network/react-crypto-market-uniswap-plugin": "^3.0.18",
72
+ "react-router-dom": "^6.26.2",
73
73
  "storybook": "^8.2.9",
74
- "typescript": "^5.5.4"
74
+ "typescript": "^5.6.2"
75
75
  },
76
76
  "peerDependencies": {
77
77
  "@emotion/react": "^11",