File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 79
79
"@argos-ci/cli" : " ^2.5.5" ,
80
80
"@argos-ci/playwright" : " ^5.0.4" ,
81
81
"@docusaurus/module-type-aliases" : " 3.7.0" ,
82
- "@playwright/test" : " ^1.51.1 " ,
82
+ "@playwright/test" : " ^1.52.0 " ,
83
83
"@tailwindcss/postcss" : " ^4.1.5" ,
84
84
"@tailwindcss/typography" : " ^0.5.16" ,
85
85
"@types/react" : " ^19.0.4" ,
Original file line number Diff line number Diff line change 2940
2940
"@parcel/watcher-win32-ia32" "2.5.1"
2941
2941
"@parcel/watcher-win32-x64" "2.5.1"
2942
2942
2943
- "@playwright/test@^1.51.1 ":
2944
- version "1.51.1 "
2945
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1 .tgz#75357d513221a7be0baad75f01e966baf9c41a2e "
2946
- integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q ==
2943
+ "@playwright/test@^1.52.0 ":
2944
+ version "1.52.0 "
2945
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52.0 .tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8 "
2946
+ integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g ==
2947
2947
dependencies:
2948
- playwright "1.51.1 "
2948
+ playwright "1.52.0 "
2949
2949
2950
2950
"@pnpm/config.env-replace@^1.1.0":
2951
2951
version "1.1.0"
@@ -10953,17 +10953,17 @@ pkg-up@^3.1.0:
10953
10953
dependencies:
10954
10954
find-up "^3.0.0"
10955
10955
10956
- playwright-core@1.51.1 :
10957
- version "1.51.1 "
10958
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1 .tgz#d57f0393e02416f32a47cf82b27533656a8acce1 "
10959
- integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw ==
10956
+ playwright-core@1.52.0 :
10957
+ version "1.52.0 "
10958
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0 .tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca "
10959
+ integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg ==
10960
10960
10961
- playwright@1.51.1 :
10962
- version "1.51.1 "
10963
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1 .tgz#ae1467ee318083968ad28d6990db59f47a55390f "
10964
- integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw ==
10961
+ playwright@1.52.0 :
10962
+ version "1.52.0 "
10963
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0 .tgz#26cb9a63346651e1c54c8805acfd85683173d4bd "
10964
+ integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw ==
10965
10965
dependencies:
10966
- playwright-core "1.51.1 "
10966
+ playwright-core "1.52.0 "
10967
10967
optionalDependencies:
10968
10968
fsevents "2.3.2"
10969
10969
You can’t perform that action at this time.
0 commit comments