Standardize bridge send/receive params
This commit is contained in:
parent
69abe9bee1
commit
c32c26088f
23 changed files with 7042 additions and 1276 deletions
|
|
@ -18,12 +18,12 @@
|
|||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@mui/icons-material": "^5",
|
||||
"@mui/lab": "^5.0.0-alpha.170",
|
||||
"@mui/lab": "^5.0.0-alpha.172",
|
||||
"@mui/material": "^5",
|
||||
"@mui/material-nextjs": "^5.15.11",
|
||||
"@mui/x-data-grid-pro": "^7.8.0",
|
||||
"@mui/x-date-pickers-pro": "^7.8.0",
|
||||
"@mui/x-license": "^7.8.0",
|
||||
"@mui/material-nextjs": "^5.16.4",
|
||||
"@mui/x-data-grid-pro": "^7.10.0",
|
||||
"@mui/x-date-pickers-pro": "^7.10.0",
|
||||
"@mui/x-license": "^7.10.0",
|
||||
"@link-stack/bridge-common": "*",
|
||||
"@link-stack/bridge-ui": "*",
|
||||
"@link-stack/signal-api": "*",
|
||||
|
|
@ -32,8 +32,8 @@
|
|||
"graphile-worker": "^0.16.6",
|
||||
"kysely": "0.26.1",
|
||||
"material-ui-popup-state": "^5.1.2",
|
||||
"mui-chips-input": "^2.1.4",
|
||||
"next": "14.2.4",
|
||||
"mui-chips-input": "^2.1.5",
|
||||
"next": "14.2.5",
|
||||
"next-auth": "^4.24.7",
|
||||
"pg": "^8.12.0",
|
||||
"react": "18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue