Skip to content

Commit

Permalink
chore(deps): update @xapp/stentor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 5853d14 commit 3cc99de
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 341 deletions.
16 changes: 8 additions & 8 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@
"test": "exit 0"
},
"dependencies": {
"@xapp/contact-capture-handler": "1.6.0",
"@xapp/contact-capture-handler": "1.6.7",
"@xapp/oc-studio-starter-models": "1.0.0",
"@xapp/question-answering-handler": "2.5.2",
"@xapp/stentor-gbm": "1.53.43",
"@xapp/stentor-lex-v2": "1.53.45",
"@xapp/stentor-service-salesforce": "1.53.43",
"@xapp/question-answering-handler": "2.5.6",
"@xapp/stentor-gbm": "1.56.40",
"@xapp/stentor-lex-v2": "1.56.38",
"@xapp/stentor-service-salesforce": "1.56.38",
"@xapp/x-nlu": "1.6.8",
"addresser": "1.1.20",
"ansi-styles": "6.2.1",
"body-parser": "1.20.2",
"compromise": "14.12.0",
"express": "4.18.3",
"parse-full-name": "1.2.6",
"stentor": "1.59.19",
"stentor-channel": "1.59.19",
"stentor-user-storage-dynamo": "1.59.18"
"stentor": "1.59.53",
"stentor-channel": "1.59.53",
"stentor-user-storage-dynamo": "1.59.52"
}
}
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"private": true,
"dependencies": {
"@xapp/chat-widget": "1.65.8",
"@xapp/chat-widget": "1.69.0",
"@xapp/oc-studio-starter-models": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"stentor-models": "1.59.18"
"stentor-models": "1.59.52"
},
"devDependencies": {
"@babel/core": "7.24.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"typescript": "5.4.2"
},
"peerDependencies": {
"@xapp/chat-widget": "1.65.8",
"@xapp/chat-widget": "1.69.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@typescript-eslint/eslint-plugin": "7.2.0",
"eslint": "8.57.0",
"eslint-plugin-notice": "0.9.10",
"stentor-models": "1.59.18",
"stentor-models": "1.59.52",
"typescript": "5.4.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 3cc99de

Please sign in to comment.