@xyo-network/react-embed 2.59.0-rc.1 → 2.59.0-rc.2

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": "~2.17.7",
17
17
  "@xyo-network/huri": "^2.67.0",
18
18
  "@xyo-network/payload-model": "^2.67.0",
19
- "@xyo-network/react-error": "~2.59.0-rc.1",
20
- "@xyo-network/react-payload-plugin": "~2.59.0-rc.1",
21
- "@xyo-network/react-shared": "~2.59.0-rc.1",
19
+ "@xyo-network/react-error": "~2.59.0-rc.2",
20
+ "@xyo-network/react-payload-plugin": "~2.59.0-rc.2",
21
+ "@xyo-network/react-shared": "~2.59.0-rc.2",
22
22
  "@xyo-network/schema-cache": "^2.67.0"
23
23
  },
24
24
  "devDependencies": {
@@ -28,8 +28,8 @@
28
28
  "@uniswap/v3-sdk": "^3.10.0",
29
29
  "@xylabs/ts-scripts-yarn3": "^2.19.0",
30
30
  "@xylabs/tsconfig-react": "^2.19.0",
31
- "@xyo-network/react-aggregate-price-plugin": "~2.59.0-rc.1",
32
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.59.0-rc.1",
31
+ "@xyo-network/react-aggregate-price-plugin": "~2.59.0-rc.2",
32
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.59.0-rc.2",
33
33
  "typescript": "^5.1.6"
34
34
  },
35
35
  "peerDependencies": {
@@ -84,6 +84,6 @@
84
84
  },
85
85
  "sideEffects": false,
86
86
  "types": "dist/types/index.d.ts",
87
- "version": "2.59.0-rc.1",
87
+ "version": "2.59.0-rc.2",
88
88
  "stableVersion": "2.58.0"
89
89
  }