Update deps, add robots.txt
This commit is contained in:
parent
810a333429
commit
dd0265f3f5
20 changed files with 372 additions and 390 deletions
|
|
@ -9,16 +9,16 @@
|
|||
"@link-stack/signal-api": "*",
|
||||
"@link-stack/ui": "*",
|
||||
"@mui/material": "^6",
|
||||
"@mui/x-data-grid-pro": "^7.24.0",
|
||||
"@mui/x-data-grid-pro": "^7.24.1",
|
||||
"kysely": "0.26.1",
|
||||
"next": "15.1.5",
|
||||
"next": "15.1.6",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-qr-code": "^2.0.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "19.0.7",
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/react": "19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue