|
3970 | 3970 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
3971 | 3971 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
3972 | 3972 |
|
| 3973 | +"@playwright/test@^1.47.2": |
| 3974 | + version "1.50.1" |
| 3975 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.50.1.tgz#027d00ca77ec79688764eb765cfe9a688807bf0b" |
| 3976 | + integrity sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ== |
| 3977 | + dependencies: |
| 3978 | + playwright "1.50.1" |
| 3979 | + |
3973 | 3980 | "@rdfjs/types@*", "@rdfjs/types@1.1.2", "@rdfjs/types@^1.1.0", "@rdfjs/types@^2.0.0": |
3974 | 3981 | version "1.1.2" |
3975 | 3982 | resolved "https://registry.yarnpkg.com/@rdfjs/types/-/types-1.1.2.tgz#9c2f9848c44c26d383bed2a808571de3b93b808d" |
@@ -8145,6 +8152,11 @@ fs.realpath@^1.0.0: |
8145 | 8152 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" |
8146 | 8153 | integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== |
8147 | 8154 |
|
| 8155 | +fsevents@2.3.2: |
| 8156 | + version "2.3.2" |
| 8157 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" |
| 8158 | + integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== |
| 8159 | + |
8148 | 8160 | fsevents@^2.3.2, fsevents@~2.3.2: |
8149 | 8161 | version "2.3.3" |
8150 | 8162 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" |
@@ -9134,7 +9146,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: |
9134 | 9146 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" |
9135 | 9147 | integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== |
9136 | 9148 |
|
9137 | | -is-ci@3.0.1: |
| 9149 | +is-ci@3.0.1, is-ci@^3.0.1: |
9138 | 9150 | version "3.0.1" |
9139 | 9151 | resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867" |
9140 | 9152 | integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ== |
@@ -10223,6 +10235,14 @@ karma-sourcemap-loader@^0.4.0: |
10223 | 10235 | dependencies: |
10224 | 10236 | graceful-fs "^4.2.10" |
10225 | 10237 |
|
| 10238 | +karma-webkit-launcher@^2.6.0: |
| 10239 | + version "2.6.0" |
| 10240 | + resolved "https://registry.yarnpkg.com/karma-webkit-launcher/-/karma-webkit-launcher-2.6.0.tgz#2e3ba096b69139e608d9ce6e89816a17f358b700" |
| 10241 | + integrity sha512-IDURopxJ1SbuqnvPaE+lP2qiP2Ie7I+ojwJRBpr0tfGwObsaVdjMkUkmZ1BcXUtYRt5ogs9cyCH2Wb9sNv0BbQ== |
| 10242 | + dependencies: |
| 10243 | + is-ci "^3.0.1" |
| 10244 | + uuid "^10.0.0" |
| 10245 | + |
10226 | 10246 | karma-webpack@^5.0.0: |
10227 | 10247 | version "5.0.0" |
10228 | 10248 | resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-5.0.0.tgz#2a2c7b80163fe7ffd1010f83f5507f95ef39f840" |
@@ -12176,6 +12196,20 @@ pkg-types@^1.0.3, pkg-types@^1.2.0: |
12176 | 12196 | mlly "^1.7.2" |
12177 | 12197 | pathe "^1.1.2" |
12178 | 12198 |
|
| 12199 | +playwright-core@1.50.1: |
| 12200 | + version "1.50.1" |
| 12201 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.50.1.tgz#6a0484f1f1c939168f40f0ab3828c4a1592c4504" |
| 12202 | + integrity sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ== |
| 12203 | + |
| 12204 | +playwright@1.50.1: |
| 12205 | + version "1.50.1" |
| 12206 | + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.50.1.tgz#2f93216511d65404f676395bfb97b41aa052b180" |
| 12207 | + integrity sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw== |
| 12208 | + dependencies: |
| 12209 | + playwright-core "1.50.1" |
| 12210 | + optionalDependencies: |
| 12211 | + fsevents "2.3.2" |
| 12212 | + |
12179 | 12213 | please-upgrade-node@^3.2.0: |
12180 | 12214 | version "3.2.0" |
12181 | 12215 | resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942" |
@@ -14656,6 +14690,11 @@ utils-merge@1.0.1: |
14656 | 14690 | resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" |
14657 | 14691 | integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== |
14658 | 14692 |
|
| 14693 | +uuid@^10.0.0: |
| 14694 | + version "10.0.0" |
| 14695 | + resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" |
| 14696 | + integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== |
| 14697 | + |
14659 | 14698 | uuid@^9.0.0: |
14660 | 14699 | version "9.0.1" |
14661 | 14700 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" |
|
0 commit comments