Update deps
This commit is contained in:
parent
13a5a03860
commit
a35d18b5a9
16 changed files with 894 additions and 877 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue