File tree Expand file tree Collapse file tree 4 files changed +216
-212
lines changed
Expand file tree Collapse file tree 4 files changed +216
-212
lines changed Original file line number Diff line number Diff line change 5656 run : pnpm install --frozen-lockfile
5757
5858 - name : Install Playwright Browsers
59- run : pnpm -C packages/treeshake-frontend exec playwright install
59+ run : pnpm exec playwright install
6060
6161 - name : Install Cypress
6262 # if: steps.browsers-cache.outputs.cache-hit != 'true'
Original file line number Diff line number Diff line change 196196 "@nx/web" : " 21.2.3" ,
197197 "@nx/webpack" : " 21.2.3" ,
198198 "@pmmmwh/react-refresh-webpack-plugin" : " 0.5.15" ,
199+ "@playwright/test" : " 1.57.0" ,
199200 "@rollup/plugin-alias" : " 5.1.1" ,
200201 "@rollup/plugin-replace" : " 6.0.1" ,
201202 "@rslib/core" : " ^0.10.4" ,
Original file line number Diff line number Diff line change 8888 "@modern-js/storybook" : " 2.70.2" ,
8989 "@modern-js/tsconfig" : " 2.70.2" ,
9090 "@module-federation/runtime" : " workspace:*" ,
91- "@playwright/test" : " 1.51.1 " ,
91+ "@playwright/test" : " 1.57.0 " ,
9292 "@types/chrome" : " ^0.0.272" ,
9393 "@types/dagre" : " ^0.7.52" ,
9494 "@types/jest" : " ~29.2.4" ,
You can’t perform that action at this time.
0 commit comments