|
22 | 22 | dependencies:
|
23 | 23 | default-browser-id "3.0.0"
|
24 | 24 |
|
25 |
| -"@babel/cli@^7.25.9": |
| 25 | +"@babel/cli@^7.22.15": |
26 | 26 | version "7.25.9"
|
27 | 27 | resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.9.tgz#51036166fd0e9cfb26eee1b9ddc264a0d6d5f843"
|
28 | 28 | integrity sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==
|
|
73 | 73 | json5 "^2.2.3"
|
74 | 74 | semver "^6.3.1"
|
75 | 75 |
|
76 |
| -"@babel/core@^7.25.9": |
| 76 | +"@babel/core@^7.22.20": |
77 | 77 | version "7.26.0"
|
78 | 78 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
|
79 | 79 | integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
|
|
816 | 816 | "@babel/helper-create-regexp-features-plugin" "^7.25.9"
|
817 | 817 | "@babel/helper-plugin-utils" "^7.25.9"
|
818 | 818 |
|
819 |
| -"@babel/preset-env@^7.23.2": |
820 |
| - version "7.25.9" |
821 |
| - resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.9.tgz" |
822 |
| - integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q== |
| 819 | +"@babel/preset-env@^7.22.20": |
| 820 | + version "7.26.0" |
| 821 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
| 822 | + integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
823 | 823 | dependencies:
|
824 |
| - "@babel/compat-data" "^7.25.9" |
| 824 | + "@babel/compat-data" "^7.26.0" |
825 | 825 | "@babel/helper-compilation-targets" "^7.25.9"
|
826 | 826 | "@babel/helper-plugin-utils" "^7.25.9"
|
827 | 827 | "@babel/helper-validator-option" "^7.25.9"
|
|
831 | 831 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
|
832 | 832 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
|
833 | 833 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
834 |
| - "@babel/plugin-syntax-import-assertions" "^7.25.9" |
835 |
| - "@babel/plugin-syntax-import-attributes" "^7.25.9" |
| 834 | + "@babel/plugin-syntax-import-assertions" "^7.26.0" |
| 835 | + "@babel/plugin-syntax-import-attributes" "^7.26.0" |
836 | 836 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
837 | 837 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
838 | 838 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
839 | 839 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
840 | 840 | "@babel/plugin-transform-block-scoped-functions" "^7.25.9"
|
841 | 841 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
842 | 842 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
843 |
| - "@babel/plugin-transform-class-static-block" "^7.25.9" |
| 843 | + "@babel/plugin-transform-class-static-block" "^7.26.0" |
844 | 844 | "@babel/plugin-transform-classes" "^7.25.9"
|
845 | 845 | "@babel/plugin-transform-computed-properties" "^7.25.9"
|
846 | 846 | "@babel/plugin-transform-destructuring" "^7.25.9"
|
|
873 | 873 | "@babel/plugin-transform-private-property-in-object" "^7.25.9"
|
874 | 874 | "@babel/plugin-transform-property-literals" "^7.25.9"
|
875 | 875 | "@babel/plugin-transform-regenerator" "^7.25.9"
|
| 876 | + "@babel/plugin-transform-regexp-modifiers" "^7.26.0" |
876 | 877 | "@babel/plugin-transform-reserved-words" "^7.25.9"
|
877 | 878 | "@babel/plugin-transform-shorthand-properties" "^7.25.9"
|
878 | 879 | "@babel/plugin-transform-spread" "^7.25.9"
|
|
890 | 891 | core-js-compat "^3.38.1"
|
891 | 892 | semver "^6.3.1"
|
892 | 893 |
|
893 |
| -"@babel/preset-env@^7.25.9": |
894 |
| - version "7.26.0" |
895 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
896 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 894 | +"@babel/preset-env@^7.23.2": |
| 895 | + version "7.25.9" |
| 896 | + resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.9.tgz" |
| 897 | + integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q== |
897 | 898 | dependencies:
|
898 |
| - "@babel/compat-data" "^7.26.0" |
| 899 | + "@babel/compat-data" "^7.25.9" |
899 | 900 | "@babel/helper-compilation-targets" "^7.25.9"
|
900 | 901 | "@babel/helper-plugin-utils" "^7.25.9"
|
901 | 902 | "@babel/helper-validator-option" "^7.25.9"
|
|
905 | 906 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
|
906 | 907 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
|
907 | 908 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
908 |
| - "@babel/plugin-syntax-import-assertions" "^7.26.0" |
909 |
| - "@babel/plugin-syntax-import-attributes" "^7.26.0" |
| 909 | + "@babel/plugin-syntax-import-assertions" "^7.25.9" |
| 910 | + "@babel/plugin-syntax-import-attributes" "^7.25.9" |
910 | 911 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
911 | 912 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
912 | 913 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
913 | 914 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
914 | 915 | "@babel/plugin-transform-block-scoped-functions" "^7.25.9"
|
915 | 916 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
916 | 917 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
917 |
| - "@babel/plugin-transform-class-static-block" "^7.26.0" |
| 918 | + "@babel/plugin-transform-class-static-block" "^7.25.9" |
918 | 919 | "@babel/plugin-transform-classes" "^7.25.9"
|
919 | 920 | "@babel/plugin-transform-computed-properties" "^7.25.9"
|
920 | 921 | "@babel/plugin-transform-destructuring" "^7.25.9"
|
|
947 | 948 | "@babel/plugin-transform-private-property-in-object" "^7.25.9"
|
948 | 949 | "@babel/plugin-transform-property-literals" "^7.25.9"
|
949 | 950 | "@babel/plugin-transform-regenerator" "^7.25.9"
|
950 |
| - "@babel/plugin-transform-regexp-modifiers" "^7.26.0" |
951 | 951 | "@babel/plugin-transform-reserved-words" "^7.25.9"
|
952 | 952 | "@babel/plugin-transform-shorthand-properties" "^7.25.9"
|
953 | 953 | "@babel/plugin-transform-spread" "^7.25.9"
|
|
1696 | 1696 | resolved "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz"
|
1697 | 1697 | integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==
|
1698 | 1698 |
|
| 1699 | +"@octokit/auth-token@^5.0.0": |
| 1700 | + version "5.1.1" |
| 1701 | + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-5.1.1.tgz#3bbfe905111332a17f72d80bd0b51a3e2fa2cf07" |
| 1702 | + integrity sha512-rh3G3wDO8J9wSjfI436JUKzHIxq8NaiL0tVeB2aXmG6p/9859aUOAjA9pmSPNGGZxfwmaJ9ozOJImuNVJdpvbA== |
| 1703 | + |
1699 | 1704 | "@octokit/core@^5.0.0":
|
1700 | 1705 | version "5.0.0"
|
1701 | 1706 | resolved "https://registry.npmjs.org/@octokit/core/-/core-5.0.0.tgz"
|
|
1709 | 1714 | before-after-hook "^2.2.0"
|
1710 | 1715 | universal-user-agent "^6.0.0"
|
1711 | 1716 |
|
| 1717 | +"@octokit/core@^6.0.0": |
| 1718 | + version "6.1.2" |
| 1719 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-6.1.2.tgz#20442d0a97c411612da206411e356014d1d1bd17" |
| 1720 | + integrity sha512-hEb7Ma4cGJGEUNOAVmyfdB/3WirWMg5hDuNFVejGEDFqupeOysLc2sG6HJxY2etBp5YQu5Wtxwi020jS9xlUwg== |
| 1721 | + dependencies: |
| 1722 | + "@octokit/auth-token" "^5.0.0" |
| 1723 | + "@octokit/graphql" "^8.0.0" |
| 1724 | + "@octokit/request" "^9.0.0" |
| 1725 | + "@octokit/request-error" "^6.0.1" |
| 1726 | + "@octokit/types" "^13.0.0" |
| 1727 | + before-after-hook "^3.0.2" |
| 1728 | + universal-user-agent "^7.0.0" |
| 1729 | + |
| 1730 | +"@octokit/endpoint@^10.0.0": |
| 1731 | + version "10.1.1" |
| 1732 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.1.tgz#1a9694e7aef6aa9d854dc78dd062945945869bcc" |
| 1733 | + integrity sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q== |
| 1734 | + dependencies: |
| 1735 | + "@octokit/types" "^13.0.0" |
| 1736 | + universal-user-agent "^7.0.2" |
| 1737 | + |
1712 | 1738 | "@octokit/endpoint@^9.0.0":
|
1713 | 1739 | version "9.0.0"
|
1714 | 1740 | resolved "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.0.tgz"
|
|
1727 | 1753 | "@octokit/types" "^11.0.0"
|
1728 | 1754 | universal-user-agent "^6.0.0"
|
1729 | 1755 |
|
| 1756 | +"@octokit/graphql@^8.0.0": |
| 1757 | + version "8.1.1" |
| 1758 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.1.1.tgz#3cacab5f2e55d91c733e3bf481d3a3f8a5f639c4" |
| 1759 | + integrity sha512-ukiRmuHTi6ebQx/HFRCXKbDlOh/7xEV6QUXaE7MJEKGNAncGI/STSbOkl12qVXZrfZdpXctx5O9X1AIaebiDBg== |
| 1760 | + dependencies: |
| 1761 | + "@octokit/request" "^9.0.0" |
| 1762 | + "@octokit/types" "^13.0.0" |
| 1763 | + universal-user-agent "^7.0.0" |
| 1764 | + |
1730 | 1765 | "@octokit/openapi-types@^18.0.0":
|
1731 | 1766 | version "18.0.0"
|
1732 | 1767 | resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.0.0.tgz"
|
|
1737 | 1772 | resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.0.tgz"
|
1738 | 1773 | integrity sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw==
|
1739 | 1774 |
|
| 1775 | +"@octokit/openapi-types@^22.2.0": |
| 1776 | + version "22.2.0" |
| 1777 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" |
| 1778 | + integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== |
| 1779 | + |
| 1780 | +"@octokit/plugin-paginate-rest@^11.0.0": |
| 1781 | + version "11.3.5" |
| 1782 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.5.tgz#a1929b3ba3dc7b63bc73bb6d3c7a3faf2a9c7649" |
| 1783 | + integrity sha512-cgwIRtKrpwhLoBi0CUNuY83DPGRMaWVjqVI/bGKsLJ4PzyWZNaEmhHroI2xlrVXkk6nFv0IsZpOp+ZWSWUS2AQ== |
| 1784 | + dependencies: |
| 1785 | + "@octokit/types" "^13.6.0" |
| 1786 | + |
1740 | 1787 | "@octokit/plugin-paginate-rest@^9.0.0":
|
1741 | 1788 | version "9.0.0"
|
1742 | 1789 | resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.0.0.tgz"
|
|
1753 | 1800 | "@octokit/types" "^11.0.0"
|
1754 | 1801 | bottleneck "^2.15.3"
|
1755 | 1802 |
|
| 1803 | +"@octokit/plugin-retry@^7.0.0": |
| 1804 | + version "7.1.2" |
| 1805 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-7.1.2.tgz#242e2d19a72a50b5113bb25d7d2c622ce0373fa0" |
| 1806 | + integrity sha512-XOWnPpH2kJ5VTwozsxGurw+svB2e61aWlmk5EVIYZPwFK5F9h4cyPyj9CIKRyMXMHSwpIsI3mPOdpMmrRhe7UQ== |
| 1807 | + dependencies: |
| 1808 | + "@octokit/request-error" "^6.0.0" |
| 1809 | + "@octokit/types" "^13.0.0" |
| 1810 | + bottleneck "^2.15.3" |
| 1811 | + |
1756 | 1812 | "@octokit/plugin-throttling@^8.0.0":
|
1757 | 1813 | version "8.0.0"
|
1758 | 1814 | resolved "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.0.0.tgz"
|
|
1761 | 1817 | "@octokit/types" "^12.0.0"
|
1762 | 1818 | bottleneck "^2.15.3"
|
1763 | 1819 |
|
| 1820 | +"@octokit/plugin-throttling@^9.0.0": |
| 1821 | + version "9.3.2" |
| 1822 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.3.2.tgz#cc05180e45e769d6726c5faed157e9ad3b6ab8c0" |
| 1823 | + integrity sha512-FqpvcTpIWFpMMwIeSoypoJXysSAQ3R+ALJhXXSG1HTP3YZOIeLmcNcimKaXxTcws+Sh6yoRl13SJ5r8sXc1Fhw== |
| 1824 | + dependencies: |
| 1825 | + "@octokit/types" "^13.0.0" |
| 1826 | + bottleneck "^2.15.3" |
| 1827 | + |
1764 | 1828 | "@octokit/request-error@^5.0.0":
|
1765 | 1829 | version "5.0.0"
|
1766 | 1830 | resolved "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.0.tgz"
|
|
1770 | 1834 | deprecation "^2.0.0"
|
1771 | 1835 | once "^1.4.0"
|
1772 | 1836 |
|
| 1837 | +"@octokit/request-error@^6.0.0", "@octokit/request-error@^6.0.1": |
| 1838 | + version "6.1.5" |
| 1839 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.5.tgz#907099e341c4e6179db623a0328d678024f54653" |
| 1840 | + integrity sha512-IlBTfGX8Yn/oFPMwSfvugfncK2EwRLjzbrpifNaMY8o/HTEAFqCA1FZxjD9cWvSKBHgrIhc4CSBIzMxiLsbzFQ== |
| 1841 | + dependencies: |
| 1842 | + "@octokit/types" "^13.0.0" |
| 1843 | + |
1773 | 1844 | "@octokit/request@^8.0.1", "@octokit/request@^8.0.2":
|
1774 | 1845 | version "8.1.1"
|
1775 | 1846 | resolved "https://registry.npmjs.org/@octokit/request/-/request-8.1.1.tgz"
|
|
1781 | 1852 | is-plain-object "^5.0.0"
|
1782 | 1853 | universal-user-agent "^6.0.0"
|
1783 | 1854 |
|
| 1855 | +"@octokit/request@^9.0.0": |
| 1856 | + version "9.1.3" |
| 1857 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.1.3.tgz#42b693bc06238f43af3c037ebfd35621c6457838" |
| 1858 | + integrity sha512-V+TFhu5fdF3K58rs1pGUJIDH5RZLbZm5BI+MNF+6o/ssFNT4vWlCh/tVpF3NxGtP15HUxTTMUbsG5llAuU2CZA== |
| 1859 | + dependencies: |
| 1860 | + "@octokit/endpoint" "^10.0.0" |
| 1861 | + "@octokit/request-error" "^6.0.1" |
| 1862 | + "@octokit/types" "^13.1.0" |
| 1863 | + universal-user-agent "^7.0.2" |
| 1864 | + |
1784 | 1865 | "@octokit/types@^11.0.0", "@octokit/types@^11.1.0":
|
1785 | 1866 | version "11.1.0"
|
1786 | 1867 | resolved "https://registry.npmjs.org/@octokit/types/-/types-11.1.0.tgz"
|
|
1795 | 1876 | dependencies:
|
1796 | 1877 | "@octokit/openapi-types" "^19.0.0"
|
1797 | 1878 |
|
| 1879 | +"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.6.0": |
| 1880 | + version "13.6.1" |
| 1881 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.6.1.tgz#432fc6c0aaae54318e5b2d3e15c22ac97fc9b15f" |
| 1882 | + integrity sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g== |
| 1883 | + dependencies: |
| 1884 | + "@octokit/openapi-types" "^22.2.0" |
| 1885 | + |
1798 | 1886 | "@parcel/watcher-android-arm64@2.4.1":
|
1799 | 1887 | version "2.4.1"
|
1800 | 1888 | resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz#c2c19a3c442313ff007d2d7a9c2c1dd3e1c9ca84"
|
|
2326 | 2414 | micromatch "^4.0.0"
|
2327 | 2415 | p-reduce "^2.0.0"
|
2328 | 2416 |
|
2329 |
| -"@semantic-release/github@^9.0.0", "@semantic-release/github@^9.0.6": |
| 2417 | +"@semantic-release/github@^11.0.0": |
| 2418 | + version "11.0.0" |
| 2419 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.0.tgz#1cbfed43b96282994a1c480a204179b89b73a387" |
| 2420 | + integrity sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q== |
| 2421 | + dependencies: |
| 2422 | + "@octokit/core" "^6.0.0" |
| 2423 | + "@octokit/plugin-paginate-rest" "^11.0.0" |
| 2424 | + "@octokit/plugin-retry" "^7.0.0" |
| 2425 | + "@octokit/plugin-throttling" "^9.0.0" |
| 2426 | + "@semantic-release/error" "^4.0.0" |
| 2427 | + aggregate-error "^5.0.0" |
| 2428 | + debug "^4.3.4" |
| 2429 | + dir-glob "^3.0.1" |
| 2430 | + globby "^14.0.0" |
| 2431 | + http-proxy-agent "^7.0.0" |
| 2432 | + https-proxy-agent "^7.0.0" |
| 2433 | + issue-parser "^7.0.0" |
| 2434 | + lodash-es "^4.17.21" |
| 2435 | + mime "^4.0.0" |
| 2436 | + p-filter "^4.0.0" |
| 2437 | + url-join "^5.0.0" |
| 2438 | + |
| 2439 | +"@semantic-release/github@^9.0.0": |
2330 | 2440 | version "9.2.6"
|
2331 | 2441 | resolved "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.6.tgz"
|
2332 | 2442 | integrity sha512-shi+Lrf6exeNZF+sBhK+P011LSbhmIAoUEgEY6SsxF8irJ+J2stwI5jkyDQ+4gzYyDImzV6LCKdYB9FXnQRWKA==
|
@@ -4302,6 +4412,11 @@ before-after-hook@^2.2.0:
|
4302 | 4412 | resolved "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz"
|
4303 | 4413 | integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==
|
4304 | 4414 |
|
| 4415 | +before-after-hook@^3.0.2: |
| 4416 | + version "3.0.2" |
| 4417 | + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-3.0.2.tgz#d5665a5fa8b62294a5aa0a499f933f4a1016195d" |
| 4418 | + integrity sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A== |
| 4419 | + |
4305 | 4420 | better-opn@^3.0.2:
|
4306 | 4421 | version "3.0.2"
|
4307 | 4422 | resolved "https://registry.npmjs.org/better-opn/-/better-opn-3.0.2.tgz"
|
@@ -6974,7 +7089,7 @@ html-tags@^3.1.0:
|
6974 | 7089 | resolved "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz"
|
6975 | 7090 | integrity sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==
|
6976 | 7091 |
|
6977 |
| -html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.3: |
| 7092 | +html-webpack-plugin@^5.5.0: |
6978 | 7093 | version "5.6.3"
|
6979 | 7094 | resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz"
|
6980 | 7095 | integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
|
@@ -7593,6 +7708,17 @@ issue-parser@^6.0.0:
|
7593 | 7708 | lodash.isstring "^4.0.1"
|
7594 | 7709 | lodash.uniqby "^4.7.0"
|
7595 | 7710 |
|
| 7711 | +issue-parser@^7.0.0: |
| 7712 | + version "7.0.1" |
| 7713 | + resolved "https://registry.yarnpkg.com/issue-parser/-/issue-parser-7.0.1.tgz#8a053e5a4952c75bb216204e454b4fc7d4cc9637" |
| 7714 | + integrity sha512-3YZcUUR2Wt1WsapF+S/WiA2WmlW0cWAoPccMqne7AxEBhCdFeTPjfv/Axb8V2gyCgY3nRw+ksZ3xSUX+R47iAg== |
| 7715 | + dependencies: |
| 7716 | + lodash.capitalize "^4.2.1" |
| 7717 | + lodash.escaperegexp "^4.1.2" |
| 7718 | + lodash.isplainobject "^4.0.6" |
| 7719 | + lodash.isstring "^4.0.1" |
| 7720 | + lodash.uniqby "^4.7.0" |
| 7721 | + |
7596 | 7722 | istanbul-lib-coverage@^3.2.0:
|
7597 | 7723 | version "3.2.2"
|
7598 | 7724 | resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz"
|
@@ -10374,7 +10500,7 @@ safe-regex-test@^1.0.3:
|
10374 | 10500 | resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
|
10375 | 10501 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
10376 | 10502 |
|
10377 |
| -sass@^1.80.4: |
| 10503 | +sass@^1.67.0: |
10378 | 10504 | version "1.80.4"
|
10379 | 10505 | resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4.tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0"
|
10380 | 10506 | integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==
|
@@ -11572,6 +11698,11 @@ universal-user-agent@^6.0.0:
|
11572 | 11698 | resolved "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz"
|
11573 | 11699 | integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
|
11574 | 11700 |
|
| 11701 | +universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: |
| 11702 | + version "7.0.2" |
| 11703 | + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e" |
| 11704 | + integrity sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q== |
| 11705 | + |
11575 | 11706 | universalify@^2.0.0:
|
11576 | 11707 | version "2.0.0"
|
11577 | 11708 | resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
|
|
0 commit comments