@arcblock/ux 2.9.2 → 2.9.3

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.9.2",
3
+ "version": "2.9.3",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -340,11 +340,11 @@
340
340
  "peerDependencies": {
341
341
  "react": ">=18.1.0"
342
342
  },
343
- "gitHead": "b765e587f0e8d8072c63c8988aa5c47794916a6f",
343
+ "gitHead": "fac6bb44cbd82829e83687a85395be022bd90ba5",
344
344
  "dependencies": {
345
345
  "@arcblock/did-motif": "^1.1.13",
346
- "@arcblock/icons": "^2.9.2",
347
- "@arcblock/react-hooks": "^2.9.2",
346
+ "@arcblock/icons": "^2.9.3",
347
+ "@arcblock/react-hooks": "^2.9.3",
348
348
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
349
349
  "@emotion/react": "^11.10.4",
350
350
  "@emotion/styled": "^11.10.4",