@xyo-network/react-appbar 4.0.0 → 4.0.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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.0.0",
3
+ "version": "4.0.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,14 +43,14 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-appbar": "^5.0.0",
47
- "@xylabs/react-button": "^5.0.0",
48
- "@xylabs/react-flexbox": "^5.0.0",
49
- "@xylabs/react-link": "^5.0.0",
50
- "@xylabs/react-shared": "^5.0.0",
51
- "@xyo-network/react-app-settings": "^4.0.0",
52
- "@xyo-network/react-network": "^4.0.0",
53
- "@xyo-network/react-shared": "^4.0.0",
46
+ "@xylabs/react-appbar": "^5.0.1",
47
+ "@xylabs/react-button": "^5.0.1",
48
+ "@xylabs/react-flexbox": "^5.0.1",
49
+ "@xylabs/react-link": "^5.0.1",
50
+ "@xylabs/react-shared": "^5.0.1",
51
+ "@xyo-network/react-app-settings": "^4.0.2",
52
+ "@xyo-network/react-network": "^4.0.2",
53
+ "@xyo-network/react-shared": "^4.0.2",
54
54
  "react-icons": "^5.3.0",
55
55
  "react-router-dom": "^6.26.2"
56
56
  },
@@ -61,8 +61,8 @@
61
61
  "@storybook/react": "^8.3.3",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
63
63
  "@xylabs/tsconfig-react": "^4.0.7",
64
- "@xyo-network/react-storybook": "^4.0.0",
65
- "@xyo-network/react-wallet": "^4.0.0",
64
+ "@xyo-network/react-storybook": "^4.0.2",
65
+ "@xyo-network/react-wallet": "^4.0.2",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
68
  "storybook": "^8.3.3",