@xyo-network/react-connected-accounts 2.81.7 → 2.81.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -12,13 +12,13 @@
|
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/react-crypto": "^3.4.1",
|
14
14
|
"@xylabs/react-flexbox": "^3.4.1",
|
15
|
-
"@xyo-network/react-table": "^2.81.
|
15
|
+
"@xyo-network/react-table": "^2.81.9"
|
16
16
|
},
|
17
17
|
"devDependencies": {
|
18
18
|
"@storybook/react": "^7.6.20",
|
19
19
|
"@xylabs/ts-scripts-yarn3": "^3.12.4",
|
20
20
|
"@xylabs/tsconfig-react": "^3.12.4",
|
21
|
-
"typescript": "^5.5.
|
21
|
+
"typescript": "^5.5.4"
|
22
22
|
},
|
23
23
|
"peerDependencies": {
|
24
24
|
"@mui/icons-material": "^5",
|
@@ -78,6 +78,6 @@
|
|
78
78
|
},
|
79
79
|
"sideEffects": false,
|
80
80
|
"types": "dist/browser/index.d.ts",
|
81
|
-
"version": "2.81.
|
81
|
+
"version": "2.81.9",
|
82
82
|
"type": "module"
|
83
83
|
}
|