@xyo-network/react-embed 2.78.2 → 2.79.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +10 -10
package/package.json
CHANGED
@@ -18,12 +18,12 @@
|
|
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.108.0",
|
22
|
+
"@xyo-network/payload-model": "^2.108.0",
|
23
|
+
"@xyo-network/react-error": "^2.79.0",
|
24
|
+
"@xyo-network/react-payload-plugin": "^2.79.0",
|
25
|
+
"@xyo-network/react-shared": "^2.79.0",
|
26
|
+
"@xyo-network/schema-cache": "^2.108.0",
|
27
27
|
"react": "^18.3.1",
|
28
28
|
"react-dom": "^18.3.1"
|
29
29
|
},
|
@@ -31,10 +31,10 @@
|
|
31
31
|
"@storybook/react": "^7.6.20",
|
32
32
|
"@xylabs/ts-scripts-yarn3": "^3.11.12",
|
33
33
|
"@xylabs/tsconfig-react": "^3.11.12",
|
34
|
-
"@xyo-network/react-aggregate-price-plugin": "^2.
|
35
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.
|
34
|
+
"@xyo-network/react-aggregate-price-plugin": "^2.79.0",
|
35
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.79.0",
|
36
36
|
"react-router-dom": "^6.24.0",
|
37
|
-
"typescript": "^5.5.
|
37
|
+
"typescript": "^5.5.3"
|
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.79.0",
|
95
95
|
"type": "module"
|
96
96
|
}
|