|
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9"
|
22 | 22 |
|
23 | 23 | "@axe-core/playwright@^4.8.5":
|
24 |
| - version "4.8.5" |
25 |
| - resolved "https://registry.yarnpkg.com/@axe-core/playwright/-/playwright-4.8.5.tgz#85975b4dce114120c79a248897570a5ee757e155" |
26 |
| - integrity sha512-GFdXXAEn9uk0Vyzgl2eEP+VwvgGzas0YSnacoJ/0U237G83zWZ1PhbP/RDymm0cqevoA+xRjMo+ONzh9Q711nw== |
| 24 | + version "4.10.1" |
| 25 | + resolved "https://registry.yarnpkg.com/@axe-core/playwright/-/playwright-4.10.1.tgz#c811ba8bfa244833cce422c4131e0043828c42cc" |
| 26 | + integrity sha512-EV5t39VV68kuAfMKqb/RL+YjYKhfuGim9rgIaQ6Vntb2HgaCaau0h98Y3WEUqW1+PbdzxDtDNjFAipbtZuBmEA== |
27 | 27 | dependencies:
|
28 |
| - axe-core "~4.8.4" |
| 28 | + axe-core "~4.10.2" |
29 | 29 |
|
30 | 30 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13":
|
31 | 31 | version "7.22.13"
|
|
1984 | 1984 | resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-2.1.0.tgz#0acf32f470af2ceaf47f095cdecd40d68666efda"
|
1985 | 1985 | integrity sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==
|
1986 | 1986 |
|
1987 |
| -"@playwright/test@^1.42.1": |
1988 |
| - version "1.42.1" |
1989 |
| - resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.42.1.tgz#9eff7417bcaa770e9e9a00439e078284b301f31c" |
1990 |
| - integrity sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ== |
| 1987 | +"@playwright/test@^1.49.1": |
| 1988 | + version "1.49.1" |
| 1989 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49.1.tgz#55fa360658b3187bfb6371e2f8a64f50ef80c827" |
| 1990 | + integrity sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g== |
1991 | 1991 | dependencies:
|
1992 |
| - playwright "1.42.1" |
| 1992 | + playwright "1.49.1" |
1993 | 1993 |
|
1994 | 1994 | "@rushstack/eslint-patch@^1.1.0":
|
1995 | 1995 | version "1.3.3"
|
@@ -2822,11 +2822,16 @@ available-typed-arrays@^1.0.5:
|
2822 | 2822 | resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
|
2823 | 2823 | integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
|
2824 | 2824 |
|
2825 |
| -axe-core@^4.6.2, axe-core@~4.8.4: |
| 2825 | +axe-core@^4.6.2: |
2826 | 2826 | version "4.8.4"
|
2827 | 2827 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.4.tgz#90db39a2b316f963f00196434d964e6e23648643"
|
2828 | 2828 | integrity sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==
|
2829 | 2829 |
|
| 2830 | +axe-core@~4.10.2: |
| 2831 | + version "4.10.2" |
| 2832 | + resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df" |
| 2833 | + integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w== |
| 2834 | + |
2830 | 2835 | axobject-query@^3.1.1:
|
2831 | 2836 | version "3.2.1"
|
2832 | 2837 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"
|
@@ -6355,17 +6360,17 @@ pkg-dir@^4.2.0:
|
6355 | 6360 | dependencies:
|
6356 | 6361 | find-up "^4.0.0"
|
6357 | 6362 |
|
6358 |
| -playwright-core@1.42.1: |
6359 |
| - version "1.42.1" |
6360 |
| - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.42.1.tgz#13c150b93c940a3280ab1d3fbc945bc855c9459e" |
6361 |
| - integrity sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA== |
| 6363 | +playwright-core@1.49.1: |
| 6364 | + version "1.49.1" |
| 6365 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.1.tgz#32c62f046e950f586ff9e35ed490a424f2248015" |
| 6366 | + integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg== |
6362 | 6367 |
|
6363 |
| -playwright@1.42.1: |
6364 |
| - version "1.42.1" |
6365 |
| - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.42.1.tgz#79c828b51fe3830211137550542426111dc8239f" |
6366 |
| - integrity sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg== |
| 6368 | +playwright@1.49.1: |
| 6369 | + version "1.49.1" |
| 6370 | + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.1.tgz#830266dbca3008022afa7b4783565db9944ded7c" |
| 6371 | + integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA== |
6367 | 6372 | dependencies:
|
6368 |
| - playwright-core "1.42.1" |
| 6373 | + playwright-core "1.49.1" |
6369 | 6374 | optionalDependencies:
|
6370 | 6375 | fsevents "2.3.2"
|
6371 | 6376 |
|
|
0 commit comments