Update deps
This commit is contained in:
parent
13a5a03860
commit
a35d18b5a9
16 changed files with 894 additions and 877 deletions
|
|
@ -24,18 +24,18 @@
|
|||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/material-nextjs": "^6",
|
||||
"@mui/x-data-grid-pro": "^7.27.1",
|
||||
"@mui/x-date-pickers": "^7.27.1",
|
||||
"@mui/x-date-pickers-pro": "^7.27.1",
|
||||
"@mui/x-license": "^7.26.0",
|
||||
"@mui/x-data-grid-pro": "^7.28.1",
|
||||
"@mui/x-date-pickers": "^7.28.0",
|
||||
"@mui/x-date-pickers-pro": "^7.28.0",
|
||||
"@mui/x-license": "^7.28.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"graphql-request": "^7.1.2",
|
||||
"ioredis": "^5.5.0",
|
||||
"mui-chips-input": "^4.0.1",
|
||||
"next": "15.1.7",
|
||||
"ioredis": "^5.6.0",
|
||||
"mui-chips-input": "^6.0.0",
|
||||
"next": "15.2.3",
|
||||
"next-auth": "^4.24.11",
|
||||
"react": "19.0.0",
|
||||
"react-cookie": "^7.2.2",
|
||||
"react-cookie": "^8.0.1",
|
||||
"react-dom": "19.0.0",
|
||||
"react-iframe": "^1.8.5",
|
||||
"react-polyglot": "^0.7.2",
|
||||
|
|
@ -43,8 +43,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@link-stack/eslint-config": "*",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/node": "^22.13.12",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/uuid": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue