Update deps, add robots.txt

This commit is contained in:
Darren Clarke 2025-01-26 12:24:57 +01:00
parent 810a333429
commit dd0265f3f5
20 changed files with 372 additions and 390 deletions

View file

@ -5,11 +5,11 @@
"build": "tsc -p tsconfig.json"
},
"dependencies": {
"@opensearch-project/opensearch": "^3.1.0",
"@opensearch-project/opensearch": "^3.2.0",
"uuid": "^11.0.5"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/uuid": "^10.0.0",
"@link-stack/typescript-config": "*",
"@link-stack/eslint-config": "*",