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 75
75
]
76
76
},
77
77
"devDependencies" : {
78
- "@playwright/test" : " ^1.49 .0" ,
78
+ "@playwright/test" : " ^1.52 .0" ,
79
79
"@types/css-mediaquery" : " ^0.1.4" ,
80
80
"@types/react-plotly.js" : " ^2.6.3" ,
81
81
"@typescript-eslint/eslint-plugin" : " ^8.22.0" ,
Original file line number Diff line number Diff line change 2527
2527
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
2528
2528
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
2529
2529
2530
- "@playwright/test@^1.49 .0":
2531
- version "1.49 .0"
2532
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49 .0.tgz#74227385b58317ee076b86b56d0e1e1b25cff01e "
2533
- integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw ==
2530
+ "@playwright/test@^1.52 .0":
2531
+ version "1.52 .0"
2532
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52 .0.tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8 "
2533
+ integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g ==
2534
2534
dependencies:
2535
- playwright "1.49 .0"
2535
+ playwright "1.52 .0"
2536
2536
2537
2537
2538
2538
version "0.33.1"
@@ -10457,17 +10457,17 @@ pkg-up@^3.1.0:
10457
10457
dependencies:
10458
10458
find-up "^3.0.0"
10459
10459
10460
- playwright-core@1.49 .0:
10461
- version "1.49 .0"
10462
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49 .0.tgz#8e69ffed3f41855b854982f3632f2922c890afcb "
10463
- integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA ==
10460
+ playwright-core@1.52 .0:
10461
+ version "1.52 .0"
10462
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52 .0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca "
10463
+ integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg ==
10464
10464
10465
- playwright@1.49 .0:
10466
- version "1.49 .0"
10467
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49 .0.tgz#df6b9e05423377a99658202844a294a8afb95d0a "
10468
- integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A ==
10465
+ playwright@1.52 .0:
10466
+ version "1.52 .0"
10467
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52 .0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd "
10468
+ integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw ==
10469
10469
dependencies:
10470
- playwright-core "1.49 .0"
10470
+ playwright-core "1.52 .0"
10471
10471
optionalDependencies:
10472
10472
fsevents "2.3.2"
10473
10473
You can’t perform that action at this time.
0 commit comments