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.3" ,
26
26
"@astrojs/react" : " ^1.2.0" ,
27
27
"@astrojs/tailwind" : " ^1.0.1" ,
28
- "@playwright/test" : " ^1.46.1 " ,
28
+ "@playwright/test" : " ^1.47.0 " ,
29
29
"astro" : " ^4.15.3" ,
30
30
"playwright" : " ^1.47.0"
31
31
}
Original file line number Diff line number Diff line change 988
988
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
989
989
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
990
990
991
- " @playwright/test@^1.46.1 " :
992
- version "1.46.1 "
993
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.1 .tgz#a8dfdcd623c4c23bb1b7ea588058aad41055c188 "
994
- integrity sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA ==
991
+ " @playwright/test@^1.47.0 " :
992
+ version "1.47.0 "
993
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.47.0 .tgz#69fc55b10754147cc20021afbfa05747d4961bf0 "
994
+ integrity sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA ==
995
995
dependencies :
996
- playwright "1.46.1 "
996
+ playwright "1.47.0 "
997
997
998
998
" @polka/url@^1.0.0-next.24 " :
999
999
version "1.0.0-next.25"
@@ -3500,26 +3500,12 @@ pkg-dir@^4.2.0:
3500
3500
dependencies :
3501
3501
find-up "^4.0.0"
3502
3502
3503
- playwright-core@1.46.1 :
3504
- version "1.46.1"
3505
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
3506
- integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==
3507
-
3508
3503
playwright-core@1.47.0 :
3509
3504
version "1.47.0"
3510
3505
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.0.tgz#b54ec060fd83e5c2e46b63986b5ebb5e96ace427"
3511
3506
integrity sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==
3512
3507
3513
- playwright@1.46.1 :
3514
- version "1.46.1"
3515
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1.tgz#ea562bc48373648e10420a10c16842f0b227c218"
3516
- integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==
3517
- dependencies :
3518
- playwright-core "1.46.1"
3519
- optionalDependencies :
3520
- fsevents "2.3.2"
3521
-
3522
- playwright@^1.47.0 :
3508
+ playwright@1.47.0, playwright@^1.47.0 :
3523
3509
version "1.47.0"
3524
3510
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.47.0.tgz#fb9b028883fad11362f9ff63ce7ba44bda0bf626"
3525
3511
integrity sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==
You can’t perform that action at this time.
0 commit comments