File tree Expand file tree Collapse file tree 3 files changed +1750
-1384
lines changed
Expand file tree Collapse file tree 3 files changed +1750
-1384
lines changed Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 strategy :
2929 matrix :
30- node : [lts/* ]
30+ node : [22 ]
3131 name : Test with Node ${{ matrix.node }}
3232 steps :
3333 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 184184 "@eslint/js" : " ^9.16.0" ,
185185 "@ladle/react" : " ^0.16.0" ,
186186 "@playwright/test" : " ^1.42.1" ,
187- "@semantic-release/changelog" : " ^6.0.2 " ,
188- "@semantic-release/exec" : " ^6 .0.3" ,
187+ "@semantic-release/changelog" : " ^6.0.3 " ,
188+ "@semantic-release/exec" : " ^7 .0.3" ,
189189 "@semantic-release/git" : " ^10.0.1" ,
190190 "@stream-io/stream-chat-css" : " ^5.7.2" ,
191191 "@testing-library/dom" : " ^10.4.0" ,
215215 "babel-plugin-transform-es2015-modules-commonjs" : " ^6.26.2" ,
216216 "codecov" : " ^3.8.1" ,
217217 "concurrently" : " ^8.2.2" ,
218- "conventional-changelog-conventionalcommits" : " ^7 .0.2 " ,
218+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 " ,
219219 "core-js" : " ^3.6.5" ,
220220 "dotenv" : " ^8.6.0" ,
221221 "emoji-mart" : " ^5.5.2" ,
240240 "prettier" : " ^3.4.2" ,
241241 "react" : " ^19.0.0" ,
242242 "react-dom" : " ^19.0.0" ,
243- "semantic-release" : " ^19.0.5 " ,
243+ "semantic-release" : " ^24.2.3 " ,
244244 "stream-chat" : " ^8.55.0" ,
245245 "ts-jest" : " ^29.2.5" ,
246246 "typescript" : " ^5.4.5" ,
You can’t perform that action at this time.
0 commit comments