File tree Expand file tree Collapse file tree 5 files changed +357
-348
lines changed
Expand file tree Collapse file tree 5 files changed +357
-348
lines changed Original file line number Diff line number Diff line change 4343 - uses : actions/checkout@v4
4444 - uses : pnpm/action-setup@v2
4545 with :
46- version : 8
46+ version : 8.15.9
4747 - uses : actions/setup-node@v4
4848 with :
4949 node-version : 20.19.4
Original file line number Diff line number Diff line change 2626 fetch-depth : 0 # Need history for changelog generation
2727 - uses : pnpm/action-setup@v2
2828 with :
29- version : 8
29+ version : 8.15.9
3030 - uses : actions/setup-node@v4
3131 with :
3232 node-version : 20.19.4
Original file line number Diff line number Diff line change 11[tools ]
2- node = " 22.17.1 "
3- pnpm = " 10.13.1 "
2+ node = " 22.19.0 "
3+ pnpm = " 10.15.0 "
Original file line number Diff line number Diff line change 5353 "rollup" : " ^4.x"
5454 },
5555 "devDependencies" : {
56- "@types/node" : " ^22.16.5 " ,
56+ "@types/node" : " ^22.18.0 " ,
5757 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
5858 "@typescript-eslint/parser" : " ^7.18.0" ,
5959 "@vitest/coverage-v8" : " ^3.2.4" ,
60- "chalk" : " ^5.4.1 " ,
61- "esbuild" : " ^0.25.8 " ,
60+ "chalk" : " ^5.6.0 " ,
61+ "esbuild" : " ^0.25.9 " ,
6262 "eslint" : " ^8.57.1" ,
6363 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
6464 "eslint-config-prettier" : " ^10.1.8" ,
6565 "eslint-plugin-import" : " ^2.32.0" ,
66- "eslint-plugin-prettier" : " ^5.5.3 " ,
66+ "eslint-plugin-prettier" : " ^5.5.4 " ,
6767 "prettier" : " ^3.6.2" ,
6868 "release-it" : " ^19.0.4" ,
69- "rollup" : " ^4.45.1 " ,
70- "typescript" : " ^5.8.3 " ,
69+ "rollup" : " ^4.50.0 " ,
70+ "typescript" : " ^5.9.2 " ,
7171 "vitest" : " ^3.2.4"
7272 }
7373}
You can’t perform that action at this time.
0 commit comments