@arcblock/ux 2.9.18 → 2.9.19

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.9.18",
3
+ "version": "2.9.19",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -344,12 +344,12 @@
344
344
  "peerDependencies": {
345
345
  "react": ">=18.1.0"
346
346
  },
347
- "gitHead": "435fbdda42f68b81af5b09ce49fc874142d17e74",
347
+ "gitHead": "409ab4e9bc7a641c7d3f64dfebe05d8ea3cfe2da",
348
348
  "dependencies": {
349
349
  "@arcblock/did-motif": "^1.1.13",
350
- "@arcblock/icons": "^2.9.18",
351
- "@arcblock/nft-display": "^2.9.18",
352
- "@arcblock/react-hooks": "^2.9.18",
350
+ "@arcblock/icons": "^2.9.19",
351
+ "@arcblock/nft-display": "^2.9.19",
352
+ "@arcblock/react-hooks": "^2.9.19",
353
353
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
354
354
  "@emotion/react": "^11.10.4",
355
355
  "@emotion/styled": "^11.10.4",