|
2347 | 2347 | dependencies: |
2348 | 2348 | "@sinonjs/commons" "^1.7.0" |
2349 | 2349 |
|
| 2350 | +"@stencil/core@^2.4.0": |
| 2351 | + version "2.4.0" |
| 2352 | + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.4.0.tgz#17b45629c8986e35dcbce3f7dab7d64beede83f2" |
| 2353 | + integrity sha512-gU6+Yyd6O0KrCSS/O6j8KKqmRo+/Dcs2fI0+APCpbAWK+nqhwDISpdnSEfGDCLMoAC08XOZCycBRk2K1VGnEcg== |
| 2354 | + |
2350 | 2355 | "@surma/rollup-plugin-off-main-thread@^1.1.1": |
2351 | 2356 | version "1.4.2" |
2352 | 2357 | resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58" |
|
2494 | 2499 | "@babel/runtime" "^7.12.5" |
2495 | 2500 | "@testing-library/dom" "^7.28.1" |
2496 | 2501 |
|
2497 | | -"@testing-library/user-event@12.6.3": |
2498 | | - version "12.6.3" |
2499 | | - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058" |
2500 | | - integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw== |
| 2502 | +"@testing-library/user-event@12.7.0": |
| 2503 | + version "12.7.0" |
| 2504 | + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.0.tgz#39084ab8c777f6113980b80b8a25f2b7e349f8aa" |
| 2505 | + integrity sha512-KzRM1KNDoW8pJ2HTenrUhTjV6wJMHvWAagDs8DDrYSWz6y4PN+K2jSvlm2bMHWNRk5LTJPo9jqIjNjJ3FlqXNw== |
2501 | 2506 | dependencies: |
2502 | 2507 | "@babel/runtime" "^7.12.5" |
2503 | 2508 |
|
@@ -6916,7 +6921,14 @@ internal-slot@^1.0.2: |
6916 | 6921 | has "^1.0.3" |
6917 | 6922 | side-channel "^1.0.4" |
6918 | 6923 |
|
6919 | | -ionicons@5.4.0, ionicons@^5.1.2: |
| 6924 | +ionicons@5.5.0: |
| 6925 | + version "5.5.0" |
| 6926 | + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.0.tgz#74ab783be11bee60e4351153c80b6d0682e5125a" |
| 6927 | + integrity sha512-0DUHTeoIrGSY+KNyNDaQW7v5+mDstjSkjx8dzT925kXKYBDrN3sGs8kUcSSQbTK132U4CbgDEZkn7FDUa9x8Qw== |
| 6928 | + dependencies: |
| 6929 | + "@stencil/core" "^2.4.0" |
| 6930 | + |
| 6931 | +ionicons@^5.1.2: |
6920 | 6932 | version "5.4.0" |
6921 | 6933 | resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.4.0.tgz#7d8b87edbe250284f1fad0d64b261a6e480adf95" |
6922 | 6934 | integrity sha512-q8jG3vB87lXz3/OokEDoFsEQVUqdyHq3w2r5bp1OUwODus/njuc8MxjlBE7Z1RLkf6NbNaG+/kJTx3dsCJQwQQ== |
@@ -12239,10 +12251,10 @@ typedarray@^0.0.6: |
12239 | 12251 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
12240 | 12252 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
12241 | 12253 |
|
12242 | | -typescript@4.1.3: |
12243 | | - version "4.1.3" |
12244 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" |
12245 | | - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== |
| 12254 | +typescript@4.1.5: |
| 12255 | + version "4.1.5" |
| 12256 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" |
| 12257 | + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== |
12246 | 12258 |
|
12247 | 12259 | unicode-canonical-property-names-ecmascript@^1.0.4: |
12248 | 12260 | version "1.0.4" |
|
0 commit comments