Update deps
This commit is contained in:
parent
e82cb0e10d
commit
027aac3a92
15 changed files with 1289 additions and 928 deletions
|
|
@ -5,13 +5,13 @@
|
|||
"build": "tsc -p tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@opensearch-project/opensearch": "^2.11.0",
|
||||
"@opensearch-project/opensearch": "^2.12.0",
|
||||
"uuid": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@types/node": "^22.2.0",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
"@link-stack/typescript-config": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue