File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - uses : actions/setup-node@v6
2323 with :
2424 node-version : ' 24'
25- - uses : pnpm/action-setup@v5 .0.0
25+ - uses : pnpm/action-setup@v6 .0.0
2626 name : Install pnpm
2727 id : pnpm-install
2828 with :
Original file line number Diff line number Diff line change 3333
3434 - uses : pnpm/action-setup@v5.0.0
3535 with :
36- run_install : false
36+ cache : true
3737
3838 - name : Get pnpm store directory
3939 id : pnpm-cache
Original file line number Diff line number Diff line change 3838 - uses : pnpm/action-setup@v5.0.0
3939 name : Install pnpm
4040 with :
41- run_install : false
41+ cache : true
4242
4343 - name : Get pnpm store directory
4444 id : pnpm-cache
Original file line number Diff line number Diff line change 3535 "devDependencies" : {
3636 "@commitlint/cli" : " ^20.5.0" ,
3737 "@commitlint/config-conventional" : " ^20.5.0" ,
38+ "@nx/devkit" : " ^22.6.5" ,
3839 "@swc/core" : " ^1.15.24" ,
40+ "@swc-node/register" : " ^1.11.1" ,
3941 "@tsparticles/cli" : " ^3.4.5" ,
4042 "@tsparticles/depcruise-config" : " ^3.4.6" ,
4143 "@tsparticles/eslint-config" : " ^3.4.6" ,
You can’t perform that action at this time.
0 commit comments