@xyo-network/react-embed 4.1.12 → 4.1.13

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": "4.1.12",
3
+ "version": "4.1.13",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,20 +43,20 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@mui/icons-material": "^6.1.5",
47
- "@mui/material": "^6.1.5",
48
- "@mui/styles": "^6.1.5",
46
+ "@mui/icons-material": "^6.1.6",
47
+ "@mui/material": "^6.1.6",
48
+ "@mui/styles": "^6.1.6",
49
49
  "@xylabs/delay": "^4.3.3",
50
- "@xylabs/react-async-effect": "^5.2.10",
51
- "@xylabs/react-error": "^5.2.10",
52
- "@xylabs/react-flexbox": "^5.2.10",
53
- "@xylabs/react-hooks": "^5.2.10",
54
- "@xylabs/react-select": "^5.2.10",
55
- "@xylabs/react-shared": "^5.2.10",
50
+ "@xylabs/react-async-effect": "^5.2.12",
51
+ "@xylabs/react-error": "^5.2.12",
52
+ "@xylabs/react-flexbox": "^5.2.12",
53
+ "@xylabs/react-hooks": "^5.2.12",
54
+ "@xylabs/react-select": "^5.2.12",
55
+ "@xylabs/react-shared": "^5.2.12",
56
56
  "@xyo-network/huri": "^3.3.2",
57
57
  "@xyo-network/payload-model": "^3.3.2",
58
- "@xyo-network/react-payload-plugin": "^4.1.12",
59
- "@xyo-network/react-shared": "^4.1.12",
58
+ "@xyo-network/react-payload-plugin": "^4.1.13",
59
+ "@xyo-network/react-shared": "^4.1.13",
60
60
  "@xyo-network/schema-cache": "^3.3.2",
61
61
  "react": "^18.3.1",
62
62
  "react-dom": "^18.3.1"
@@ -67,8 +67,8 @@
67
67
  "@storybook/react": "^8.3.6",
68
68
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
69
69
  "@xylabs/tsconfig-react": "^4.2.3",
70
- "@xyo-network/react-aggregate-price-plugin": "^4.1.12",
71
- "@xyo-network/react-crypto-market-uniswap-plugin": "^4.1.12",
70
+ "@xyo-network/react-aggregate-price-plugin": "^4.1.13",
71
+ "@xyo-network/react-crypto-market-uniswap-plugin": "^4.1.13",
72
72
  "react-router-dom": "^6.27.0",
73
73
  "storybook": "^8.3.6",
74
74
  "typescript": "^5.6.3"