@xyo-network/react-embed 2.56.10 → 2.56.12
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/docs.json +240 -219
- package/package.json +12 -12
package/package.json
CHANGED
@@ -14,24 +14,24 @@
|
|
14
14
|
"@xylabs/react-async-effect": "^2.17.6",
|
15
15
|
"@xylabs/react-flexbox": "^2.17.6",
|
16
16
|
"@xylabs/react-shared": "^2.17.6",
|
17
|
-
"@xyo-network/huri": "^2.64.
|
18
|
-
"@xyo-network/module": "^2.64.
|
19
|
-
"@xyo-network/module-model": "^2.64.
|
20
|
-
"@xyo-network/payload-model": "^2.64.
|
21
|
-
"@xyo-network/react-error": "^2.56.
|
22
|
-
"@xyo-network/react-payload-plugin": "^2.56.
|
23
|
-
"@xyo-network/react-shared": "^2.56.
|
24
|
-
"@xyo-network/schema-cache": "^2.64.
|
17
|
+
"@xyo-network/huri": "^2.64.7",
|
18
|
+
"@xyo-network/module": "^2.64.7",
|
19
|
+
"@xyo-network/module-model": "^2.64.7",
|
20
|
+
"@xyo-network/payload-model": "^2.64.7",
|
21
|
+
"@xyo-network/react-error": "^2.56.12",
|
22
|
+
"@xyo-network/react-payload-plugin": "^2.56.12",
|
23
|
+
"@xyo-network/react-shared": "^2.56.12",
|
24
|
+
"@xyo-network/schema-cache": "^2.64.7"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
|
-
"@storybook/react": "^7.0.
|
27
|
+
"@storybook/react": "^7.0.26",
|
28
28
|
"@uniswap/sdk": "^3.0.3",
|
29
29
|
"@uniswap/sdk-core": "^3.2.6",
|
30
30
|
"@uniswap/v3-sdk": "^3.9.0",
|
31
31
|
"@xylabs/ts-scripts-yarn3": "^2.18.7",
|
32
32
|
"@xylabs/tsconfig-react": "^2.18.7",
|
33
|
-
"@xyo-network/react-aggregate-price-plugin": "^2.56.
|
34
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.56.
|
33
|
+
"@xyo-network/react-aggregate-price-plugin": "^2.56.12",
|
34
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.56.12",
|
35
35
|
"typescript": "^5.1.6"
|
36
36
|
},
|
37
37
|
"peerDependencies": {
|
@@ -86,5 +86,5 @@
|
|
86
86
|
},
|
87
87
|
"sideEffects": false,
|
88
88
|
"types": "dist/types/index.d.ts",
|
89
|
-
"version": "2.56.
|
89
|
+
"version": "2.56.12"
|
90
90
|
}
|