Update deps

This commit is contained in:
Darren Clarke 2025-03-24 11:52:38 +01:00
parent 13a5a03860
commit a35d18b5a9
16 changed files with 894 additions and 877 deletions

View file

@ -13,14 +13,14 @@
"migrate:down:one": "tsx database/migrate.ts down:one"
},
"dependencies": {
"@auth/kysely-adapter": "^1.7.4",
"@auth/kysely-adapter": "^1.8.0",
"@mui/icons-material": "^6",
"@mui/material": "^6",
"@mui/material-nextjs": "^6",
"@mui/x-license": "^7.26.0",
"@mui/x-license": "^7.28.0",
"@link-stack/bridge-common": "*",
"@link-stack/bridge-ui": "*",
"next": "15.1.7",
"next": "15.2.3",
"next-auth": "^4.24.11",
"react": "19.0.0",
"react-dom": "19.0.0",