Update deps

This commit is contained in:
Darren Clarke 2025-03-24 12:28:55 +01:00
parent 2fd85f045c
commit 8a87a30330
8 changed files with 2732 additions and 4228 deletions

View file

@ -13,7 +13,7 @@
"@mui/x-data-grid-pro": "^7.18.0",
"@mui/x-date-pickers-pro": "^7.18.0",
"date-fns": "^4.1.0",
"next": "14.2.13",
"next": "^14.2.25",
"next-auth": "^4.24.8",
"react": "18.3.1",
"react-cookie": "^7.2.0",
@ -26,7 +26,7 @@
"@link-stack/eslint-config": "*",
"@link-stack/typescript-config": "*",
"@types/node": "^22.7.3",
"@types/react": "18.3.9",
"@types/react": "^18",
"typescript": "5.6.2"
}
}