@xyo-network/react-embed 2.64.0-rc.6 → 2.64.0-rc.7

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,9 +16,9 @@
16
16
  "@xylabs/react-shared": "^3.1.0-rc.6",
17
17
  "@xyo-network/huri": "^2.74.5",
18
18
  "@xyo-network/payload-model": "^2.74.5",
19
- "@xyo-network/react-error": "~2.64.0-rc.6",
20
- "@xyo-network/react-payload-plugin": "~2.64.0-rc.6",
21
- "@xyo-network/react-shared": "~2.64.0-rc.6",
19
+ "@xyo-network/react-error": "~2.64.0-rc.7",
20
+ "@xyo-network/react-payload-plugin": "~2.64.0-rc.7",
21
+ "@xyo-network/react-shared": "~2.64.0-rc.7",
22
22
  "@xyo-network/schema-cache": "^2.74.5"
23
23
  },
24
24
  "devDependencies": {
@@ -28,8 +28,8 @@
28
28
  "@uniswap/v3-sdk": "^3.10.0",
29
29
  "@xylabs/ts-scripts-yarn3": "^3.0.55",
30
30
  "@xylabs/tsconfig-react": "^3.0.55",
31
- "@xyo-network/react-aggregate-price-plugin": "~2.64.0-rc.6",
32
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.64.0-rc.6",
31
+ "@xyo-network/react-aggregate-price-plugin": "~2.64.0-rc.7",
32
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.64.0-rc.7",
33
33
  "typescript": "^5.2.2"
34
34
  },
35
35
  "peerDependencies": {
@@ -92,6 +92,6 @@
92
92
  },
93
93
  "sideEffects": false,
94
94
  "types": "dist/browser/index.d.ts",
95
- "version": "2.64.0-rc.6",
95
+ "version": "2.64.0-rc.7",
96
96
  "stableVersion": "2.63.1"
97
97
  }