@arcblock/ux 2.9.22 → 2.9.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.9.22",
3
+ "version": "2.9.23",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -348,12 +348,12 @@
348
348
  "peerDependencies": {
349
349
  "react": ">=18.1.0"
350
350
  },
351
- "gitHead": "c0d8c18928702f304f394df6f14a103136cb6efa",
351
+ "gitHead": "83609a54526c180ff8aabb3950505da36de7ef4a",
352
352
  "dependencies": {
353
353
  "@arcblock/did-motif": "^1.1.13",
354
- "@arcblock/icons": "^2.9.22",
355
- "@arcblock/nft-display": "^2.9.22",
356
- "@arcblock/react-hooks": "^2.9.22",
354
+ "@arcblock/icons": "^2.9.23",
355
+ "@arcblock/nft-display": "^2.9.23",
356
+ "@arcblock/react-hooks": "^2.9.23",
357
357
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
358
358
  "@emotion/react": "^11.10.4",
359
359
  "@emotion/styled": "^11.10.4",