@xyo-network/react-appbar 3.0.16 → 3.0.18

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "3.0.16",
3
+ "version": "3.0.18",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,16 +43,16 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-appbar": "^4.2.10",
47
- "@xylabs/react-button": "^4.2.10",
48
- "@xylabs/react-flexbox": "^4.2.10",
49
- "@xylabs/react-link": "^4.2.10",
50
- "@xylabs/react-shared": "^4.2.10",
51
- "@xyo-network/react-app-settings": "^3.0.16",
52
- "@xyo-network/react-network": "^3.0.16",
53
- "@xyo-network/react-shared": "^3.0.16",
46
+ "@xylabs/react-appbar": "^4.2.12",
47
+ "@xylabs/react-button": "^4.2.12",
48
+ "@xylabs/react-flexbox": "^4.2.12",
49
+ "@xylabs/react-link": "^4.2.12",
50
+ "@xylabs/react-shared": "^4.2.12",
51
+ "@xyo-network/react-app-settings": "^3.0.18",
52
+ "@xyo-network/react-network": "^3.0.18",
53
+ "@xyo-network/react-shared": "^3.0.18",
54
54
  "react-icons": "^5.3.0",
55
- "react-router-dom": "^6.26.1"
55
+ "react-router-dom": "^6.26.2"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@mui/icons-material": "^5.16.7",
@@ -61,12 +61,12 @@
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.16",
65
- "@xyo-network/react-wallet": "^3.0.16",
64
+ "@xyo-network/react-storybook": "^3.0.18",
65
+ "@xyo-network/react-wallet": "^3.0.18",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
68
  "storybook": "^8.2.9",
69
- "typescript": "^5.5.4"
69
+ "typescript": "^5.6.2"
70
70
  },
71
71
  "peerDependencies": {
72
72
  "@mui/icons-material": "^5",