@xyo-network/react-appbar 2.61.0 → 2.63.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/docs.json +96215 -0
  2. package/package.json +14 -14
package/package.json CHANGED
@@ -10,21 +10,21 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-appbar": "~2.17.15",
14
- "@xylabs/react-button": "~2.17.15",
15
- "@xylabs/react-flexbox": "~2.17.15",
16
- "@xylabs/react-link": "~2.17.15",
17
- "@xylabs/react-shared": "~2.17.15",
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"
13
+ "@xylabs/react-appbar": "~2.19.1",
14
+ "@xylabs/react-button": "~2.19.1",
15
+ "@xylabs/react-flexbox": "~2.19.1",
16
+ "@xylabs/react-link": "~2.19.1",
17
+ "@xylabs/react-shared": "~2.19.1",
18
+ "@xyo-network/react-app-settings": "~2.63.1",
19
+ "@xyo-network/react-network": "~2.63.1",
20
+ "@xyo-network/react-shared": "~2.63.1"
21
21
  },
22
22
  "devDependencies": {
23
- "@storybook/react": "^7.4.0",
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",
23
+ "@storybook/react": "^7.4.3",
24
+ "@xylabs/ts-scripts-yarn3": "^2.19.12",
25
+ "@xylabs/tsconfig-react": "^2.19.12",
26
+ "@xyo-network/react-storybook": "~2.63.1",
27
+ "@xyo-network/react-wallet": "~2.63.1",
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.61.0"
83
+ "version": "2.63.1"
84
84
  }