@xyo-network/react-appbar 3.0.7 → 3.0.9

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": "3.0.7",
3
+ "version": "3.0.9",
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": "^4.0.4",
47
- "@xylabs/react-button": "^4.0.4",
48
- "@xylabs/react-flexbox": "^4.0.4",
49
- "@xylabs/react-link": "^4.0.4",
50
- "@xylabs/react-shared": "^4.0.4",
51
- "@xyo-network/react-app-settings": "^3.0.7",
52
- "@xyo-network/react-network": "^3.0.7",
53
- "@xyo-network/react-shared": "^3.0.7",
46
+ "@xylabs/react-appbar": "^4.1.2",
47
+ "@xylabs/react-button": "^4.1.2",
48
+ "@xylabs/react-flexbox": "^4.1.2",
49
+ "@xylabs/react-link": "^4.1.2",
50
+ "@xylabs/react-shared": "^4.1.2",
51
+ "@xyo-network/react-app-settings": "^3.0.9",
52
+ "@xyo-network/react-network": "^3.0.9",
53
+ "@xyo-network/react-shared": "^3.0.9",
54
54
  "react-icons": "^5.3.0",
55
55
  "react-router-dom": "^6.26.1"
56
56
  },
@@ -61,8 +61,8 @@
61
61
  "@storybook/react": "^8.2.9",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
63
63
  "@xylabs/tsconfig-react": "^4.0.7",
64
- "@xyo-network/react-storybook": "^3.0.7",
65
- "@xyo-network/react-wallet": "^3.0.7",
64
+ "@xyo-network/react-storybook": "^3.0.9",
65
+ "@xyo-network/react-wallet": "^3.0.9",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
68
  "storybook": "^8.2.9",