File tree Expand file tree Collapse file tree 3 files changed +67
-64
lines changed Expand file tree Collapse file tree 3 files changed +67
-64
lines changed Original file line number Diff line number Diff line change 2626 "@angular-devkit/build-angular" : " ^15.1.0" ,
2727 "@angular/cli" : " ~15.1.0" ,
2828 "@angular/compiler-cli" : " ^15.1.0" ,
29- "@playwright/test" : " 1.34.0 " ,
29+ "@playwright/test" : " 1.34.2 " ,
3030 "@sand4rt/experimental-ct-angular" : " *" ,
3131 "typescript" : " ~4.9.0"
3232 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @sand4rt/experimental-ct-angular" ,
3- "version" : " 1.34.0 " ,
3+ "version" : " 1.34.2 " ,
44 "description" : " Playwright Component Testing for Angular" ,
55 "homepage" : " https://playwright.dev" ,
66 "repository" : {
4040 }
4141 },
4242 "dependencies" : {
43- "@playwright/experimental-ct-core" : " 1.34.0 " ,
43+ "@playwright/experimental-ct-core" : " 1.34.2 " ,
4444 "@analogjs/vite-plugin-angular" : " 0.2.0-beta.10" ,
4545 "@angular-devkit/build-angular" : " ^16.0.0" ,
4646 "@angular/compiler-cli" : " ^16.0.0" ,
5656 "zone.js" : " ~0.13.0"
5757 },
5858 "devDependencies" : {
59- "@playwright/test" : " 1.34.0 " ,
59+ "@playwright/test" : " 1.34.2 " ,
6060 "typescript" : " ^5.0.4"
6161 },
6262 "peerDependencies" : {
63- "@playwright/test" : " >=1.34.0 " ,
63+ "@playwright/test" : " >=1.34.2 " ,
6464 "typescript" : " >=4.9.0"
6565 },
6666 "bin" : {
You can’t perform that action at this time.
0 commit comments