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" : " ^3.9.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"
@@ -10937,17 +10937,17 @@ pkg-up@^3.1.0:
10937
10937
dependencies:
10938
10938
find-up "^3.0.0"
10939
10939
10940
- playwright-core@1.51.1 :
10941
- version "1.51.1 "
10942
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1 .tgz#d57f0393e02416f32a47cf82b27533656a8acce1 "
10943
- integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw ==
10940
+ playwright-core@1.52.0 :
10941
+ version "1.52.0 "
10942
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0 .tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca "
10943
+ integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg ==
10944
10944
10945
- playwright@1.51.1 :
10946
- version "1.51.1 "
10947
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1 .tgz#ae1467ee318083968ad28d6990db59f47a55390f "
10948
- integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw ==
10945
+ playwright@1.52.0 :
10946
+ version "1.52.0 "
10947
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0 .tgz#26cb9a63346651e1c54c8805acfd85683173d4bd "
10948
+ integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw ==
10949
10949
dependencies:
10950
- playwright-core "1.51.1 "
10950
+ playwright-core "1.52.0 "
10951
10951
optionalDependencies:
10952
10952
fsevents "2.3.2"
10953
10953
You can’t perform that action at this time.
0 commit comments