File tree Expand file tree Collapse file tree 4 files changed +4670
-6160
lines changed
Expand file tree Collapse file tree 4 files changed +4670
-6160
lines changed Original file line number Diff line number Diff line change 4141 key : ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
4242
4343 - name : Install dependencies
44- run : pnpm ci
44+ run : pnpm install
4545
4646 - name : Prettify README
4747 run : pnpm run prettify:ci:readme
Original file line number Diff line number Diff line change 5151 ${{ runner.os }}-pnpm-store-
5252
5353 - name : Install Dependencies
54- run : pnpm ci
54+ run : pnpm install
5555
5656 - name : Build All Packages
5757 run : npx nx run-many -t build:ci
Original file line number Diff line number Diff line change 5757 "jsdom" : " ^28.0.0" ,
5858 "jsdom-global" : " ^3.0.2" ,
5959 "lerna" : " ^9.0.3" ,
60- "nx" : " ^22.4.4 " ,
60+ "nx" : " ^22.4.5 " ,
6161 "nx-cloud" : " ^19.1.0" ,
6262 "prettier" : " ^3.8.1" ,
6363 "prettier-plugin-multiline-arrays" : " 4.1.3" ,
7878 "typescript-eslint" : " ^8.54.0" ,
7979 "typescript-json-schema" : " ^0.67.1" ,
8080 "vitest" : " ^4.0.18" ,
81- "webpack" : " ^5.104.1 " ,
81+ "webpack" : " ^5.105.0 " ,
8282 "webpack-bundle-analyzer" : " ^5.2.0" ,
8383 "webpack-cli" : " ^6.0.1" ,
8484 "yargs" : " ^18.0.0"
You can’t perform that action at this time.
0 commit comments