Update deps

This commit is contained in:
Darren Clarke 2025-12-06 12:56:54 +01:00
parent 11563a794e
commit 66231de404
22 changed files with 1474 additions and 1624 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/ui",
"version": "3.2.0b3",
"version": "3.2.0b4",
"description": "",
"scripts": {
"build": "tsc -p tsconfig.json"
@ -11,7 +11,7 @@
"@mui/material": "^6",
"@mui/x-data-grid-pro": "^7",
"@mui/x-license": "^7",
"next": "15.5.4",
"next": "^15.5.7",
"react": "19.2.0",
"react-dom": "19.2.0"
},