Skip to content

Commit

Permalink
chore(deps): update @xapp/stentor (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent f7565a3 commit 0c80898
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 240 deletions.
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"compromise": "14.8.2",
"express": "4.18.2",
"parse-full-name": "1.2.6",
"stentor": "1.58.3",
"stentor-channel": "1.58.3",
"stentor-user-storage-dynamo": "1.58.3"
"stentor": "1.58.10",
"stentor-channel": "1.58.10",
"stentor-user-storage-dynamo": "1.58.10"
}
}
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@xapp/oc-studio-starter-models": "1.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"stentor-models": "1.58.3"
"stentor-models": "1.58.10"
},
"devDependencies": {
"@babel/core": "7.22.1",
Expand Down Expand Up @@ -52,7 +52,7 @@
"typescript": "5.2.2"
},
"peerDependencies": {
"@xapp/chat-widget": "1.57.2",
"@xapp/chat-widget": "1.60.2",
"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": "5.58.0",
"eslint": "8.48.0",
"eslint-plugin-notice": "0.9.10",
"stentor-models": "1.58.3",
"stentor-models": "1.58.10",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 0c80898

Please sign in to comment.