@xyo-network/react-embed 2.83.1 → 2.83.2
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
@@ -20,19 +20,19 @@
|
|
20
20
|
"@xylabs/react-shared": "^3.4.2",
|
21
21
|
"@xyo-network/huri": "^2.111.3",
|
22
22
|
"@xyo-network/payload-model": "^2.111.3",
|
23
|
-
"@xyo-network/react-error": "^2.83.
|
24
|
-
"@xyo-network/react-payload-plugin": "^2.83.
|
25
|
-
"@xyo-network/react-shared": "^2.83.
|
23
|
+
"@xyo-network/react-error": "^2.83.2",
|
24
|
+
"@xyo-network/react-payload-plugin": "^2.83.2",
|
25
|
+
"@xyo-network/react-shared": "^2.83.2",
|
26
26
|
"@xyo-network/schema-cache": "^2.111.3",
|
27
27
|
"react": "^18.3.1",
|
28
28
|
"react-dom": "^18.3.1"
|
29
29
|
},
|
30
30
|
"devDependencies": {
|
31
|
-
"@storybook/react": "^8.2.
|
32
|
-
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.
|
33
|
-
"@xylabs/tsconfig-react": "^4.0.0-rc.
|
34
|
-
"@xyo-network/react-aggregate-price-plugin": "^2.83.
|
35
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.83.
|
31
|
+
"@storybook/react": "^8.2.8",
|
32
|
+
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.12",
|
33
|
+
"@xylabs/tsconfig-react": "^4.0.0-rc.12",
|
34
|
+
"@xyo-network/react-aggregate-price-plugin": "^2.83.2",
|
35
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.83.2",
|
36
36
|
"react-router-dom": "^6.26.0",
|
37
37
|
"typescript": "^5.5.4"
|
38
38
|
},
|
@@ -75,6 +75,6 @@
|
|
75
75
|
},
|
76
76
|
"sideEffects": false,
|
77
77
|
"types": "dist/browser/index.d.ts",
|
78
|
-
"version": "2.83.
|
78
|
+
"version": "2.83.2",
|
79
79
|
"type": "module"
|
80
80
|
}
|