@arcblock/ux 2.10.32 → 2.10.33
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.10.
|
3
|
+
"version": "2.10.33",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -61,12 +61,12 @@
|
|
61
61
|
"react": ">=18.2.0",
|
62
62
|
"react-router-dom": ">=6.22.3"
|
63
63
|
},
|
64
|
-
"gitHead": "
|
64
|
+
"gitHead": "58a96227a0ce1ff3bb36b5f29ad09a4179d26020",
|
65
65
|
"dependencies": {
|
66
66
|
"@arcblock/did-motif": "^1.1.13",
|
67
|
-
"@arcblock/icons": "^2.10.
|
68
|
-
"@arcblock/nft-display": "^2.10.
|
69
|
-
"@arcblock/react-hooks": "^2.10.
|
67
|
+
"@arcblock/icons": "^2.10.33",
|
68
|
+
"@arcblock/nft-display": "^2.10.33",
|
69
|
+
"@arcblock/react-hooks": "^2.10.33",
|
70
70
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
71
71
|
"@fontsource/inter": "^5.0.16",
|
72
72
|
"@fontsource/ubuntu-mono": "^5.0.18",
|