Update deps

This commit is contained in:
Darren Clarke 2025-12-17 15:30:34 +01:00
parent 66231de404
commit 144b8de540
22 changed files with 1266 additions and 910 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/leafcutter-ui",
"version": "3.2.0b4",
"version": "3.2.0b5",
"scripts": {
"build": "tsc -p tsconfig.json"
},
@ -13,7 +13,7 @@
"@mui/x-data-grid-pro": "^7",
"@mui/x-date-pickers-pro": "^7",
"date-fns": "^4.1.0",
"next": "^15.5.7",
"next": "^15.5.9",
"next-auth": "^4.24.11",
"react": "19.2.0",
"react-cookie": "^8.0.1",