@arcblock/ux 2.9.74 → 2.9.75

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.74",
3
+ "version": "2.9.75",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -359,12 +359,12 @@
359
359
  "react": ">=18.2.0",
360
360
  "react-router-dom": ">=6.22.3"
361
361
  },
362
- "gitHead": "20f9f43e0e658fd391314afd790c37cb0dc1b77c",
362
+ "gitHead": "b5576c513aaf140bf0b3607f4c2f62235910bbd5",
363
363
  "dependencies": {
364
364
  "@arcblock/did-motif": "^1.1.13",
365
- "@arcblock/icons": "^2.9.74",
366
- "@arcblock/nft-display": "^2.9.74",
367
- "@arcblock/react-hooks": "^2.9.74",
365
+ "@arcblock/icons": "^2.9.75",
366
+ "@arcblock/nft-display": "^2.9.75",
367
+ "@arcblock/react-hooks": "^2.9.75",
368
368
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
369
369
  "@emotion/react": "^11.10.4",
370
370
  "@emotion/styled": "^11.10.4",