Update deps, add robots.txt
This commit is contained in:
parent
810a333429
commit
dd0265f3f5
20 changed files with 372 additions and 390 deletions
|
|
@ -10,10 +10,10 @@
|
|||
"@link-stack/opensearch-common": "*",
|
||||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/x-data-grid-pro": "^7.24.0",
|
||||
"@mui/x-date-pickers-pro": "^7.24.0",
|
||||
"@mui/x-data-grid-pro": "^7.24.1",
|
||||
"@mui/x-date-pickers-pro": "^7.24.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.1.5",
|
||||
"next": "15.1.6",
|
||||
"next-auth": "^4.24.11",
|
||||
"react": "19.0.0",
|
||||
"react-cookie": "^7.2.2",
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
"devDependencies": {
|
||||
"@link-stack/eslint-config": "*",
|
||||
"@link-stack/typescript-config": "*",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "19.0.7",
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/react": "19.0.8",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue