@xyo-network/react-appbar 4.2.1 → 4.2.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@xyo-network/react-appbar",
|
3
|
-
"version": "4.2.
|
3
|
+
"version": "4.2.3",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"@xylabs/react-flexbox": "^5.3.2",
|
50
50
|
"@xylabs/react-link": "^5.3.2",
|
51
51
|
"@xylabs/react-shared": "^5.3.2",
|
52
|
-
"@xyo-network/react-network": "^4.2.
|
52
|
+
"@xyo-network/react-network": "^4.2.3",
|
53
53
|
"react-icons": "^5.3.0",
|
54
54
|
"react-router-dom": "^6.27.0"
|
55
55
|
},
|
@@ -60,8 +60,8 @@
|
|
60
60
|
"@storybook/react": "^8.4.2",
|
61
61
|
"@xylabs/ts-scripts-yarn3": "^4.2.3",
|
62
62
|
"@xylabs/tsconfig-react": "^4.2.3",
|
63
|
-
"@xyo-network/react-storybook": "^4.2.
|
64
|
-
"@xyo-network/react-wallet": "^4.2.
|
63
|
+
"@xyo-network/react-storybook": "^4.2.3",
|
64
|
+
"@xyo-network/react-wallet": "^4.2.3",
|
65
65
|
"react": "^18.3.1",
|
66
66
|
"react-dom": "^18.3.1",
|
67
67
|
"storybook": "^8.4.2",
|