@xyo-network/react-connected-accounts 4.1.0 → 4.1.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@xyo-network/react-connected-accounts",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.2",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -43,14 +43,14 @@
|
|
43
43
|
"lint-pkg": "npmPkgJsonLint ."
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@xylabs/react-crypto": "^5.2.
|
47
|
-
"@xylabs/react-flexbox": "^5.2.
|
48
|
-
"@xyo-network/react-table": "^4.1.
|
46
|
+
"@xylabs/react-crypto": "^5.2.1",
|
47
|
+
"@xylabs/react-flexbox": "^5.2.1",
|
48
|
+
"@xyo-network/react-table": "^4.1.2"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
|
-
"@mui/icons-material": "^6.1.
|
52
|
-
"@mui/material": "^6.1.
|
53
|
-
"@mui/styles": "^6.1.
|
51
|
+
"@mui/icons-material": "^6.1.4",
|
52
|
+
"@mui/material": "^6.1.4",
|
53
|
+
"@mui/styles": "^6.1.4",
|
54
54
|
"@storybook/react": "^8.3.5",
|
55
55
|
"@xylabs/ts-scripts-yarn3": "^4.2.1",
|
56
56
|
"@xylabs/tsconfig-react": "^4.2.1",
|