@arcblock/ux 2.9.40 → 2.9.41

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.9.40",
3
+ "version": "2.9.41",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -354,12 +354,12 @@
354
354
  "@mui/material": "^5.15.0",
355
355
  "react": ">=18.2.0"
356
356
  },
357
- "gitHead": "f7f8575697784774a452f9db5e26fe4a38dfea96",
357
+ "gitHead": "154277973374b78a94c72767693bc38eaa6c6b50",
358
358
  "dependencies": {
359
359
  "@arcblock/did-motif": "^1.1.13",
360
- "@arcblock/icons": "^2.9.40",
361
- "@arcblock/nft-display": "^2.9.40",
362
- "@arcblock/react-hooks": "^2.9.40",
360
+ "@arcblock/icons": "^2.9.41",
361
+ "@arcblock/nft-display": "^2.9.41",
362
+ "@arcblock/react-hooks": "^2.9.41",
363
363
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
364
364
  "@emotion/react": "^11.10.4",
365
365
  "@emotion/styled": "^11.10.4",
@@ -371,7 +371,7 @@
371
371
  "@iconify/react": "^4.1.1",
372
372
  "@solana/qr-code-styling": "^1.6.0-beta.0",
373
373
  "@testing-library/react": "^14.0.0",
374
- "ahooks": "^3.7.8",
374
+ "ahooks": "^3.7.10",
375
375
  "axios": "^0.27.2",
376
376
  "base64-url": "^2.3.3",
377
377
  "copy-to-clipboard": "^3.3.2",