|
1628 | 1628 | picocolors "^1.0.0"
|
1629 | 1629 | tslib "^2.5.0"
|
1630 | 1630 |
|
| 1631 | +"@playwright/test@^1.36.0": |
| 1632 | + version "1.36.0" |
| 1633 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.0.tgz#df2c0b09bbd27016adf1892b0c3502c4ce88d307" |
| 1634 | + integrity sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg== |
| 1635 | + dependencies: |
| 1636 | + "@types/node" "*" |
| 1637 | + playwright-core "1.36.0" |
| 1638 | + optionalDependencies: |
| 1639 | + fsevents "2.3.2" |
| 1640 | + |
1631 | 1641 | "@polka/url@^1.0.0-next.20":
|
1632 | 1642 | version "1.0.0-next.21"
|
1633 | 1643 | resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
|
@@ -3620,6 +3630,11 @@ eslint-plugin-jsx-a11y@^6.5.1:
|
3620 | 3630 | object.fromentries "^2.0.6"
|
3621 | 3631 | semver "^6.3.0"
|
3622 | 3632 |
|
| 3633 | +eslint-plugin-playwright@^0.15.3: |
| 3634 | + version "0.15.3" |
| 3635 | + resolved "https://registry.yarnpkg.com/eslint-plugin-playwright/-/eslint-plugin-playwright-0.15.3.tgz#9fd8753688351bcaf41797eb6a7df8807fd5eb1b" |
| 3636 | + integrity sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g== |
| 3637 | + |
3623 | 3638 | eslint-plugin-prettier@^5.0.0:
|
3624 | 3639 | version "5.0.0"
|
3625 | 3640 | resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
|
@@ -4117,7 +4132,7 @@ fscreen@^1.0.2:
|
4117 | 4132 | resolved "https://registry.yarnpkg.com/fscreen/-/fscreen-1.2.0.tgz#1a8c88e06bc16a07b473ad96196fb06d6657f59e"
|
4118 | 4133 | integrity sha512-hlq4+BU0hlPmwsFjwGGzZ+OZ9N/wq9Ljg/sq3pX+2CD7hrJsX9tJgWWK/wiNTFM212CLHWhicOoqwXyZGGetJg==
|
4119 | 4134 |
|
4120 |
| -fsevents@^2.3.2, fsevents@~2.3.2: |
| 4135 | +fsevents@2.3.2, fsevents@^2.3.2, fsevents@~2.3.2: |
4121 | 4136 | version "2.3.2"
|
4122 | 4137 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
|
4123 | 4138 | integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
|
@@ -6364,6 +6379,11 @@ playlist-parser@^0.0.12:
|
6364 | 6379 | dependencies:
|
6365 | 6380 | xmldom "0.1.16"
|
6366 | 6381 |
|
| 6382 | + |
| 6383 | + version "1.36.0" |
| 6384 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.0.tgz#35d1ed5f364a31e58bc8f06688ab02d538b96eb6" |
| 6385 | + integrity sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA== |
| 6386 | + |
6367 | 6387 | pluralize@^8.0.0:
|
6368 | 6388 | version "8.0.0"
|
6369 | 6389 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
|
|
0 commit comments