@arcblock/ux 2.9.35 → 2.9.36

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.35",
3
+ "version": "2.9.36",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -352,12 +352,12 @@
352
352
  "peerDependencies": {
353
353
  "react": ">=18.1.0"
354
354
  },
355
- "gitHead": "a57ad56484ed0f59f2877f9519a9ab7861b65d9d",
355
+ "gitHead": "6074556a8d968c427c3a4e47d8e26deaa4639251",
356
356
  "dependencies": {
357
357
  "@arcblock/did-motif": "^1.1.13",
358
- "@arcblock/icons": "^2.9.35",
359
- "@arcblock/nft-display": "^2.9.35",
360
- "@arcblock/react-hooks": "^2.9.35",
358
+ "@arcblock/icons": "^2.9.36",
359
+ "@arcblock/nft-display": "^2.9.36",
360
+ "@arcblock/react-hooks": "^2.9.36",
361
361
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
362
362
  "@emotion/react": "^11.10.4",
363
363
  "@emotion/styled": "^11.10.4",