@xyo-network/react-embed 2.65.3 → 2.65.5

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
@@ -14,23 +14,23 @@
14
14
  "@xylabs/react-async-effect": "^3.0.21",
15
15
  "@xylabs/react-flexbox": "^3.0.21",
16
16
  "@xylabs/react-shared": "^3.0.21",
17
- "@xyo-network/huri": "^2.77.7",
18
- "@xyo-network/payload-model": "^2.77.7",
19
- "@xyo-network/react-error": "~2.65.3",
20
- "@xyo-network/react-payload-plugin": "~2.65.3",
21
- "@xyo-network/react-shared": "~2.65.3",
22
- "@xyo-network/schema-cache": "^2.77.7",
23
- "react-router-dom": "^6.17.0"
17
+ "@xyo-network/huri": "^2.77.19",
18
+ "@xyo-network/payload-model": "^2.77.19",
19
+ "@xyo-network/react-error": "~2.65.5",
20
+ "@xyo-network/react-payload-plugin": "~2.65.5",
21
+ "@xyo-network/react-shared": "~2.65.5",
22
+ "@xyo-network/schema-cache": "^2.77.19",
23
+ "react-router-dom": "^6.18.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@storybook/react": "^7.5.1",
26
+ "@storybook/react": "^7.5.2",
27
27
  "@uniswap/sdk": "^3.0.3",
28
28
  "@uniswap/sdk-core": "^4.0.9",
29
29
  "@uniswap/v3-sdk": "^3.10.0",
30
30
  "@xylabs/ts-scripts-yarn3": "^3.1.13",
31
31
  "@xylabs/tsconfig-react": "^3.1.13",
32
- "@xyo-network/react-aggregate-price-plugin": "~2.65.3",
33
- "@xyo-network/react-crypto-market-uniswap-plugin": "~2.65.3",
32
+ "@xyo-network/react-aggregate-price-plugin": "~2.65.5",
33
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~2.65.5",
34
34
  "typescript": "^5.2.2"
35
35
  },
36
36
  "peerDependencies": {
@@ -91,6 +91,6 @@
91
91
  },
92
92
  "sideEffects": false,
93
93
  "types": "dist/browser/index.d.ts",
94
- "version": "2.65.3",
94
+ "version": "2.65.5",
95
95
  "type": "module"
96
96
  }