@arcblock/ux 2.9.0 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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.9.0",
3
+ "version": "2.9.1",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -336,11 +336,11 @@
336
336
  "peerDependencies": {
337
337
  "react": ">=18.1.0"
338
338
  },
339
- "gitHead": "a90e260c11c742d6d7f80a9c5ffe6445ea87e62f",
339
+ "gitHead": "556eab194f020221e2569f142f7c6175d9f02b28",
340
340
  "dependencies": {
341
341
  "@arcblock/did-motif": "^1.1.13",
342
- "@arcblock/icons": "^2.9.0",
343
- "@arcblock/react-hooks": "^2.9.0",
342
+ "@arcblock/icons": "^2.9.1",
343
+ "@arcblock/react-hooks": "^2.9.1",
344
344
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
345
345
  "@emotion/react": "^11.10.4",
346
346
  "@emotion/styled": "^11.10.4",