@xyo-network/react-embed 2.72.2 → 2.72.3

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 +11 -11
package/package.json CHANGED
@@ -13,17 +13,17 @@
13
13
  "@mui/icons-material": "^5.15.15",
14
14
  "@mui/material": "^5.15.15",
15
15
  "@mui/styles": "^5.15.15",
16
- "@xylabs/delay": "^3.1.6",
16
+ "@xylabs/delay": "^3.1.7",
17
17
  "@xylabs/react-async-effect": "^3.1.6",
18
18
  "@xylabs/react-flexbox": "^3.1.6",
19
19
  "@xylabs/react-select": "^3.1.6",
20
20
  "@xylabs/react-shared": "^3.1.6",
21
- "@xyo-network/huri": "^2.94.23",
22
- "@xyo-network/payload-model": "^2.94.23",
23
- "@xyo-network/react-error": "~2.72.2",
24
- "@xyo-network/react-payload-plugin": "~2.72.2",
25
- "@xyo-network/react-shared": "~2.72.2",
26
- "@xyo-network/schema-cache": "^2.94.23",
21
+ "@xyo-network/huri": "^2.94.40",
22
+ "@xyo-network/payload-model": "^2.94.40",
23
+ "@xyo-network/react-error": "~2.72.3",
24
+ "@xyo-network/react-payload-plugin": "~2.72.3",
25
+ "@xyo-network/react-shared": "~2.72.3",
26
+ "@xyo-network/schema-cache": "^2.94.40",
27
27
  "react": "^18.2.0",
28
28
  "react-dom": "^18.2.0"
29
29
  },
@@ -31,10 +31,10 @@
31
31
  "@storybook/react": "^7.6.17",
32
32
  "@xylabs/ts-scripts-yarn3": "^3.9.0",
33
33
  "@xylabs/tsconfig-react": "^3.9.0",
34
- "@xyo-network/react-aggregate-price-plugin": "~2.72.2",
35
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.72.2",
34
+ "@xyo-network/react-aggregate-price-plugin": "~2.72.3",
35
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.72.3",
36
36
  "react-router-dom": "^6.22.3",
37
- "typescript": "^5.4.4"
37
+ "typescript": "^5.4.5"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "@emotion/react": "^11",
@@ -91,6 +91,6 @@
91
91
  },
92
92
  "sideEffects": false,
93
93
  "types": "dist/browser/index.d.ts",
94
- "version": "2.72.2",
94
+ "version": "2.72.3",
95
95
  "type": "module"
96
96
  }