@arcblock/ux 2.8.19 → 2.8.20

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.8.19",
3
+ "version": "2.8.20",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -322,11 +322,11 @@
322
322
  "peerDependencies": {
323
323
  "react": ">=18.1.0"
324
324
  },
325
- "gitHead": "57efebc8fb50e17e368c9d9ca4a2efb5218a7565",
325
+ "gitHead": "3e08f2c4f31f4bc26d2bf6d2efe62042f46ecd5b",
326
326
  "dependencies": {
327
327
  "@arcblock/did-motif": "^1.1.13",
328
- "@arcblock/icons": "^2.8.19",
329
- "@arcblock/react-hooks": "^2.8.19",
328
+ "@arcblock/icons": "^2.8.20",
329
+ "@arcblock/react-hooks": "^2.8.20",
330
330
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
331
331
  "@emotion/react": "^11.10.4",
332
332
  "@emotion/styled": "^11.10.4",