|
43 | 43 | "src" |
44 | 44 | ], |
45 | 45 | "dependencies": { |
46 | | - "@xylabs/exists": "~5.0.11", |
47 | | - "@xylabs/hex": "~5.0.11", |
48 | | - "@xylabs/react-async-effect": "~7.1.0", |
49 | | - "@xylabs/react-button": "~7.1.0", |
50 | | - "@xylabs/react-flexbox": "~7.1.0", |
51 | | - "@xylabs/react-promise": "~7.1.0", |
52 | | - "@xyo-network/archivist-memory": "~5.1.2", |
53 | | - "@xyo-network/archivist-model": "~5.1.2", |
54 | | - "@xyo-network/boundwitness-builder": "~5.1.2", |
55 | | - "@xyo-network/boundwitness-model": "~5.1.2", |
56 | | - "@xyo-network/module-model": "~5.1.2", |
57 | | - "@xyo-network/module-wrapper": "~5.1.2", |
58 | | - "@xyo-network/payload-model": "~5.1.2", |
| 46 | + "@xylabs/exists": "~5.0.12", |
| 47 | + "@xylabs/hex": "~5.0.12", |
| 48 | + "@xylabs/react-async-effect": "~7.1.2", |
| 49 | + "@xylabs/react-button": "~7.1.2", |
| 50 | + "@xylabs/react-flexbox": "~7.1.2", |
| 51 | + "@xylabs/react-promise": "~7.1.2", |
| 52 | + "@xyo-network/archivist-memory": "~5.1.6", |
| 53 | + "@xyo-network/archivist-model": "~5.1.6", |
| 54 | + "@xyo-network/boundwitness-builder": "~5.1.6", |
| 55 | + "@xyo-network/boundwitness-model": "~5.1.6", |
| 56 | + "@xyo-network/module-model": "~5.1.6", |
| 57 | + "@xyo-network/module-wrapper": "~5.1.6", |
| 58 | + "@xyo-network/payload-model": "~5.1.6", |
59 | 59 | "@xyo-network/react-module": "workspace:^", |
60 | 60 | "@xyo-network/react-node": "workspace:^", |
61 | 61 | "@xyo-network/react-wallet": "workspace:^", |
62 | 62 | "react-icons": "~5.5.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@mui/icons-material": "~7.3.2", |
66 | | - "@mui/material": "~7.3.2", |
67 | | - "@storybook/react-vite": "~9.1.7", |
68 | | - "@types/react": "~19.1.13", |
69 | | - "@xylabs/events": "~5.0.11", |
70 | | - "@xylabs/ts-scripts-yarn3": "~7.1.7", |
71 | | - "@xylabs/tsconfig": "~7.1.7", |
72 | | - "@xylabs/tsconfig-dom": "~7.1.7", |
73 | | - "@xylabs/tsconfig-react": "~7.1.7", |
74 | | - "@xyo-network/account": "~5.1.2", |
75 | | - "@xyo-network/node-memory": "~5.1.2", |
76 | | - "react": "~19.1.1", |
77 | | - "react-dom": "~19.1.1", |
78 | | - "react-router-dom": "^7", |
79 | | - "storybook": "~9.1.7", |
80 | | - "typescript": "~5.9.2", |
81 | | - "vite": "~7.1.7" |
| 65 | + "@mui/icons-material": "~7.3.4", |
| 66 | + "@mui/material": "~7.3.4", |
| 67 | + "@storybook/react-vite": "~9.1.10", |
| 68 | + "@types/react": "~19.2.2", |
| 69 | + "@xylabs/events": "~5.0.12", |
| 70 | + "@xylabs/ts-scripts-yarn3": "~7.1.8", |
| 71 | + "@xylabs/tsconfig": "~7.1.8", |
| 72 | + "@xylabs/tsconfig-dom": "~7.1.8", |
| 73 | + "@xylabs/tsconfig-react": "~7.1.8", |
| 74 | + "@xyo-network/account": "~5.1.6", |
| 75 | + "@xyo-network/node-memory": "~5.1.6", |
| 76 | + "react": "~19.2.0", |
| 77 | + "react-dom": "~19.2.0", |
| 78 | + "react-router-dom": "^7.9.4", |
| 79 | + "storybook": "~9.1.10", |
| 80 | + "typescript": "~5.9.3", |
| 81 | + "vite": "~7.1.9" |
82 | 82 | }, |
83 | 83 | "peerDependencies": { |
84 | 84 | "@mui/icons-material": ">=6 <8", |
|
0 commit comments