|
224 | 224 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
225 | 225 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
226 | 226 |
|
227 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 227 | +"@babel/helper-plugin-utils@7.16.7", "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
228 | 228 | version "7.16.7"
|
229 | 229 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
|
230 | 230 | integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
|
|
844 | 844 | dependencies:
|
845 | 845 | "@babel/plugin-transform-react-jsx" "^7.16.7"
|
846 | 846 |
|
847 |
| -"@babel/plugin-transform-react-jsx@7.16.7", "@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.16.7": |
| 847 | +"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.16.7": |
848 | 848 | version "7.16.7"
|
849 | 849 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4"
|
850 | 850 | integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==
|
|
1707 | 1707 | mkdirp "^1.0.4"
|
1708 | 1708 | rimraf "^3.0.2"
|
1709 | 1709 |
|
1710 |
| -"@playwright/test@1.19.2": |
1711 |
| - version "1.19.2" |
1712 |
| - resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.19.2.tgz#429d1aa70f5e4cd521cdc8a5d9861ae4fcda3f7c" |
1713 |
| - integrity sha512-5oCmlYHjtOL662OxSkZBYGnoHWIQui7b4YHWNeSCYwhQjmjVcV5njRc8oBZlU8IwJgG7ZH2yhDk1haU96ygbWw== |
| 1710 | +"@playwright/test@1.20.0": |
| 1711 | + version "1.20.0" |
| 1712 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.20.0.tgz#df5b1b45976d11c365e6cb60f8ec1ca7cccb84cf" |
| 1713 | + integrity sha512-UpI5HTcgNLckR0kqXqwNvbcIXtRaDxk+hnO0OBwPSjfbBjRfRgAJ2ClA/b30C5E3UW5dJa17zhsy2qrk66l5cg== |
1714 | 1714 | dependencies:
|
1715 | 1715 | "@babel/code-frame" "7.16.7"
|
1716 | 1716 | "@babel/core" "7.16.12"
|
| 1717 | + "@babel/helper-plugin-utils" "7.16.7" |
1717 | 1718 | "@babel/plugin-proposal-class-properties" "7.16.7"
|
1718 | 1719 | "@babel/plugin-proposal-dynamic-import" "7.16.7"
|
1719 | 1720 | "@babel/plugin-proposal-export-namespace-from" "7.16.7"
|
|
1728 | 1729 | "@babel/plugin-syntax-object-rest-spread" "7.8.3"
|
1729 | 1730 | "@babel/plugin-syntax-optional-catch-binding" "7.8.3"
|
1730 | 1731 | "@babel/plugin-transform-modules-commonjs" "7.16.8"
|
1731 |
| - "@babel/plugin-transform-react-jsx" "7.16.7" |
1732 | 1732 | "@babel/preset-typescript" "7.16.7"
|
1733 |
| - babel-plugin-module-resolver "4.1.0" |
1734 | 1733 | colors "1.4.0"
|
1735 | 1734 | commander "8.3.0"
|
1736 | 1735 | debug "4.3.3"
|
1737 | 1736 | expect "27.2.5"
|
1738 | 1737 | jest-matcher-utils "27.2.5"
|
1739 |
| - jpeg-js "0.4.3" |
1740 | 1738 | json5 "2.2.0"
|
1741 | 1739 | mime "3.0.0"
|
1742 | 1740 | minimatch "3.0.4"
|
1743 | 1741 | ms "2.1.3"
|
1744 | 1742 | open "8.4.0"
|
1745 | 1743 | pirates "4.0.4"
|
1746 |
| - pixelmatch "5.2.1" |
1747 |
| - playwright-core "1.19.2" |
1748 |
| - pngjs "6.0.0" |
| 1744 | + playwright-core "1.20.0" |
1749 | 1745 | rimraf "3.0.2"
|
1750 | 1746 | source-map-support "0.4.18"
|
1751 | 1747 | stack-utils "2.0.5"
|
@@ -4207,17 +4203,6 @@ babel-plugin-macros@^3.0.1:
|
4207 | 4203 | cosmiconfig "^7.0.0"
|
4208 | 4204 | resolve "^1.19.0"
|
4209 | 4205 |
|
4210 |
| -babel-plugin-module-resolver@4.1.0: |
4211 |
| - version "4.1.0" |
4212 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz#22a4f32f7441727ec1fbf4967b863e1e3e9f33e2" |
4213 |
| - integrity sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA== |
4214 |
| - dependencies: |
4215 |
| - find-babel-config "^1.2.0" |
4216 |
| - glob "^7.1.6" |
4217 |
| - pkg-up "^3.1.0" |
4218 |
| - reselect "^4.0.0" |
4219 |
| - resolve "^1.13.1" |
4220 |
| - |
4221 | 4206 | babel-plugin-named-asset-import@^0.3.1:
|
4222 | 4207 | version "0.3.8"
|
4223 | 4208 | resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz#6b7fa43c59229685368683c28bc9734f24524cc2"
|
@@ -6714,14 +6699,6 @@ finalhandler@~1.1.2:
|
6714 | 6699 | statuses "~1.5.0"
|
6715 | 6700 | unpipe "~1.0.0"
|
6716 | 6701 |
|
6717 |
| -find-babel-config@^1.2.0: |
6718 |
| - version "1.2.0" |
6719 |
| - resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-1.2.0.tgz#a9b7b317eb5b9860cda9d54740a8c8337a2283a2" |
6720 |
| - integrity sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA== |
6721 |
| - dependencies: |
6722 |
| - json5 "^0.5.1" |
6723 |
| - path-exists "^3.0.0" |
6724 |
| - |
6725 | 6702 | find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
|
6726 | 6703 | version "2.1.0"
|
6727 | 6704 | resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
|
@@ -8875,11 +8852,6 @@ json5@2.2.0, json5@2.x, json5@^2.1.2, json5@^2.1.3:
|
8875 | 8852 | dependencies:
|
8876 | 8853 | minimist "^1.2.5"
|
8877 | 8854 |
|
8878 |
| -json5@^0.5.1: |
8879 |
| - version "0.5.1" |
8880 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" |
8881 |
| - integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE= |
8882 |
| - |
8883 | 8855 | json5@^1.0.1:
|
8884 | 8856 | version "1.0.1"
|
8885 | 8857 | resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
@@ -10353,24 +10325,19 @@ pkg-dir@^5.0.0:
|
10353 | 10325 | dependencies:
|
10354 | 10326 | find-up "^5.0.0"
|
10355 | 10327 |
|
10356 |
| -pkg-up@^3.1.0: |
10357 |
| - version "3.1.0" |
10358 |
| - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" |
10359 |
| - integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA== |
10360 |
| - dependencies: |
10361 |
| - find-up "^3.0.0" |
10362 |
| - |
10363 |
| -playwright-core@1.19.2: |
10364 |
| - version "1.19.2" |
10365 |
| - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.19.2.tgz#90b9209554f174c649abf495952fcb4335437218" |
10366 |
| - integrity sha512-OsL3sJZIo1UxKNWSP7zW7sk3FyUGG06YRHxHeBw51eIOxTCQRx5t+hXd0cvXashN2CHnd3hIZTs2aKa/im4hZQ== |
| 10328 | +playwright-core@1.20.0: |
| 10329 | + version "1.20.0" |
| 10330 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.0.tgz#57e84d7663cada92fe0d5574e9cd42e5fa2e74e1" |
| 10331 | + integrity sha512-d25IRcdooS278Cijlp8J8A5fLQZ+/aY3dKRJvgX5yjXA69N0huIUdnh3xXSgn+LsQ9DCNmB7Ngof3eY630jgdA== |
10367 | 10332 | dependencies:
|
| 10333 | + colors "1.4.0" |
10368 | 10334 | commander "8.3.0"
|
10369 | 10335 | debug "4.3.3"
|
10370 | 10336 | extract-zip "2.0.1"
|
10371 | 10337 | https-proxy-agent "5.0.0"
|
10372 | 10338 | jpeg-js "0.4.3"
|
10373 | 10339 | mime "3.0.0"
|
| 10340 | + pixelmatch "5.2.1" |
10374 | 10341 | pngjs "6.0.0"
|
10375 | 10342 | progress "2.0.3"
|
10376 | 10343 | proper-lockfile "4.1.2"
|
@@ -11298,11 +11265,6 @@ requires-port@^1.0.0:
|
11298 | 11265 | resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
|
11299 | 11266 | integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
|
11300 | 11267 |
|
11301 |
| -reselect@^4.0.0: |
11302 |
| - version "4.1.5" |
11303 |
| - resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.5.tgz#852c361247198da6756d07d9296c2b51eddb79f6" |
11304 |
| - integrity sha512-uVdlz8J7OO+ASpBYoz1Zypgx0KasCY20H+N8JD13oUMtPvSHQuscrHop4KbXrbsBcdB9Ds7lVK7eRkBIfO43vQ== |
11305 |
| - |
11306 | 11268 | resolve-cwd@^3.0.0:
|
11307 | 11269 | version "3.0.0"
|
11308 | 11270 | resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
|
@@ -11330,7 +11292,7 @@ resolve.exports@^1.1.0:
|
11330 | 11292 | resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
|
11331 | 11293 | integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
|
11332 | 11294 |
|
11333 |
| -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.9.0: |
| 11295 | +resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.9.0: |
11334 | 11296 | version "1.22.0"
|
11335 | 11297 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
|
11336 | 11298 | integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
|
|
0 commit comments