@arcblock/ux 2.9.41 → 2.9.42
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ux",
|
3
|
-
"version": "2.9.
|
3
|
+
"version": "2.9.42",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -354,12 +354,12 @@
|
|
354
354
|
"@mui/material": "^5.15.0",
|
355
355
|
"react": ">=18.2.0"
|
356
356
|
},
|
357
|
-
"gitHead": "
|
357
|
+
"gitHead": "bd025306aba57f60f5b019ea863698e7ad07d472",
|
358
358
|
"dependencies": {
|
359
359
|
"@arcblock/did-motif": "^1.1.13",
|
360
|
-
"@arcblock/icons": "^2.9.
|
361
|
-
"@arcblock/nft-display": "^2.9.
|
362
|
-
"@arcblock/react-hooks": "^2.9.
|
360
|
+
"@arcblock/icons": "^2.9.42",
|
361
|
+
"@arcblock/nft-display": "^2.9.42",
|
362
|
+
"@arcblock/react-hooks": "^2.9.42",
|
363
363
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
364
364
|
"@emotion/react": "^11.10.4",
|
365
365
|
"@emotion/styled": "^11.10.4",
|