@xyo-network/react-embed 2.66.4 → 2.66.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +9 -9
package/package.json
CHANGED
@@ -11,14 +11,14 @@
|
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/delay": "^2.13.20",
|
14
|
-
"@xylabs/react-async-effect": "^3.0.
|
15
|
-
"@xylabs/react-flexbox": "^3.0.
|
16
|
-
"@xylabs/react-shared": "^3.0.
|
14
|
+
"@xylabs/react-async-effect": "^3.0.34",
|
15
|
+
"@xylabs/react-flexbox": "^3.0.34",
|
16
|
+
"@xylabs/react-shared": "^3.0.34",
|
17
17
|
"@xyo-network/huri": "^2.82.0",
|
18
18
|
"@xyo-network/payload-model": "^2.82.0",
|
19
|
-
"@xyo-network/react-error": "~2.66.
|
20
|
-
"@xyo-network/react-payload-plugin": "~2.66.
|
21
|
-
"@xyo-network/react-shared": "~2.66.
|
19
|
+
"@xyo-network/react-error": "~2.66.5",
|
20
|
+
"@xyo-network/react-payload-plugin": "~2.66.5",
|
21
|
+
"@xyo-network/react-shared": "~2.66.5",
|
22
22
|
"@xyo-network/schema-cache": "^2.82.0",
|
23
23
|
"react-router-dom": "^6.20.1"
|
24
24
|
},
|
@@ -26,8 +26,8 @@
|
|
26
26
|
"@storybook/react": "^7.6.3",
|
27
27
|
"@xylabs/ts-scripts-yarn3": "^3.2.10",
|
28
28
|
"@xylabs/tsconfig-react": "^3.2.10",
|
29
|
-
"@xyo-network/react-aggregate-price-plugin": "~2.66.
|
30
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.66.
|
29
|
+
"@xyo-network/react-aggregate-price-plugin": "~2.66.5",
|
30
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.66.5",
|
31
31
|
"typescript": "^5.3.2"
|
32
32
|
},
|
33
33
|
"peerDependencies": {
|
@@ -88,6 +88,6 @@
|
|
88
88
|
},
|
89
89
|
"sideEffects": false,
|
90
90
|
"types": "dist/browser/index.d.ts",
|
91
|
-
"version": "2.66.
|
91
|
+
"version": "2.66.5",
|
92
92
|
"type": "module"
|
93
93
|
}
|