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 26
26
"@angular-devkit/build-angular" : " ^15.1.0" ,
27
27
"@angular/cli" : " ~15.1.0" ,
28
28
"@angular/compiler-cli" : " ^15.1.0" ,
29
- "@playwright/test" : " 1.41.1 " ,
29
+ "@playwright/test" : " 1.41.2 " ,
30
30
"@sand4rt/experimental-ct-angular" : " workspace:*" ,
31
31
"typescript" : " ~4.9.4"
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sand4rt/experimental-ct-angular" ,
3
- "version" : " 1.41.1 " ,
3
+ "version" : " 1.41.2 " ,
4
4
"description" : " Playwright Component Testing for Angular" ,
5
5
"homepage" : " https://playwright.dev" ,
6
6
"repository" : {
42
42
"dependencies" : {
43
43
"@analogjs/vite-plugin-angular" : " 0.2.30" ,
44
44
"@angular-devkit/build-angular" : " ^16.1.0" ,
45
- "@playwright/experimental-ct-core" : " 1.41.1 "
45
+ "@playwright/experimental-ct-core" : " 1.41.2 "
46
46
},
47
47
"devDependencies" : {
48
48
"@angular/animations" : " ^16.1.7" ,
53
53
"@angular/platform-browser" : " ^16.1.7" ,
54
54
"@angular/platform-browser-dynamic" : " ^16.1.7" ,
55
55
"@angular/router" : " ^16.1.7" ,
56
- "@playwright/test" : " 1.41.1 " ,
56
+ "@playwright/test" : " 1.41.2 " ,
57
57
"rxjs" : " ~7.8.1" ,
58
58
"tslib" : " ^2.5.0" ,
59
59
"typescript" : " ^5.0.4" ,
60
60
"zone.js" : " ~0.13.1"
61
61
},
62
62
"peerDependencies" : {
63
- "@playwright/test" : " >=1.41.1 " ,
63
+ "@playwright/test" : " >=1.41.2 " ,
64
64
"typescript" : " >=4.9.3" ,
65
65
"@angular/common" : " >=15.1.0 || >=16.0.0" ,
66
66
"@angular/platform-browser" : " >=15.1.0 || >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments