@xyo-network/react-appbar 2.60.12 → 2.61.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
- package/dist/docs.json +0 -96215
package/package.json
CHANGED
@@ -15,16 +15,16 @@
|
|
15
15
|
"@xylabs/react-flexbox": "~2.17.15",
|
16
16
|
"@xylabs/react-link": "~2.17.15",
|
17
17
|
"@xylabs/react-shared": "~2.17.15",
|
18
|
-
"@xyo-network/react-app-settings": "~2.
|
19
|
-
"@xyo-network/react-network": "~2.
|
20
|
-
"@xyo-network/react-shared": "~2.
|
18
|
+
"@xyo-network/react-app-settings": "~2.61.0",
|
19
|
+
"@xyo-network/react-network": "~2.61.0",
|
20
|
+
"@xyo-network/react-shared": "~2.61.0"
|
21
21
|
},
|
22
22
|
"devDependencies": {
|
23
23
|
"@storybook/react": "^7.4.0",
|
24
|
-
"@xylabs/ts-scripts-yarn3": "^2.19.
|
25
|
-
"@xylabs/tsconfig-react": "^2.19.
|
26
|
-
"@xyo-network/react-storybook": "~2.
|
27
|
-
"@xyo-network/react-wallet": "~2.
|
24
|
+
"@xylabs/ts-scripts-yarn3": "^2.19.5",
|
25
|
+
"@xylabs/tsconfig-react": "^2.19.5",
|
26
|
+
"@xyo-network/react-storybook": "~2.61.0",
|
27
|
+
"@xyo-network/react-wallet": "~2.61.0",
|
28
28
|
"typescript": "^5.2.2"
|
29
29
|
},
|
30
30
|
"peerDependencies": {
|
@@ -80,5 +80,5 @@
|
|
80
80
|
},
|
81
81
|
"sideEffects": false,
|
82
82
|
"types": "dist/types/index.d.ts",
|
83
|
-
"version": "2.
|
83
|
+
"version": "2.61.0"
|
84
84
|
}
|