@arcblock/ux 2.8.23 → 2.8.24

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.23",
3
+ "version": "2.8.24",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -324,11 +324,11 @@
324
324
  "peerDependencies": {
325
325
  "react": ">=18.1.0"
326
326
  },
327
- "gitHead": "f119af381de46921d0bddcaef6f6326a1c31b958",
327
+ "gitHead": "833bf851689c10567615f93fdfe934ec4fd7a492",
328
328
  "dependencies": {
329
329
  "@arcblock/did-motif": "^1.1.13",
330
- "@arcblock/icons": "^2.8.23",
331
- "@arcblock/react-hooks": "^2.8.23",
330
+ "@arcblock/icons": "^2.8.24",
331
+ "@arcblock/react-hooks": "^2.8.24",
332
332
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
333
333
  "@emotion/react": "^11.10.4",
334
334
  "@emotion/styled": "^11.10.4",