File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 test :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v5
12+ - uses : actions/checkout@v6
1313
1414 - uses : actions/setup-node@v6
1515 with :
Original file line number Diff line number Diff line change 2828 cancel-in-progress : true
2929
3030 steps :
31- - uses : actions/checkout@v5
31+ - uses : actions/checkout@v6
3232 with :
3333 ref : ${{ github.head_ref }}
3434 - uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 5252 "postpublish" : " git push --follow-tags origin HEAD"
5353 },
5454 "devDependencies" : {
55- "@biomejs/biome" : " 2.3.6 " ,
55+ "@biomejs/biome" : " 2.3.7 " ,
5656 "@eslint-react/eslint-plugin" : " ^2.0.2" ,
5757 "@eslint/markdown" : " ^7.3.0" ,
5858 "@faker-js/faker" : " ^10.0.0" ,
6969 "@vitest/coverage-istanbul" : " ^4.0.1" ,
7070 "@vitest/eslint-plugin" : " ^1.3.4" ,
7171 "clsx" : " ^2.1.1" ,
72- "ecij" : " ^0.1.1 " ,
72+ "ecij" : " ^0.2.0 " ,
7373 "eslint" : " ^9.36.0" ,
7474 "eslint-plugin-jest-dom" : " ^5.5.0" ,
7575 "eslint-plugin-react" : " ^7.37.5" ,
8383 "prettier" : " 3.6.2" ,
8484 "react" : " ^19.2.0" ,
8585 "react-dom" : " ^19.2.0" ,
86- "rolldown" : " ^1.0.0-beta.50 " ,
87- "rolldown-plugin-dts" : " ^0.17.7 " ,
86+ "rolldown" : " ^1.0.0-beta.51 " ,
87+ "rolldown-plugin-dts" : " ^0.18.0 " ,
8888 "typescript" : " ~5.9.2" ,
8989 "vite" : " npm:rolldown-vite@^7.2.5" ,
9090 "vitest" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments