|
1770 | 1770 | dependencies:
|
1771 | 1771 | "@types/node" "*"
|
1772 | 1772 |
|
1773 |
| -"@unhead/dom@1.3.9", "@unhead/dom@^1.3.1": |
1774 |
| - version "1.3.9" |
1775 |
| - resolved "https://registry.yarnpkg.com/@unhead/dom/-/dom-1.3.9.tgz#a2d713bd8a0a411ce26e6756d4095e26231f97b6" |
1776 |
| - integrity sha512-bTbPFjXjmk8MC0cBC+7Bgf0Mcw62gsE2XqOhMH/qQo6NP4vR2XGxqy054Y7MGurznR1JVAqxUiU3cR/oxWFk3g== |
| 1773 | +"@unhead/dom@1.7.2", "@unhead/dom@^1.7.0": |
| 1774 | + version "1.7.2" |
| 1775 | + resolved "https://registry.yarnpkg.com/@unhead/dom/-/dom-1.7.2.tgz#bb44280e8c733d4002f2c796ad92e45819ed5c19" |
| 1776 | + integrity sha512-XQTBmVRP53170/YqdRTzuw/cs2lD2eoaFd28FZC2hLBpnrHsYZ8Wb0HSdHUF+HsKMT2ePANIB27HJNn08VjuXg== |
1777 | 1777 | dependencies:
|
1778 |
| - "@unhead/schema" "1.3.9" |
1779 |
| - "@unhead/shared" "1.3.9" |
| 1778 | + "@unhead/schema" "1.7.2" |
| 1779 | + "@unhead/shared" "1.7.2" |
1780 | 1780 |
|
1781 |
| -"@unhead/schema@1.3.9", "@unhead/schema@^1.3.1": |
1782 |
| - version "1.3.9" |
1783 |
| - resolved "https://registry.yarnpkg.com/@unhead/schema/-/schema-1.3.9.tgz#9312a2ecaf554f7c9d1f14ba7d05906182fbaffa" |
1784 |
| - integrity sha512-iIa0dczd2qTOxwYZbVR+iAKdlELnLTlKSFsN/YuJ/33sRi5VFa9D8TDBEPLec9gpcjB/bH0FhERfR4bb4UbRuA== |
| 1781 | +"@unhead/schema@1.7.2", "@unhead/schema@^1.7.0": |
| 1782 | + version "1.7.2" |
| 1783 | + resolved "https://registry.yarnpkg.com/@unhead/schema/-/schema-1.7.2.tgz#0d7c00133b5ed26a7fb329e0c031941d56980876" |
| 1784 | + integrity sha512-3KraAvRF14T/tLVJblDa91+L4VqjYK0GnvCUwo9ZHuRYoqK7fplZ7DYlvflC5rNS0vtsLHrFw7QFltczvIx75A== |
1785 | 1785 | dependencies:
|
1786 | 1786 | hookable "^5.5.3"
|
1787 |
| - zhead "^2.0.10" |
| 1787 | + zhead "^2.1.1" |
1788 | 1788 |
|
1789 |
| -"@unhead/shared@1.3.9": |
1790 |
| - version "1.3.9" |
1791 |
| - resolved "https://registry.yarnpkg.com/@unhead/shared/-/shared-1.3.9.tgz#2e9815be59a97e02f302921e9c2bd3ae79f9fa4a" |
1792 |
| - integrity sha512-lBXK1gzsg3XOnsOgYUVTT2RKOvM+AB0myDXkwQb0jsJB3Tc1qVOSz9JAOR+ZGrosSr7+Iv91+Fu/0E+knxaj2Q== |
| 1789 | +"@unhead/shared@1.7.2": |
| 1790 | + version "1.7.2" |
| 1791 | + resolved "https://registry.yarnpkg.com/@unhead/shared/-/shared-1.7.2.tgz#a97c3ea7e7877543923e490f0222f97ac3722321" |
| 1792 | + integrity sha512-txvsqfzqxqsFGjYai5PKIVErKlGPZUaTHugvpeH+syhqKnVbcc9DGOI3A5Tyh2Wsr8Hn63hZq6O2JZnab9Sj4Q== |
1793 | 1793 | dependencies:
|
1794 |
| - "@unhead/schema" "1.3.9" |
| 1794 | + "@unhead/schema" "1.7.2" |
1795 | 1795 |
|
1796 |
| -"@unhead/ssr@^1.3.1": |
1797 |
| - version "1.3.9" |
1798 |
| - resolved "https://registry.yarnpkg.com/@unhead/ssr/-/ssr-1.3.9.tgz#6a3e332fcc347f05c0f4982a98a060626758a474" |
1799 |
| - integrity sha512-FTt4IQOAxHiSfRM7IoJJiFnUEBH8CG5zkJOQ/LydG19QpYa9/AGOi4xvngeCr++1as51p2hWoRO6gPxSRhV8cA== |
| 1796 | +"@unhead/ssr@^1.7.0": |
| 1797 | + version "1.7.2" |
| 1798 | + resolved "https://registry.yarnpkg.com/@unhead/ssr/-/ssr-1.7.2.tgz#c8ded99e51d876513007cfe599ce8c76698ba352" |
| 1799 | + integrity sha512-J38E7lpwJPVjbF9OU9GWMd5t4+sJhyIoUfdzXtclIpnKxpFRyyxf/pWIHI9vnEClpafNYCJe7rJ2rHLAudnNiQ== |
1800 | 1800 | dependencies:
|
1801 |
| - "@unhead/schema" "1.3.9" |
1802 |
| - "@unhead/shared" "1.3.9" |
| 1801 | + "@unhead/schema" "1.7.2" |
| 1802 | + "@unhead/shared" "1.7.2" |
1803 | 1803 |
|
1804 |
| -"@unhead/vue@^1.3.1": |
1805 |
| - version "1.3.9" |
1806 |
| - resolved "https://registry.yarnpkg.com/@unhead/vue/-/vue-1.3.9.tgz#20adeecaf0feb7823be3a91f7f98d0f9ac54f6b9" |
1807 |
| - integrity sha512-rVAsRLBc+3Y//NRmr7vmRs5yhIf65jYSvcj0V5DtDfDwql7BbGgc3VIIEvY0+EjLQuNsS5kxwm78LSPCIl/3Xw== |
| 1804 | +"@unhead/vue@^1.7.0": |
| 1805 | + version "1.7.2" |
| 1806 | + resolved "https://registry.yarnpkg.com/@unhead/vue/-/vue-1.7.2.tgz#ee03add2d56ab229493901bf7c5e5d441873d3c6" |
| 1807 | + integrity sha512-TxIQe5IoeaIxN6pV8Rve7zi8Myw1DBoOIU74Tr7rLGVkgkoeVKS+gHYg4h85/R8uey0qfvyKSEX00OMt1gPSxg== |
1808 | 1808 | dependencies:
|
1809 |
| - "@unhead/schema" "1.3.9" |
1810 |
| - "@unhead/shared" "1.3.9" |
| 1809 | + "@unhead/schema" "1.7.2" |
| 1810 | + "@unhead/shared" "1.7.2" |
1811 | 1811 | hookable "^5.5.3"
|
1812 |
| - unhead "1.3.9" |
| 1812 | + unhead "1.7.2" |
1813 | 1813 |
|
1814 | 1814 | "@viselect/vanilla@^3.2.5":
|
1815 | 1815 | version "3.3.1"
|
|
1939 | 1939 | "@vueuse/shared" "10.4.1"
|
1940 | 1940 | vue-demi ">=0.14.5"
|
1941 | 1941 |
|
1942 |
| -"@vueuse/head@^1.3.1": |
1943 |
| - version "1.3.1" |
1944 |
| - resolved "https://registry.yarnpkg.com/@vueuse/head/-/head-1.3.1.tgz#2baa11a8fd4f3f763474792c4ff91c818bf83051" |
1945 |
| - integrity sha512-XCcHGfDzkGlHS7KIPJVYN//L7jpfASLsN7MUE19ndHVQLnPIDxqFLDl7IROsY81PKzawVAUe4OYVWcGixseWxA== |
| 1942 | +"@vueuse/head@^2.0.0": |
| 1943 | + version "2.0.0" |
| 1944 | + resolved "https://registry.yarnpkg.com/@vueuse/head/-/head-2.0.0.tgz#a4570c0933368a436796c2f737d56e169a8f0864" |
| 1945 | + integrity sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA== |
1946 | 1946 | dependencies:
|
1947 |
| - "@unhead/dom" "^1.3.1" |
1948 |
| - "@unhead/schema" "^1.3.1" |
1949 |
| - "@unhead/ssr" "^1.3.1" |
1950 |
| - "@unhead/vue" "^1.3.1" |
| 1947 | + "@unhead/dom" "^1.7.0" |
| 1948 | + "@unhead/schema" "^1.7.0" |
| 1949 | + "@unhead/ssr" "^1.7.0" |
| 1950 | + "@unhead/vue" "^1.7.0" |
1951 | 1951 |
|
1952 | 1952 |
|
1953 | 1953 | version "10.4.1"
|
|
6919 | 6919 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
|
6920 | 6920 | integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
|
6921 | 6921 |
|
6922 |
| -unhead@1.3.9: |
6923 |
| - version "1.3.9" |
6924 |
| - resolved "https://registry.yarnpkg.com/unhead/-/unhead-1.3.9.tgz#62176866cd852e9b289fcf2534fdfdf3c585fc2a" |
6925 |
| - integrity sha512-vzWZJW8l6dlNM5egJs3c7NMHWZ+iw2x7jCZtU2rrhwFINlKCaA3J42fvOeDxx6t5QR9dfZ96HF2AeNlCcPT+bQ== |
| 6922 | +unhead@1.7.2: |
| 6923 | + version "1.7.2" |
| 6924 | + resolved "https://registry.yarnpkg.com/unhead/-/unhead-1.7.2.tgz#59647223fbe21a5b052f49bc53c3cc0468879483" |
| 6925 | + integrity sha512-dyfo7TIVk/uu0/yM34VH4vif7GUCWQwUho5TqQiEtHo7yycT0cZz0Xa51thlc8DHV/TsJ42fAqUhhkMgfj6Gaw== |
6926 | 6926 | dependencies:
|
6927 |
| - "@unhead/dom" "1.3.9" |
6928 |
| - "@unhead/schema" "1.3.9" |
6929 |
| - "@unhead/shared" "1.3.9" |
| 6927 | + "@unhead/dom" "1.7.2" |
| 6928 | + "@unhead/schema" "1.7.2" |
| 6929 | + "@unhead/shared" "1.7.2" |
6930 | 6930 | hookable "^5.5.3"
|
6931 | 6931 |
|
6932 | 6932 | unicode-canonical-property-names-ecmascript@^2.0.0:
|
@@ -7370,10 +7370,10 @@ yocto-queue@^1.0.0:
|
7370 | 7370 | resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
|
7371 | 7371 | integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
|
7372 | 7372 |
|
7373 |
| -zhead@^2.0.10: |
7374 |
| - version "2.0.10" |
7375 |
| - resolved "https://registry.yarnpkg.com/zhead/-/zhead-2.0.10.tgz#dc89c420081fae78a6f3d10687428ae676bc6291" |
7376 |
| - integrity sha512-irug8fXNKjqazkA27cFQs7C6/ZD3qNiEzLC56kDyzQART/Z9GMGfg8h2i6fb9c8ZWnIx/QgOgFJxK3A/CYHG0g== |
| 7373 | +zhead@^2.1.1: |
| 7374 | + version "2.1.1" |
| 7375 | + resolved "https://registry.yarnpkg.com/zhead/-/zhead-2.1.1.tgz#42950fbd5468268a07dc5b042a6c0261d340535d" |
| 7376 | + integrity sha512-FRmjAFioi07R+bmL+fqbkXF/pCbC9PwcKQ8RDluC5xTaVbNBgYRQ4eKuS1C8c7Sil//UIxet/AGp7D6royoHhA== |
7377 | 7377 |
|
7378 | 7378 | zip-stream@^4.1.0:
|
7379 | 7379 | version "4.1.0"
|
|
0 commit comments