@xyo-network/react-appbar 2.83.1 → 2.83.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +9 -9
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.1",
19
- "@xyo-network/react-network": "^2.83.1",
20
- "@xyo-network/react-shared": "^2.83.1",
18
+ "@xyo-network/react-app-settings": "^2.83.2",
19
+ "@xyo-network/react-network": "^2.83.2",
20
+ "@xyo-network/react-shared": "^2.83.2",
21
21
  "react-router-dom": "^6.26.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@storybook/react": "^8.2.7",
25
- "@xylabs/ts-scripts-yarn3": "^4.0.0-rc.7",
26
- "@xylabs/tsconfig-react": "^4.0.0-rc.7",
27
- "@xyo-network/react-storybook": "^2.83.1",
28
- "@xyo-network/react-wallet": "^2.83.1",
24
+ "@storybook/react": "^8.2.8",
25
+ "@xylabs/ts-scripts-yarn3": "^4.0.0-rc.12",
26
+ "@xylabs/tsconfig-react": "^4.0.0-rc.12",
27
+ "@xyo-network/react-storybook": "^2.83.2",
28
+ "@xyo-network/react-wallet": "^2.83.2",
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.1",
74
+ "version": "2.83.2",
75
75
  "type": "module"
76
76
  }