@arcblock/ux 2.9.30 → 2.9.31

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.30",
3
+ "version": "2.9.31",
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": "646e8a5d3af47fedb96f0fab9632de11143840f2",
355
+ "gitHead": "4430dbf5949032024b28b129687d28e21a1155fc",
356
356
  "dependencies": {
357
357
  "@arcblock/did-motif": "^1.1.13",
358
- "@arcblock/icons": "^2.9.30",
359
- "@arcblock/nft-display": "^2.9.30",
360
- "@arcblock/react-hooks": "^2.9.30",
358
+ "@arcblock/icons": "^2.9.31",
359
+ "@arcblock/nft-display": "^2.9.31",
360
+ "@arcblock/react-hooks": "^2.9.31",
361
361
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
362
362
  "@emotion/react": "^11.10.4",
363
363
  "@emotion/styled": "^11.10.4",