Update deps

This commit is contained in:
Darren Clarke 2025-12-17 15:35:28 +01:00
parent b59f588efd
commit 41b825c1c7
18 changed files with 549 additions and 554 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/bridge-ui",
"version": "3.3.4",
"version": "3.3.5",
"scripts": {
"build": "tsc -p tsconfig.json"
},
@ -11,7 +11,7 @@
"@mui/material": "^6",
"@mui/x-data-grid-pro": "^7",
"kysely": "0.27.5",
"next": "15.5.7",
"next": "15.5.9",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-qr-code": "^2.0.18"