@arcblock/ux 2.8.10 → 2.8.12

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.10",
3
+ "version": "2.8.12",
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": "74f5ae7693bc89c5af45817acd7d56d1e6974552",
325
+ "gitHead": "1746a3b3d2c8f32d0d5c4ec9f2c5262b84fa2fca",
326
326
  "dependencies": {
327
327
  "@arcblock/did-motif": "^1.1.13",
328
- "@arcblock/icons": "^2.8.10",
329
- "@arcblock/react-hooks": "^2.8.10",
328
+ "@arcblock/icons": "^2.8.12",
329
+ "@arcblock/react-hooks": "^2.8.12",
330
330
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
331
331
  "@emotion/react": "^11.10.4",
332
332
  "@emotion/styled": "^11.10.4",