Update deps
This commit is contained in:
parent
13a5a03860
commit
a35d18b5a9
16 changed files with 894 additions and 877 deletions
|
|
@ -22,15 +22,15 @@
|
|||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/material-nextjs": "^6",
|
||||
"@mui/x-date-pickers-pro": "^7.27.1",
|
||||
"@mui/x-date-pickers-pro": "^7.28.0",
|
||||
"@opensearch-project/opensearch": "^3.4.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"material-ui-popup-state": "^5.3.3",
|
||||
"next": "15.1.7",
|
||||
"next": "15.2.3",
|
||||
"next-auth": "^4.24.11",
|
||||
"react": "19.0.0",
|
||||
"react-cookie": "^7.2.2",
|
||||
"react-cookie": "^8.0.1",
|
||||
"react-cookie-consent": "^9.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-iframe": "^1.8.5",
|
||||
|
|
@ -39,11 +39,11 @@
|
|||
"uuid": "^11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
"@link-stack/eslint-config": "*",
|
||||
"@link-stack/typescript-config": "*",
|
||||
"typescript": "5.7.3"
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue