|
1138 | 1138 | pirates "^4.0.5" |
1139 | 1139 | source-map-support "^0.5.16" |
1140 | 1140 |
|
1141 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.9", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1141 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.9", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1142 | 1142 | version "7.21.0" |
1143 | 1143 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673" |
1144 | 1144 | integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw== |
|
2048 | 2048 | dependencies: |
2049 | 2049 | "@sinonjs/commons" "^1.7.0" |
2050 | 2050 |
|
| 2051 | +"@testing-library/cypress@^9.0.0": |
| 2052 | + version "9.0.0" |
| 2053 | + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-9.0.0.tgz#3facad49c4654a99bbd138f83f33b415d2d6f097" |
| 2054 | + integrity sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA== |
| 2055 | + dependencies: |
| 2056 | + "@babel/runtime" "^7.14.6" |
| 2057 | + "@testing-library/dom" "^8.1.0" |
| 2058 | + |
2051 | 2059 | "@testing-library/dom@^8.0.0": |
2052 | 2060 | version "8.19.0" |
2053 | 2061 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.0.tgz#bd3f83c217ebac16694329e413d9ad5fdcfd785f" |
|
2062 | 2070 | lz-string "^1.4.4" |
2063 | 2071 | pretty-format "^27.0.2" |
2064 | 2072 |
|
| 2073 | +"@testing-library/dom@^8.1.0": |
| 2074 | + version "8.20.0" |
| 2075 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6" |
| 2076 | + integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA== |
| 2077 | + dependencies: |
| 2078 | + "@babel/code-frame" "^7.10.4" |
| 2079 | + "@babel/runtime" "^7.12.5" |
| 2080 | + "@types/aria-query" "^5.0.1" |
| 2081 | + aria-query "^5.0.0" |
| 2082 | + chalk "^4.1.0" |
| 2083 | + dom-accessibility-api "^0.5.9" |
| 2084 | + lz-string "^1.4.4" |
| 2085 | + pretty-format "^27.0.2" |
| 2086 | + |
2065 | 2087 | "@testing-library/jest-dom@^5.16.5": |
2066 | 2088 | version "5.16.5" |
2067 | 2089 | resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e" |
|
2109 | 2131 | resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc" |
2110 | 2132 | integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig== |
2111 | 2133 |
|
| 2134 | +"@types/aria-query@^5.0.1": |
| 2135 | + version "5.0.1" |
| 2136 | + resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc" |
| 2137 | + integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q== |
| 2138 | + |
2112 | 2139 | "@types/babel__core@^7.1.14": |
2113 | 2140 | version "7.1.20" |
2114 | 2141 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.20.tgz#e168cdd612c92a2d335029ed62ac94c95b362359" |
|
0 commit comments