File tree Expand file tree Collapse file tree 3 files changed +2325
-4240
lines changed Expand file tree Collapse file tree 3 files changed +2325
-4240
lines changed Original file line number Diff line number Diff line change 7272 runs-on : ubuntu-latest
7373 strategy :
7474 matrix :
75- node : [14, 16 ]
75+ node : [16, 18 ]
7676 name : Test with Node ${{ matrix.node }}
7777 steps :
7878 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 2828 " getstream.io"
2929 ],
3030 "dependencies" : {
31- "@braintree/sanitize-url" : " 6.0.0 " ,
31+ "@braintree/sanitize-url" : " ^ 6.0.2 " ,
3232 "@popperjs/core" : " ^2.11.5" ,
3333 "@stream-io/stream-chat-css" : " ^3.7.2" ,
3434 "clsx" : " ^1.1.1" ,
147147 "eslint-plugin-react-hooks" : " ^4.2.0" ,
148148 "eslint-plugin-sort-destructure-keys" : " 1.3.5" ,
149149 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
150- "eslint-plugin-typescript-sort-keys" : " 1.5 .0" ,
150+ "eslint-plugin-typescript-sort-keys" : " ^2.1 .0" ,
151151 "file-loader" : " ^6.2.0" ,
152152 "husky" : " ^4.3.0" ,
153153 "i18next-parser" : " ^6.0.0" ,
169169 "rollup-plugin-url" : " ^3.0.1" ,
170170 "rollup-plugin-visualizer" : " ^4.2.0" ,
171171 "semantic-release" : " ^19.0.5" ,
172- "semantic-release-cli" : " ^5.4.4" ,
173- "stream-chat" : " ^8.2.1" ,
172+ "stream-chat" : " ^8.4.1" ,
174173 "style-loader" : " ^2.0.0" ,
175174 "ts-jest" : " ^26.5.1" ,
176175 "tslib" : " 2.3.0" ,
You can’t perform that action at this time.
0 commit comments