@arcblock/ux 2.9.15 → 2.9.16

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.15",
3
+ "version": "2.9.16",
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": "2402b2d3888dcac685215c373afd7651e6907acc",
347
+ "gitHead": "d970601a888adbd27f76ee9ce490bc8f93f11833",
348
348
  "dependencies": {
349
349
  "@arcblock/did-motif": "^1.1.13",
350
- "@arcblock/icons": "^2.9.15",
351
- "@arcblock/nft-display": "^2.9.15",
352
- "@arcblock/react-hooks": "^2.9.15",
350
+ "@arcblock/icons": "^2.9.16",
351
+ "@arcblock/nft-display": "^2.9.16",
352
+ "@arcblock/react-hooks": "^2.9.16",
353
353
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
354
354
  "@emotion/react": "^11.10.4",
355
355
  "@emotion/styled": "^11.10.4",