File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3030 "@tree-company/eslint-config" : " ^0.5.0" ,
3131 "@tree-company/stylelint-config" : " ^0.5.0" ,
3232 "eslint" : " ^10.0.1" ,
33- "playwright" : " ^1.57.0 " ,
33+ "playwright" : " ^1.58.2 " ,
3434 "prettier" : " ^3.8.1" ,
3535 "stylelint" : " ^16.26.1" ,
3636 "vite" : " ^7.3.1"
Original file line number Diff line number Diff line change @@ -1997,17 +1997,17 @@ picomatch@^4.0.3:
19971997 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
19981998 integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
19991999
2000- playwright-core@1.57.0 :
2001- version "1.57.0 "
2002- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.57.0 .tgz#3dcc9a865af256fa9f0af0d67fc8dd54eecaebf5 "
2003- integrity sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ ==
2000+ playwright-core@1.58.2 :
2001+ version "1.58.2 "
2002+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.58.2 .tgz#ac5f5b4b10d29bcf934415f0b8d133b34b0dcb13 "
2003+ integrity sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg ==
20042004
2005- playwright@^1.57.0 :
2006- version "1.57.0 "
2007- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.57.0 .tgz#74d1dacff5048dc40bf4676940b1901e18ad0f46 "
2008- integrity sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw ==
2005+ playwright@^1.58.2 :
2006+ version "1.58.2 "
2007+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.58.2 .tgz#afe547164539b0bcfcb79957394a7a3fa8683cfd "
2008+ integrity sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A ==
20092009 dependencies :
2010- playwright-core "1.57.0 "
2010+ playwright-core "1.58.2 "
20112011 optionalDependencies :
20122012 fsevents "2.3.2"
20132013
You can’t perform that action at this time.
0 commit comments