|
1121 | 1121 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
1122 | 1122 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
1123 | 1123 |
|
| 1124 | +"@playwright/test@^1.39.0": |
| 1125 | + version "1.39.0" |
| 1126 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.39.0.tgz#d10ba8e38e44104499e25001945f07faa9fa91cd" |
| 1127 | + integrity sha512-3u1iFqgzl7zr004bGPYiN/5EZpRUSFddQBra8Rqll5N0/vfpqlP9I9EXqAoGacuAbX6c9Ulg/Cjqglp5VkK6UQ== |
| 1128 | + dependencies: |
| 1129 | + playwright "1.39.0" |
| 1130 | + |
1124 | 1131 | "@polka/url@^1.0.0-next.20":
|
1125 | 1132 | version "1.0.0-next.23"
|
1126 | 1133 | resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.23.tgz#498e41218ab3b6a1419c735e5c6ae2c5ed609b6c"
|
@@ -3167,6 +3174,11 @@ fs.realpath@^1.0.0:
|
3167 | 3174 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
3168 | 3175 | integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
3169 | 3176 |
|
| 3177 | +fsevents@2.3.2: |
| 3178 | + version "2.3.2" |
| 3179 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" |
| 3180 | + integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== |
| 3181 | + |
3170 | 3182 | fsevents@~2.3.2, fsevents@~2.3.3:
|
3171 | 3183 | version "2.3.3"
|
3172 | 3184 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
@@ -4927,11 +4939,20 @@ pkg-types@^1.0.3:
|
4927 | 4939 | mlly "^1.2.0"
|
4928 | 4940 | pathe "^1.1.0"
|
4929 | 4941 |
|
4930 |
| -playwright-core@^1.39.0: |
| 4942 | +playwright-core@1.39.0, playwright-core@^1.39.0: |
4931 | 4943 | version "1.39.0"
|
4932 | 4944 | resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.39.0.tgz#efeaea754af4fb170d11845b8da30b2323287c63"
|
4933 | 4945 | integrity sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==
|
4934 | 4946 |
|
| 4947 | +playwright@1.39.0: |
| 4948 | + version "1.39.0" |
| 4949 | + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.39.0.tgz#184c81cd6478f8da28bcd9e60e94fcebf566e077" |
| 4950 | + integrity sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw== |
| 4951 | + dependencies: |
| 4952 | + playwright-core "1.39.0" |
| 4953 | + optionalDependencies: |
| 4954 | + fsevents "2.3.2" |
| 4955 | + |
4935 | 4956 | postcss-calc@^9.0.0:
|
4936 | 4957 | version "9.0.1"
|
4937 | 4958 | resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-9.0.1.tgz#a744fd592438a93d6de0f1434c572670361eb6c6"
|
|
0 commit comments