@xyo-network/react-appbar 2.83.0 → 2.83.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -15,17 +15,17 @@
|
|
15
15
|
"@xylabs/react-flexbox": "^3.4.2",
|
16
16
|
"@xylabs/react-link": "^3.4.2",
|
17
17
|
"@xylabs/react-shared": "^3.4.2",
|
18
|
-
"@xyo-network/react-app-settings": "^2.83.
|
19
|
-
"@xyo-network/react-network": "^2.83.
|
20
|
-
"@xyo-network/react-shared": "^2.83.
|
18
|
+
"@xyo-network/react-app-settings": "^2.83.1",
|
19
|
+
"@xyo-network/react-network": "^2.83.1",
|
20
|
+
"@xyo-network/react-shared": "^2.83.1",
|
21
21
|
"react-router-dom": "^6.26.0"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
24
|
"@storybook/react": "^8.2.7",
|
25
25
|
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.7",
|
26
26
|
"@xylabs/tsconfig-react": "^4.0.0-rc.7",
|
27
|
-
"@xyo-network/react-storybook": "^2.83.
|
28
|
-
"@xyo-network/react-wallet": "^2.83.
|
27
|
+
"@xyo-network/react-storybook": "^2.83.1",
|
28
|
+
"@xyo-network/react-wallet": "^2.83.1",
|
29
29
|
"typescript": "^5.5.4"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
@@ -71,6 +71,6 @@
|
|
71
71
|
},
|
72
72
|
"sideEffects": false,
|
73
73
|
"types": "dist/browser/index.d.ts",
|
74
|
-
"version": "2.83.
|
74
|
+
"version": "2.83.1",
|
75
75
|
"type": "module"
|
76
76
|
}
|