|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@actions/core@^1.10.0": |
6 | | - version "1.11.1" |
7 | | - resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11.1.tgz#ae683aac5112438021588030efb53b1adb86f172" |
8 | | - integrity sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A== |
9 | | - dependencies: |
10 | | - "@actions/exec" "^1.1.1" |
11 | | - "@actions/http-client" "^2.0.1" |
12 | | - |
13 | | -"@actions/exec@^1.1.1": |
14 | | - version "1.1.1" |
15 | | - resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611" |
16 | | - integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w== |
17 | | - dependencies: |
18 | | - "@actions/io" "^1.0.1" |
19 | | - |
20 | | -"@actions/http-client@^2.0.1": |
21 | | - version "2.2.3" |
22 | | - resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.3.tgz#31fc0b25c0e665754ed39a9f19a8611fc6dab674" |
23 | | - integrity sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA== |
24 | | - dependencies: |
25 | | - tunnel "^0.0.6" |
26 | | - undici "^5.25.4" |
27 | | - |
28 | | -"@actions/io@^1.0.1": |
29 | | - version "1.1.3" |
30 | | - resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71" |
31 | | - integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q== |
32 | | - |
33 | 5 | "@ampproject/remapping@^2.2.1": |
34 | 6 | version "2.3.0" |
35 | 7 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" |
|
500 | 472 | eslint-plugin-react-hooks "^4.2.0" |
501 | 473 | eslint-plugin-simple-import-sort "^12.0.0" |
502 | 474 |
|
503 | | -"@fastify/busboy@^2.0.0": |
504 | | - version "2.1.1" |
505 | | - resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d" |
506 | | - integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA== |
507 | | - |
508 | 475 | "@gar/promisify@^1.1.3": |
509 | 476 | version "1.1.3" |
510 | 477 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" |
@@ -5857,11 +5824,9 @@ safe-regex-test@^1.1.0: |
5857 | 5824 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
5858 | 5825 |
|
5859 | 5826 | semantic-release-export-data@^1.0.1: |
5860 | | - version "1.1.0" |
5861 | | - resolved "https://registry.yarnpkg.com/semantic-release-export-data/-/semantic-release-export-data-1.1.0.tgz#37ea13fc40b73cb3e7c316f4e78e34308c439144" |
5862 | | - integrity sha512-OgN0PkrJDrgdaHtjxO+CjsO+gfTuKOCilIuIvy8P2KwjAnGM1FS/loK4buGC8+Der8IT1DmmmpcOqLTHlKlTMw== |
5863 | | - dependencies: |
5864 | | - "@actions/core" "^1.10.0" |
| 5827 | + version "1.1.1" |
| 5828 | + resolved "https://registry.yarnpkg.com/semantic-release-export-data/-/semantic-release-export-data-1.1.1.tgz#ecc88616dad95bb8a7c8d162e0fcc79130e81b55" |
| 5829 | + integrity sha512-cjhc6g7Vl4tRRD6eA593EyMiQaOvazsziabdzPqsf0OAKoIQSL2eynS2jaJhbdxiu4msZreZ+XcU5FU9FAZbeA== |
5865 | 5830 |
|
5866 | 5831 | semantic-release@^21.1.2: |
5867 | 5832 | version "21.1.2" |
@@ -6569,11 +6534,6 @@ tuf-js@^1.1.7: |
6569 | 6534 | debug "^4.3.4" |
6570 | 6535 | make-fetch-happen "^11.1.1" |
6571 | 6536 |
|
6572 | | -tunnel@^0.0.6: |
6573 | | - version "0.0.6" |
6574 | | - resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c" |
6575 | | - integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== |
6576 | | - |
6577 | 6537 | type-check@^0.4.0, type-check@~0.4.0: |
6578 | 6538 | version "0.4.0" |
6579 | 6539 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
@@ -6711,13 +6671,6 @@ undici-types@~6.21.0: |
6711 | 6671 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
6712 | 6672 | integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
6713 | 6673 |
|
6714 | | -undici@^5.25.4: |
6715 | | - version "5.29.0" |
6716 | | - resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3" |
6717 | | - integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg== |
6718 | | - dependencies: |
6719 | | - "@fastify/busboy" "^2.0.0" |
6720 | | - |
6721 | 6674 | unicorn-magic@^0.3.0: |
6722 | 6675 | version "0.3.0" |
6723 | 6676 | resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104" |
|
0 commit comments