@arcblock/ux 2.1.71 → 2.2.0
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.
- package/package.json +35 -35
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ux",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.2.0",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -32,59 +32,59 @@
|
|
32
32
|
"access": "public"
|
33
33
|
},
|
34
34
|
"devDependencies": {
|
35
|
-
"@babel/cli": "^7.
|
36
|
-
"@babel/core": "^7.
|
37
|
-
"@babel/plugin-proposal-class-properties": "^7.
|
38
|
-
"@babel/preset-env": "^7.
|
39
|
-
"@babel/preset-react": "^7.
|
40
|
-
"babel-plugin-inline-react-svg": "^1.1.
|
41
|
-
"babel-plugin-styled-components": "^1.
|
42
|
-
"eslint-plugin-react-hooks": "^4.
|
43
|
-
"jest": "^24.
|
44
|
-
"moment-timezone": "^0.5.
|
35
|
+
"@babel/cli": "^7.18.10",
|
36
|
+
"@babel/core": "^7.18.10",
|
37
|
+
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
38
|
+
"@babel/preset-env": "^7.18.10",
|
39
|
+
"@babel/preset-react": "^7.18.6",
|
40
|
+
"babel-plugin-inline-react-svg": "^1.1.2",
|
41
|
+
"babel-plugin-styled-components": "^1.13.3",
|
42
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
43
|
+
"jest": "^24.9.0",
|
44
|
+
"moment-timezone": "^0.5.34"
|
45
45
|
},
|
46
46
|
"peerDependencies": {
|
47
47
|
"@sentry/browser": "^5.0.8",
|
48
48
|
"react": ">=18.1.0",
|
49
49
|
"react-ga": "^2.7.0"
|
50
50
|
},
|
51
|
-
"gitHead": "
|
51
|
+
"gitHead": "f3ff79752e56bcfc8623d0ca96631ed4daf280cb",
|
52
52
|
"dependencies": {
|
53
|
-
"@arcblock/icons": "^2.
|
54
|
-
"@arcblock/react-hooks": "^2.
|
53
|
+
"@arcblock/icons": "^2.2.0",
|
54
|
+
"@arcblock/react-hooks": "^2.2.0",
|
55
55
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
56
|
-
"@emotion/react": "^11.
|
57
|
-
"@emotion/styled": "^11.
|
58
|
-
"@fontsource/lato": "^4.5.
|
59
|
-
"@mui/icons-material": "^5.
|
60
|
-
"@mui/material": "^5.
|
56
|
+
"@emotion/react": "^11.10.0",
|
57
|
+
"@emotion/styled": "^11.10.0",
|
58
|
+
"@fontsource/lato": "^4.5.8",
|
59
|
+
"@mui/icons-material": "^5.8.4",
|
60
|
+
"@mui/material": "^5.9.3",
|
61
61
|
"@solana/qr-code-styling": "^1.6.0-beta.0",
|
62
|
-
"axios": "^0.21.
|
62
|
+
"axios": "^0.21.4",
|
63
63
|
"base64-url": "^2.3.3",
|
64
|
-
"copy-to-clipboard": "^3.
|
65
|
-
"core-js": "^3.
|
66
|
-
"d3-geo": "^1.
|
67
|
-
"dayjs": "^1.11.
|
64
|
+
"copy-to-clipboard": "^3.3.1",
|
65
|
+
"core-js": "^3.24.1",
|
66
|
+
"d3-geo": "^1.12.1",
|
67
|
+
"dayjs": "^1.11.4",
|
68
68
|
"devices.css": "^0.1.15",
|
69
69
|
"highlight.js": "^11.6.0",
|
70
|
-
"is-svg": "^4.3.
|
71
|
-
"js-cookie": "^2.2.
|
70
|
+
"is-svg": "^4.3.2",
|
71
|
+
"js-cookie": "^2.2.1",
|
72
72
|
"lodash": "^4.17.21",
|
73
|
-
"mdi-material-ui": "^7.
|
73
|
+
"mdi-material-ui": "^7.4.0",
|
74
74
|
"mui-datatables": "^4.2.2",
|
75
75
|
"notistack": "^2.0.5",
|
76
76
|
"react-cookie-consent": "^6.4.1",
|
77
77
|
"react-error-boundary": "^3.1.4",
|
78
78
|
"react-helmet": "^6.1.0",
|
79
|
-
"react-intersection-observer": "^8.
|
80
|
-
"react-lottie-player": "^1.4.
|
81
|
-
"react-player": "^1.15.
|
82
|
-
"react-router-dom": "^5.
|
83
|
-
"react-shadow": "^19.0.
|
84
|
-
"react-use": "^17.
|
79
|
+
"react-intersection-observer": "^8.34.0",
|
80
|
+
"react-lottie-player": "^1.4.3",
|
81
|
+
"react-player": "^1.15.3",
|
82
|
+
"react-router-dom": "^5.3.3",
|
83
|
+
"react-shadow": "^19.0.3",
|
84
|
+
"react-use": "^17.4.0",
|
85
85
|
"rebound": "^0.1.0",
|
86
|
-
"styled-components": "^5.
|
87
|
-
"topojson-client": "^3.
|
86
|
+
"styled-components": "^5.3.5",
|
87
|
+
"topojson-client": "^3.1.0",
|
88
88
|
"versor": "^0.0.4"
|
89
89
|
}
|
90
90
|
}
|