Update deps, add robots.txt
This commit is contained in:
parent
810a333429
commit
dd0265f3f5
20 changed files with 372 additions and 390 deletions
|
|
@ -22,12 +22,12 @@
|
|||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/material-nextjs": "^6",
|
||||
"@mui/x-date-pickers-pro": "^7.24.0",
|
||||
"@opensearch-project/opensearch": "^3.1.0",
|
||||
"@mui/x-date-pickers-pro": "^7.24.1",
|
||||
"@opensearch-project/opensearch": "^3.2.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"material-ui-popup-state": "^5.3.3",
|
||||
"next": "15.1.5",
|
||||
"next": "15.1.6",
|
||||
"next-auth": "^4.24.11",
|
||||
"react": "19.0.0",
|
||||
"react-cookie": "^7.2.2",
|
||||
|
|
@ -39,8 +39,8 @@
|
|||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "19.0.7",
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/react": "19.0.8",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@link-stack/eslint-config": "*",
|
||||
"@link-stack/typescript-config": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue