File tree Expand file tree Collapse file tree 3 files changed +28
-28
lines changed
Expand file tree Collapse file tree 3 files changed +28
-28
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.40.1 " ,
29+ "@playwright/test" : " 1.41.0 " ,
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.40.1 " ,
3+ "version" : " 1.41.0 " ,
44 "description" : " Playwright Component Testing for Angular" ,
55 "homepage" : " https://playwright.dev" ,
66 "repository" : {
4242 "dependencies" : {
4343 "@analogjs/vite-plugin-angular" : " 0.2.28" ,
4444 "@angular-devkit/build-angular" : " ^16.1.0" ,
45- "@playwright/experimental-ct-core" : " 1.40.1 " ,
45+ "@playwright/experimental-ct-core" : " 1.41.0 " ,
4646 "vite" : " ^4.4.9"
4747 },
4848 "devDependencies" : {
5454 "@angular/platform-browser" : " ^16.1.7" ,
5555 "@angular/platform-browser-dynamic" : " ^16.1.7" ,
5656 "@angular/router" : " ^16.1.7" ,
57- "@playwright/test" : " 1.40.1 " ,
57+ "@playwright/test" : " 1.41.0 " ,
5858 "rxjs" : " ~7.8.1" ,
5959 "tslib" : " ^2.5.0" ,
6060 "typescript" : " ^5.0.4" ,
6161 "zone.js" : " ~0.13.1"
6262 },
6363 "peerDependencies" : {
64- "@playwright/test" : " >=1.40.1 " ,
64+ "@playwright/test" : " >=1.41.0 " ,
6565 "typescript" : " >=4.9.3" ,
6666 "@angular/common" : " >=15.1.0 || >=16.0.0" ,
6767 "@angular/platform-browser" : " >=15.1.0 || >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments