|
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | 34 | "@mui/material": "~7.3.1", |
35 | | - "@xylabs/assert": "~5.0.10", |
36 | | - "@xylabs/delay": "~5.0.10", |
37 | | - "@xylabs/hex": "~5.0.10", |
38 | | - "@xylabs/typeof": "~5.0.10", |
| 35 | + "@xylabs/assert": "~5.0.11", |
| 36 | + "@xylabs/delay": "~5.0.11", |
| 37 | + "@xylabs/hex": "~5.0.11", |
| 38 | + "@xylabs/typeof": "~5.0.11", |
39 | 39 | "@xyo-network/id-payload-plugin": "~5.0.7", |
40 | 40 | "@xyo-network/payload-builder": "~5.0.7", |
41 | | - "@xyo-network/react-chain-model": "~1.12.13", |
42 | | - "@xyo-network/react-chain-provider": "~1.12.13", |
| 41 | + "@xyo-network/react-chain-model": "~1.12.14", |
| 42 | + "@xyo-network/react-chain-provider": "~1.12.14", |
43 | 43 | "@xyo-network/xl1-protocol": "~1.10.15", |
44 | | - "@xyo-network/xl1-rpc": "~1.12.13", |
| 44 | + "@xyo-network/xl1-rpc": "~1.12.14", |
45 | 45 | "react": "~19.1.1", |
46 | 46 | "react-dom": "~19.1.1" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@emotion/react": "~11.14.0", |
50 | 50 | "@emotion/styled": "~11.14.1", |
51 | 51 | "@types/react": "~19.1.11", |
52 | | - "@types/react-dom": "~19.1.7", |
| 52 | + "@types/react-dom": "~19.1.8", |
53 | 53 | "@vitejs/plugin-react-swc": "~4.0.1", |
54 | 54 | "@xylabs/eslint-config-flat": "~7.1.7", |
55 | 55 | "@xylabs/tsconfig-react": "~7.1.7", |
56 | | - "@xyo-network/xl1-cli": "^1.12.13", |
| 56 | + "@xyo-network/xl1-cli": "^1.12.14", |
57 | 57 | "eslint": "~9.34.0", |
58 | 58 | "eslint-import-resolver-typescript": "~4.4.4", |
59 | 59 | "dotenv": "~17.2.1", |
60 | | - "npm-check-updates": "~18.0.2", |
| 60 | + "npm-check-updates": "~18.0.3", |
61 | 61 | "typescript": "~5.9.2", |
62 | 62 | "serve": "~14.2.4", |
63 | 63 | "vite": "~7.1.3", |
|
0 commit comments