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 5050 "@types/react" : " ^18.3.11" ,
5151 "eslint" : " ^9.25.1" ,
5252 "eslint-config-next" : " 15.3.3" ,
53- "playwright" : " ^1.47.2 " ,
53+ "playwright" : " ^1.55.1 " ,
5454 "typescript" : " >=5.9.2" ,
5555 "webpack" : " ^5.101.0"
5656 }
Original file line number Diff line number Diff line change @@ -4280,17 +4280,17 @@ picomatch@^2.3.1:
42804280 resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
42814281 integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
42824282
4283- playwright-core@1.47.2 :
4284- version "1.47.2 "
4285- resolved "https://registry.npmjs.org /playwright-core/-/playwright-core-1.47.2 .tgz"
4286- integrity sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ ==
4283+ playwright-core@1.55.1 :
4284+ version "1.55.1 "
4285+ resolved "https://registry.yarnpkg.com /playwright-core/-/playwright-core-1.55.1 .tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9 "
4286+ integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w ==
42874287
4288- playwright@^1.47.2 :
4289- version "1.47.2 "
4290- resolved "https://registry.npmjs.org /playwright/-/playwright-1.47.2 .tgz"
4291- integrity sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA ==
4288+ playwright@^1.55.1 :
4289+ version "1.55.1 "
4290+ resolved "https://registry.yarnpkg.com /playwright/-/playwright-1.55.1 .tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e "
4291+ integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A ==
42924292 dependencies :
4293- playwright-core "1.47.2 "
4293+ playwright-core "1.55.1 "
42944294 optionalDependencies :
42954295 fsevents "2.3.2"
42964296
You can’t perform that action at this time.
0 commit comments