@xyo-network/react-embed 2.77.1 → 2.78.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +14 -14
package/package.json
CHANGED
@@ -18,23 +18,23 @@
|
|
18
18
|
"@xylabs/react-flexbox": "^3.1.7",
|
19
19
|
"@xylabs/react-select": "^3.1.7",
|
20
20
|
"@xylabs/react-shared": "^3.1.7",
|
21
|
-
"@xyo-network/huri": "^2.
|
22
|
-
"@xyo-network/payload-model": "^2.
|
23
|
-
"@xyo-network/react-error": "~2.
|
24
|
-
"@xyo-network/react-payload-plugin": "~2.
|
25
|
-
"@xyo-network/react-shared": "~2.
|
26
|
-
"@xyo-network/schema-cache": "^2.
|
21
|
+
"@xyo-network/huri": "^2.107.0",
|
22
|
+
"@xyo-network/payload-model": "^2.107.0",
|
23
|
+
"@xyo-network/react-error": "~2.78.0",
|
24
|
+
"@xyo-network/react-payload-plugin": "~2.78.0",
|
25
|
+
"@xyo-network/react-shared": "~2.78.0",
|
26
|
+
"@xyo-network/schema-cache": "^2.107.0",
|
27
27
|
"react": "^18.3.1",
|
28
28
|
"react-dom": "^18.3.1"
|
29
29
|
},
|
30
30
|
"devDependencies": {
|
31
|
-
"@storybook/react": "^7.6.
|
32
|
-
"@xylabs/ts-scripts-yarn3": "^3.11.
|
33
|
-
"@xylabs/tsconfig-react": "^3.11.
|
34
|
-
"@xyo-network/react-aggregate-price-plugin": "~2.
|
35
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.
|
36
|
-
"react-router-dom": "^6.
|
37
|
-
"typescript": "^5.
|
31
|
+
"@storybook/react": "^7.6.20",
|
32
|
+
"@xylabs/ts-scripts-yarn3": "^3.11.8",
|
33
|
+
"@xylabs/tsconfig-react": "^3.11.8",
|
34
|
+
"@xyo-network/react-aggregate-price-plugin": "~2.78.0",
|
35
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.78.0",
|
36
|
+
"react-router-dom": "^6.24.0",
|
37
|
+
"typescript": "^5.5.2"
|
38
38
|
},
|
39
39
|
"peerDependencies": {
|
40
40
|
"@emotion/react": "^11",
|
@@ -91,6 +91,6 @@
|
|
91
91
|
},
|
92
92
|
"sideEffects": false,
|
93
93
|
"types": "dist/browser/index.d.ts",
|
94
|
-
"version": "2.
|
94
|
+
"version": "2.78.0",
|
95
95
|
"type": "module"
|
96
96
|
}
|