Skip to content

Commit 536cc00

Browse files
committed
updo
1 parent 27d4cff commit 536cc00

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,32 +32,32 @@
3232
},
3333
"dependencies": {
3434
"@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",
3939
"@xyo-network/id-payload-plugin": "~5.0.7",
4040
"@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",
4343
"@xyo-network/xl1-protocol": "~1.10.15",
44-
"@xyo-network/xl1-rpc": "~1.12.13",
44+
"@xyo-network/xl1-rpc": "~1.12.14",
4545
"react": "~19.1.1",
4646
"react-dom": "~19.1.1"
4747
},
4848
"devDependencies": {
4949
"@emotion/react": "~11.14.0",
5050
"@emotion/styled": "~11.14.1",
5151
"@types/react": "~19.1.11",
52-
"@types/react-dom": "~19.1.7",
52+
"@types/react-dom": "~19.1.8",
5353
"@vitejs/plugin-react-swc": "~4.0.1",
5454
"@xylabs/eslint-config-flat": "~7.1.7",
5555
"@xylabs/tsconfig-react": "~7.1.7",
56-
"@xyo-network/xl1-cli": "^1.12.13",
56+
"@xyo-network/xl1-cli": "^1.12.14",
5757
"eslint": "~9.34.0",
5858
"eslint-import-resolver-typescript": "~4.4.4",
5959
"dotenv": "~17.2.1",
60-
"npm-check-updates": "~18.0.2",
60+
"npm-check-updates": "~18.0.3",
6161
"typescript": "~5.9.2",
6262
"serve": "~14.2.4",
6363
"vite": "~7.1.3",

0 commit comments

Comments
 (0)