@arcblock/ux 2.9.68 → 2.9.70

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ux",
3
- "version": "2.9.68",
3
+ "version": "2.9.70",
4
4
  "description": "Common used react components for arcblock products",
5
5
  "keywords": [
6
6
  "react",
@@ -355,15 +355,16 @@
355
355
  },
356
356
  "peerDependencies": {
357
357
  "@mui/icons-material": ">=5.15.0",
358
- "@mui/material": "^5.15.0",
359
- "react": ">=18.2.0"
358
+ "@mui/material": ">=5.15.0",
359
+ "react": ">=18.2.0",
360
+ "react-router-dom": ">=6.22.3"
360
361
  },
361
- "gitHead": "854f02504df5792faf8f9683fc6292a357559ee5",
362
+ "gitHead": "1b21b7431fd4c078da8b2c6e94029af8319bda64",
362
363
  "dependencies": {
363
364
  "@arcblock/did-motif": "^1.1.13",
364
- "@arcblock/icons": "^2.9.68",
365
- "@arcblock/nft-display": "^2.9.68",
366
- "@arcblock/react-hooks": "^2.9.68",
365
+ "@arcblock/icons": "^2.9.70",
366
+ "@arcblock/nft-display": "^2.9.70",
367
+ "@arcblock/react-hooks": "^2.9.70",
367
368
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
368
369
  "@emotion/react": "^11.10.4",
369
370
  "@emotion/styled": "^11.10.4",
@@ -399,7 +400,6 @@
399
400
  "react-intersection-observer": "^8.34.0",
400
401
  "react-lottie-player": "^1.4.3",
401
402
  "react-player": "^1.15.3",
402
- "react-router-dom": "^6.4.2",
403
403
  "react-shadow": "^19.0.3",
404
404
  "react-svg": "^16.1.18",
405
405
  "react-use": "^17.4.0",