|
2016 | 2016 | dependencies: |
2017 | 2017 | "@babel/runtime" "^7.12.5" |
2018 | 2018 |
|
2019 | | -"@testing-library/user-event@^14.5.2": |
2020 | | - version "14.5.2" |
2021 | | - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" |
2022 | | - integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== |
| 2019 | +"@testing-library/user-event@^13.5.0": |
| 2020 | + version "13.5.0" |
| 2021 | + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295" |
| 2022 | + integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg== |
| 2023 | + dependencies: |
| 2024 | + "@babel/runtime" "^7.12.5" |
2023 | 2025 |
|
2024 | 2026 | "@tootallnate/once@1": |
2025 | 2027 | version "1.1.2" |
|
2337 | 2339 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" |
2338 | 2340 | integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== |
2339 | 2341 |
|
2340 | | -"@types/react@^19.0.6": |
| 2342 | +"@types/react-syntax-highlighter@^15.5.13": |
| 2343 | + version "15.5.13" |
| 2344 | + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz#c5baf62a3219b3bf28d39cfea55d0a49a263d1f2" |
| 2345 | + integrity sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA== |
| 2346 | + dependencies: |
| 2347 | + "@types/react" "*" |
| 2348 | + |
| 2349 | +"@types/react@*", "@types/react@^19.0.6": |
2341 | 2350 | version "19.0.6" |
2342 | 2351 | resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.6.tgz#98deae4c5c4b24735e5d9e341302f9ebd45e80d3" |
2343 | 2352 | integrity sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw== |
|
2424 | 2433 | resolved "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz" |
2425 | 2434 | integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA== |
2426 | 2435 |
|
| 2436 | +"@types/uuid@^10.0.0": |
| 2437 | + version "10.0.0" |
| 2438 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d" |
| 2439 | + integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ== |
| 2440 | + |
2427 | 2441 | "@types/ws@^8.5.5": |
2428 | 2442 | version "8.5.13" |
2429 | 2443 | resolved "https://registry.npmjs.org/@types/ws/-/ws-8.5.13.tgz" |
@@ -10320,16 +10334,7 @@ string-natural-compare@^3.0.1: |
10320 | 10334 | resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz" |
10321 | 10335 | integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== |
10322 | 10336 |
|
10323 | | -"string-width-cjs@npm:string-width@^4.2.0": |
10324 | | - version "4.2.3" |
10325 | | - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
10326 | | - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
10327 | | - dependencies: |
10328 | | - emoji-regex "^8.0.0" |
10329 | | - is-fullwidth-code-point "^3.0.0" |
10330 | | - strip-ansi "^6.0.1" |
10331 | | - |
10332 | | -string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 10337 | +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
10333 | 10338 | version "4.2.3" |
10334 | 10339 | resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
10335 | 10340 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -10446,14 +10451,7 @@ stringify-object@^3.3.0: |
10446 | 10451 | is-obj "^1.0.1" |
10447 | 10452 | is-regexp "^1.0.0" |
10448 | 10453 |
|
10449 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
10450 | | - version "6.0.1" |
10451 | | - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
10452 | | - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
10453 | | - dependencies: |
10454 | | - ansi-regex "^5.0.1" |
10455 | | - |
10456 | | -strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 10454 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
10457 | 10455 | version "6.0.1" |
10458 | 10456 | resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
10459 | 10457 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -11111,6 +11109,11 @@ utils-merge@1.0.1: |
11111 | 11109 | resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" |
11112 | 11110 | integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== |
11113 | 11111 |
|
| 11112 | +uuid@^11.0.5: |
| 11113 | + version "11.0.5" |
| 11114 | + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" |
| 11115 | + integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== |
| 11116 | + |
11114 | 11117 | uuid@^8.3.2: |
11115 | 11118 | version "8.3.2" |
11116 | 11119 | resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" |
@@ -11637,16 +11640,7 @@ workbox-window@6.6.1: |
11637 | 11640 | "@types/trusted-types" "^2.0.2" |
11638 | 11641 | workbox-core "6.6.1" |
11639 | 11642 |
|
11640 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
11641 | | - version "7.0.0" |
11642 | | - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
11643 | | - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
11644 | | - dependencies: |
11645 | | - ansi-styles "^4.0.0" |
11646 | | - string-width "^4.1.0" |
11647 | | - strip-ansi "^6.0.0" |
11648 | | - |
11649 | | -wrap-ansi@^7.0.0: |
| 11643 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
11650 | 11644 | version "7.0.0" |
11651 | 11645 | resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
11652 | 11646 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments