@arcblock/ux 2.9.33 → 2.9.34

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.33",
3
+ "version": "2.9.34",
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": "168b2bb058ab4487f2653c602431dbe6af5f9f97",
355
+ "gitHead": "a52271c4640fd0a418208eddccd4147a82eddbf5",
356
356
  "dependencies": {
357
357
  "@arcblock/did-motif": "^1.1.13",
358
- "@arcblock/icons": "^2.9.33",
359
- "@arcblock/nft-display": "^2.9.33",
360
- "@arcblock/react-hooks": "^2.9.33",
358
+ "@arcblock/icons": "^2.9.34",
359
+ "@arcblock/nft-display": "^2.9.34",
360
+ "@arcblock/react-hooks": "^2.9.34",
361
361
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
362
362
  "@emotion/react": "^11.10.4",
363
363
  "@emotion/styled": "^11.10.4",