@xyo-network/react-embed 2.69.1 → 2.69.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 +6 -6
package/package.json CHANGED
@@ -16,17 +16,17 @@
16
16
  "@xylabs/react-shared": "^3.1.2",
17
17
  "@xyo-network/huri": "^2.91.3",
18
18
  "@xyo-network/payload-model": "^2.91.3",
19
- "@xyo-network/react-error": "~2.69.1",
20
- "@xyo-network/react-payload-plugin": "~2.69.1",
21
- "@xyo-network/react-shared": "~2.69.1",
19
+ "@xyo-network/react-error": "~2.69.3",
20
+ "@xyo-network/react-payload-plugin": "~2.69.3",
21
+ "@xyo-network/react-shared": "~2.69.3",
22
22
  "@xyo-network/schema-cache": "^2.91.3"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@storybook/react": "^7.6.17",
26
26
  "@xylabs/ts-scripts-yarn3": "^3.4.1",
27
27
  "@xylabs/tsconfig-react": "^3.4.1",
28
- "@xyo-network/react-aggregate-price-plugin": "~2.69.1",
29
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.69.1",
28
+ "@xyo-network/react-aggregate-price-plugin": "~2.69.3",
29
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.69.3",
30
30
  "react-router-dom": "^6.22.1",
31
31
  "typescript": "^5.3.3"
32
32
  },
@@ -88,6 +88,6 @@
88
88
  },
89
89
  "sideEffects": false,
90
90
  "types": "dist/browser/index.d.ts",
91
- "version": "2.69.1",
91
+ "version": "2.69.3",
92
92
  "type": "module"
93
93
  }