File tree Expand file tree Collapse file tree 3 files changed +23
-23
lines changed
Expand file tree Collapse file tree 3 files changed +23
-23
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.41.1 " ,
29+ "@playwright/test" : " 1.41.2 " ,
3030 "@sand4rt/experimental-ct-angular" : " workspace:*" ,
3131 "typescript" : " ~4.9.4"
3232 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @sand4rt/experimental-ct-angular" ,
3- "version" : " 1.41.1 " ,
3+ "version" : " 1.41.2 " ,
44 "description" : " Playwright Component Testing for Angular" ,
55 "homepage" : " https://playwright.dev" ,
66 "repository" : {
4242 "dependencies" : {
4343 "@analogjs/vite-plugin-angular" : " 0.2.30" ,
4444 "@angular-devkit/build-angular" : " ^16.1.0" ,
45- "@playwright/experimental-ct-core" : " 1.41.1 "
45+ "@playwright/experimental-ct-core" : " 1.41.2 "
4646 },
4747 "devDependencies" : {
4848 "@angular/animations" : " ^16.1.7" ,
5353 "@angular/platform-browser" : " ^16.1.7" ,
5454 "@angular/platform-browser-dynamic" : " ^16.1.7" ,
5555 "@angular/router" : " ^16.1.7" ,
56- "@playwright/test" : " 1.41.1 " ,
56+ "@playwright/test" : " 1.41.2 " ,
5757 "rxjs" : " ~7.8.1" ,
5858 "tslib" : " ^2.5.0" ,
5959 "typescript" : " ^5.0.4" ,
6060 "zone.js" : " ~0.13.1"
6161 },
6262 "peerDependencies" : {
63- "@playwright/test" : " >=1.41.1 " ,
63+ "@playwright/test" : " >=1.41.2 " ,
6464 "typescript" : " >=4.9.3" ,
6565 "@angular/common" : " >=15.1.0 || >=16.0.0" ,
6666 "@angular/platform-browser" : " >=15.1.0 || >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments