@xyo-network/react-appbar 2.77.1 → 2.78.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +11 -11
package/package.json
CHANGED
@@ -15,18 +15,18 @@
|
|
15
15
|
"@xylabs/react-flexbox": "^3.1.7",
|
16
16
|
"@xylabs/react-link": "^3.1.7",
|
17
17
|
"@xylabs/react-shared": "^3.1.7",
|
18
|
-
"@xyo-network/react-app-settings": "~2.
|
19
|
-
"@xyo-network/react-network": "~2.
|
20
|
-
"@xyo-network/react-shared": "~2.
|
21
|
-
"react-router-dom": "^6.
|
18
|
+
"@xyo-network/react-app-settings": "~2.78.0",
|
19
|
+
"@xyo-network/react-network": "~2.78.0",
|
20
|
+
"@xyo-network/react-shared": "~2.78.0",
|
21
|
+
"react-router-dom": "^6.24.0"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@storybook/react": "^7.6.
|
25
|
-
"@xylabs/ts-scripts-yarn3": "^3.11.
|
26
|
-
"@xylabs/tsconfig-react": "^3.11.
|
27
|
-
"@xyo-network/react-storybook": "~2.
|
28
|
-
"@xyo-network/react-wallet": "~2.
|
29
|
-
"typescript": "^5.
|
24
|
+
"@storybook/react": "^7.6.20",
|
25
|
+
"@xylabs/ts-scripts-yarn3": "^3.11.8",
|
26
|
+
"@xylabs/tsconfig-react": "^3.11.8",
|
27
|
+
"@xyo-network/react-storybook": "~2.78.0",
|
28
|
+
"@xyo-network/react-wallet": "~2.78.0",
|
29
|
+
"typescript": "^5.5.2"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
32
32
|
"@mui/icons-material": "^5",
|
@@ -87,6 +87,6 @@
|
|
87
87
|
},
|
88
88
|
"sideEffects": false,
|
89
89
|
"types": "dist/browser/index.d.ts",
|
90
|
-
"version": "2.
|
90
|
+
"version": "2.78.0",
|
91
91
|
"type": "module"
|
92
92
|
}
|