@arcblock/ux 2.7.17 → 2.7.18

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.7.17",
3
+ "version": "2.7.18",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -322,11 +322,11 @@
322
322
  "peerDependencies": {
323
323
  "react": ">=18.1.0"
324
324
  },
325
- "gitHead": "3a169b96cef38680f727a9d0aa0dc4588eaf85fd",
325
+ "gitHead": "2866b3fba4076f10ffcfb9b3c8bd68ab68c3eb88",
326
326
  "dependencies": {
327
327
  "@arcblock/did-motif": "^1.1.13",
328
- "@arcblock/icons": "^2.7.17",
329
- "@arcblock/react-hooks": "^2.7.17",
328
+ "@arcblock/icons": "^2.7.18",
329
+ "@arcblock/react-hooks": "^2.7.18",
330
330
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
331
331
  "@emotion/react": "^11.10.4",
332
332
  "@emotion/styled": "^11.10.4",
@@ -335,8 +335,8 @@
335
335
  "@iconify-icons/ion": "^1.2.10",
336
336
  "@iconify-icons/mdi": "^1.2.47",
337
337
  "@iconify/react": "^4.1.1",
338
- "@mui/icons-material": "^5.10.6",
339
- "@mui/material": "^5.10.8",
338
+ "@mui/icons-material": "^5.14.8",
339
+ "@mui/material": "^5.14.8",
340
340
  "@solana/qr-code-styling": "^1.6.0-beta.0",
341
341
  "@testing-library/react": "^14.0.0",
342
342
  "ahooks": "^3.7.8",
@@ -352,7 +352,7 @@
352
352
  "is-svg": "^4.3.2",
353
353
  "js-cookie": "^2.2.1",
354
354
  "lodash": "^4.17.21",
355
- "mui-datatables": "^4.2.2",
355
+ "mui-datatables": "^4.3.0",
356
356
  "notistack": "^2.0.5",
357
357
  "pako": "^2.1.0",
358
358
  "react-cookie-consent": "^6.4.1",