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 29
29
},
30
30
"devDependencies" : {
31
31
"@eslint/js" : " ^9.35.0" ,
32
- "@playwright/test" : " ^1.55.1 " ,
32
+ "@playwright/test" : " ^1.56.0 " ,
33
33
"@tailwindcss/vite" : " ^4.1.14" ,
34
34
"@types/node" : " ^24.6.2" ,
35
35
"@types/react" : " ^19.1.4" ,
Original file line number Diff line number Diff line change 559
559
" @nodelib/fs.scandir" " 2.1.5"
560
560
fastq "^1.6.0"
561
561
562
- " @playwright/test@^1.55.1 " :
563
- version "1.55.1 "
564
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.1 .tgz#80f775d5f948cd3ef550fcc45ef99986d3ffb36c "
565
- integrity sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig ==
562
+ " @playwright/test@^1.56.0 " :
563
+ version "1.56.0 "
564
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.56.0 .tgz#891fe101bddf3eee3dd609e7a145f705dc0f3054 "
565
+ integrity sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg ==
566
566
dependencies :
567
- playwright "1.55.1 "
567
+ playwright "1.56.0 "
568
568
569
569
570
570
version "1.0.0-beta.38"
@@ -1871,17 +1871,17 @@ picomatch@^4.0.3:
1871
1871
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
1872
1872
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
1873
1873
1874
- playwright-core@1.55.1 :
1875
- version "1.55.1 "
1876
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1 .tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9 "
1877
- integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w ==
1874
+ playwright-core@1.56.0 :
1875
+ version "1.56.0 "
1876
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56.0 .tgz#14b40ea436551b0bcefe19c5bfb8d1804c83739c "
1877
+ integrity sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ ==
1878
1878
1879
- playwright@1.55.1 :
1880
- version "1.55.1 "
1881
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1 .tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e "
1882
- integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A ==
1879
+ playwright@1.56.0 :
1880
+ version "1.56.0 "
1881
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56.0 .tgz#71c533c61da33e95812f8c6fa53960e073548d9a "
1882
+ integrity sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA ==
1883
1883
dependencies :
1884
- playwright-core "1.55.1 "
1884
+ playwright-core "1.56.0 "
1885
1885
optionalDependencies :
1886
1886
fsevents "2.3.2"
1887
1887
You can’t perform that action at this time.
0 commit comments