This repository was archived by the owner on Jun 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-56
lines changed Expand file tree Collapse file tree 3 files changed +13
-56
lines changed Original file line number Diff line number Diff line change 25
25
"@astrojs/preact" : " ^3.5.1" ,
26
26
"@astrojs/react" : " ^1.2.0" ,
27
27
"@astrojs/tailwind" : " ^1.0.1" ,
28
- "@playwright/test" : " ^1.45.2 " ,
28
+ "@playwright/test" : " ^1.45.3 " ,
29
29
"astro" : " ^4.11.5" ,
30
30
"playwright" : " ^1.45.3"
31
31
}
Original file line number Diff line number Diff line change 971
971
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
972
972
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
973
973
974
- " @playwright/test@^1.45.2 " :
975
- version "1.45.2 "
976
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.2 .tgz#e1b8512e20916720de1c5f5e89a362a252ea78ca "
977
- integrity sha512-JxG9eq92ET75EbVi3s+4sYbcG7q72ECeZNbdBlaMkGcNbiDQ4cAi8U2QP5oKkOx+1gpaiL1LDStmzCaEM1Z6fQ ==
974
+ " @playwright/test@^1.45.3 " :
975
+ version "1.45.3 "
976
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.3 .tgz#22e9c38b3081d6674b28c6e22f784087776c72e5 "
977
+ integrity sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA ==
978
978
dependencies :
979
- playwright "1.45.2 "
979
+ playwright "1.45.3 "
980
980
981
981
" @polka/url@^1.0.0-next.24 " :
982
982
version "1.0.0-next.25"
@@ -3485,26 +3485,12 @@ pkg-dir@^4.2.0:
3485
3485
dependencies :
3486
3486
find-up "^4.0.0"
3487
3487
3488
- playwright-core@1.45.2 :
3489
- version "1.45.2"
3490
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.2.tgz#c8b8b7f66eda47fb2bd24e5435c92d1163022df8"
3491
- integrity sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==
3492
-
3493
3488
playwright-core@1.45.3 :
3494
3489
version "1.45.3"
3495
3490
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.3.tgz#e77bc4c78a621b96c3e629027534ee1d25faac93"
3496
3491
integrity sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==
3497
3492
3498
- playwright@1.45.2 :
3499
- version "1.45.2"
3500
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.2.tgz#21082072120a2c8a7e3bbb2792e81e8aa367b7a7"
3501
- integrity sha512-ReywF2t/0teRvNBpfIgh5e4wnrI/8Su8ssdo5XsQKpjxJj+jspm00jSoz9BTg91TT0c9HRjXO7LBNVrgYj9X0g==
3502
- dependencies :
3503
- playwright-core "1.45.2"
3504
- optionalDependencies :
3505
- fsevents "2.3.2"
3506
-
3507
- playwright@^1.45.3 :
3493
+ playwright@1.45.3, playwright@^1.45.3 :
3508
3494
version "1.45.3"
3509
3495
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.3.tgz#75143f73093a6e1467f7097083d2f0846fb8dd2f"
3510
3496
integrity sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==
You can’t perform that action at this time.
0 commit comments