@xyo-network/xl1-blockies 1.28.3 → 1.28.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +9 -9
package/README.md CHANGED
@@ -58,7 +58,7 @@ xy lint @xyo-network/xl1-blockies
58
58
 
59
59
  <table>
60
60
  <tr>
61
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
61
+ <td align="center" valign="top" width="120">
62
62
  <a href="https://github.com/arietrouw">
63
63
  <img src="https://github.com/arietrouw.png" width="80" height="80" alt="Arie Trouw" /><br />
64
64
  <sub><b>Arie Trouw</b></sub>
@@ -66,13 +66,13 @@ xy lint @xyo-network/xl1-blockies
66
66
  <br />
67
67
  <a href="https://arietrouw.com">arietrouw.com</a>
68
68
  </td>
69
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
69
+ <td align="center" valign="top" width="120">
70
70
  <a href="https://github.com/jonesmac">
71
71
  <img src="https://github.com/jonesmac.png" width="80" height="80" alt="Matt Jones" /><br />
72
72
  <sub><b>Matt Jones</b></sub>
73
73
  </a>
74
74
  </td>
75
- <td align="center" valign="top" width="120" bgcolor="#000000" style="background-color:#000000;">
75
+ <td align="center" valign="top" width="120">
76
76
  <a href="https://github.com/JoelBCarter">
77
77
  <img src="https://github.com/JoelBCarter.png" width="80" height="80" alt="Joel Carter" /><br />
78
78
  <sub><b>Joel Carter</b></sub>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/xl1-blockies",
4
- "version": "1.28.3",
4
+ "version": "1.28.5",
5
5
  "description": "XL1 React SDK Blockies",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -39,19 +39,19 @@
39
39
  "README.md"
40
40
  ],
41
41
  "devDependencies": {
42
- "@mui/icons-material": "^7.3.10",
43
- "@mui/material": "^7.3.10",
42
+ "@mui/icons-material": "^7.3.11",
43
+ "@mui/material": "^7.3.11",
44
44
  "@opentelemetry/api": "^1.9.1",
45
45
  "@opentelemetry/sdk-trace-base": "^2.7.1",
46
46
  "@react-spring/web": "~10.0.3",
47
47
  "@storybook/react-vite": "^10.3.6",
48
48
  "@types/react": "^19.2.14",
49
- "@xylabs/react-theme": "~7.2.3",
50
- "@xylabs/sdk-js": "^5.1.1",
51
- "@xylabs/toolchain": "~7.13.13",
52
- "@xylabs/tsconfig": "~7.13.13",
53
- "@xylabs/tsconfig-dom": "~7.13.13",
54
- "@xylabs/tsconfig-react": "~7.13.13",
49
+ "@xylabs/react-theme": "~7.2.5",
50
+ "@xylabs/sdk-js": "^5.1.2",
51
+ "@xylabs/toolchain": "~7.13.15",
52
+ "@xylabs/tsconfig": "~7.13.15",
53
+ "@xylabs/tsconfig-dom": "~7.13.15",
54
+ "@xylabs/tsconfig-react": "~7.13.15",
55
55
  "async-mutex": "^0.5.0",
56
56
  "bn.js": "^5.2.3",
57
57
  "buffer": "^6.0.3",