|
1718 | 1718 | semver "^7.3.4"
|
1719 | 1719 | strip-ansi "^6.0.0"
|
1720 | 1720 |
|
1721 |
| - |
1722 |
| - version "3.3.7" |
1723 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.7.tgz#865a5734c971686d9737d85a0c5a08de045b6162" |
1724 |
| - integrity sha512-pACdY6YnTNVLXsB86YD8OF9ihwpolzhhtdLVHhBL6do/ykr6kKXNYABRtNMGrsQXpEXXyAdwvWWkuTbs4MFtPQ== |
| 1721 | + |
| 1722 | + version "3.3.8" |
| 1723 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.8.tgz#301bb60d0245265a88ed5b30e200fbf223acb313" |
| 1724 | + integrity sha512-hN/NNBUECw8SusQvDSqqcVv6gWq8L6iAktUR0UF3vGu2OhzRqcOiAno0FmBJWwxhYEXRlQJT5XnoKsVq1WZx4g== |
1725 | 1725 | dependencies:
|
1726 | 1726 | "@babel/parser" "^7.23.0"
|
1727 |
| - "@vue/shared" "3.3.7" |
| 1727 | + "@vue/shared" "3.3.8" |
1728 | 1728 | estree-walker "^2.0.2"
|
1729 | 1729 | source-map-js "^1.0.2"
|
1730 | 1730 |
|
1731 |
| - |
1732 |
| - version "3.3.7" |
1733 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.7.tgz#a245aa03f9bfcdb537a239bf02842072de0644c9" |
1734 |
| - integrity sha512-0LwkyJjnUPssXv/d1vNJ0PKfBlDoQs7n81CbO6Q0zdL7H1EzqYRrTVXDqdBVqro0aJjo/FOa1qBAPVI4PGSHBw== |
| 1731 | + |
| 1732 | + version "3.3.8" |
| 1733 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.8.tgz#09d832514b9b8d9415a3816b065d69dbefcc7e9b" |
| 1734 | + integrity sha512-+PPtv+p/nWDd0AvJu3w8HS0RIm/C6VGBIRe24b9hSyNWOAPEUosFZ5diwawwP8ip5sJ8n0Pe87TNNNHnvjs0FQ== |
1735 | 1735 | dependencies:
|
1736 |
| - "@vue/compiler-core" "3.3.7" |
1737 |
| - "@vue/shared" "3.3.7" |
| 1736 | + "@vue/compiler-core" "3.3.8" |
| 1737 | + "@vue/shared" "3.3.8" |
1738 | 1738 |
|
1739 |
| -"@vue/[email protected].7", "@vue/compiler-sfc@^3.0.3": |
1740 |
| - version "3.3.7" |
1741 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.7.tgz#219d04b3013c7b15fbc536e2279e07810b731cc2" |
1742 |
| - integrity sha512-7pfldWy/J75U/ZyYIXRVqvLRw3vmfxDo2YLMwVtWVNew8Sm8d6wodM+OYFq4ll/UxfqVr0XKiVwti32PCrruAw== |
| 1739 | +"@vue/[email protected].8", "@vue/compiler-sfc@^3.0.3": |
| 1740 | + version "3.3.8" |
| 1741 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.8.tgz#40b18e48aa00260950964d1d72157668521be0e1" |
| 1742 | + integrity sha512-WMzbUrlTjfYF8joyT84HfwwXo+8WPALuPxhy+BZ6R4Aafls+jDBnSz8PDz60uFhuqFbl3HxRfxvDzrUf3THwpA== |
1743 | 1743 | dependencies:
|
1744 | 1744 | "@babel/parser" "^7.23.0"
|
1745 |
| - "@vue/compiler-core" "3.3.7" |
1746 |
| - "@vue/compiler-dom" "3.3.7" |
1747 |
| - "@vue/compiler-ssr" "3.3.7" |
1748 |
| - "@vue/reactivity-transform" "3.3.7" |
1749 |
| - "@vue/shared" "3.3.7" |
| 1745 | + "@vue/compiler-core" "3.3.8" |
| 1746 | + "@vue/compiler-dom" "3.3.8" |
| 1747 | + "@vue/compiler-ssr" "3.3.8" |
| 1748 | + "@vue/reactivity-transform" "3.3.8" |
| 1749 | + "@vue/shared" "3.3.8" |
1750 | 1750 | estree-walker "^2.0.2"
|
1751 | 1751 | magic-string "^0.30.5"
|
1752 | 1752 | postcss "^8.4.31"
|
1753 | 1753 | source-map-js "^1.0.2"
|
1754 | 1754 |
|
1755 |
| - |
1756 |
| - version "3.3.7" |
1757 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.7.tgz#eff4a70f7ceb800d60e68d208b96a030c0f1b636" |
1758 |
| - integrity sha512-TxOfNVVeH3zgBc82kcUv+emNHo+vKnlRrkv8YvQU5+Y5LJGJwSNzcmLUoxD/dNzv0bhQ/F0s+InlgV0NrApJZg== |
| 1755 | + |
| 1756 | + version "3.3.8" |
| 1757 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.8.tgz#136eed54411e4694815d961048a237191063fbce" |
| 1758 | + integrity sha512-hXCqQL/15kMVDBuoBYpUnSYT8doDNwsjvm3jTefnXr+ytn294ySnT8NlsFHmTgKNjwpuFy7XVV8yTeLtNl/P6w== |
1759 | 1759 | dependencies:
|
1760 |
| - "@vue/compiler-dom" "3.3.7" |
1761 |
| - "@vue/shared" "3.3.7" |
| 1760 | + "@vue/compiler-dom" "3.3.8" |
| 1761 | + "@vue/shared" "3.3.8" |
1762 | 1762 |
|
1763 | 1763 | "@vue/component-compiler-utils@^3.1.0":
|
1764 | 1764 | version "3.2.0"
|
|
1792 | 1792 | optionalDependencies:
|
1793 | 1793 | prettier "^1.18.2 || ^2.0.0"
|
1794 | 1794 |
|
1795 |
| - |
1796 |
| - version "3.3.7" |
1797 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.7.tgz#eb9f5110af5085079b851d162205394bc790d539" |
1798 |
| - integrity sha512-APhRmLVbgE1VPGtoLQoWBJEaQk4V8JUsqrQihImVqKT+8U6Qi3t5ATcg4Y9wGAPb3kIhetpufyZ1RhwbZCIdDA== |
| 1795 | + |
| 1796 | + version "3.3.8" |
| 1797 | + resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.8.tgz#6d07649013b0be5c670f0ab6cc7ddd3150ad03f2" |
| 1798 | + integrity sha512-49CvBzmZNtcHua0XJ7GdGifM8GOXoUMOX4dD40Y5DxI3R8OUhMlvf2nvgUAcPxaXiV5MQQ1Nwy09ADpnLQUqRw== |
1799 | 1799 | dependencies:
|
1800 | 1800 | "@babel/parser" "^7.23.0"
|
1801 |
| - "@vue/compiler-core" "3.3.7" |
1802 |
| - "@vue/shared" "3.3.7" |
| 1801 | + "@vue/compiler-core" "3.3.8" |
| 1802 | + "@vue/shared" "3.3.8" |
1803 | 1803 | estree-walker "^2.0.2"
|
1804 | 1804 | magic-string "^0.30.5"
|
1805 | 1805 |
|
1806 |
| - |
1807 |
| - version "3.3.7" |
1808 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.7.tgz#48b6671a45ba33039da2c0eb25ae702f924486a9" |
1809 |
| - integrity sha512-cZNVjWiw00708WqT0zRpyAgduG79dScKEPYJXq2xj/aMtk3SKvL3FBt2QKUlh6EHBJ1m8RhBY+ikBUzwc7/khg== |
| 1806 | + |
| 1807 | + version "3.3.8" |
| 1808 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.8.tgz#cce8a03a3fd3539c3eeda53e277ba365d160dd4d" |
| 1809 | + integrity sha512-ctLWitmFBu6mtddPyOKpHg8+5ahouoTCRtmAHZAXmolDtuZXfjL2T3OJ6DL6ezBPQB1SmMnpzjiWjCiMYmpIuw== |
1810 | 1810 | dependencies:
|
1811 |
| - "@vue/shared" "3.3.7" |
| 1811 | + "@vue/shared" "3.3.8" |
1812 | 1812 |
|
1813 |
| - |
1814 |
| - version "3.3.7" |
1815 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.7.tgz#c1eece1c98f936dc69dd0667d11b464579b128fd" |
1816 |
| - integrity sha512-LHq9du3ubLZFdK/BP0Ysy3zhHqRfBn80Uc+T5Hz3maFJBGhci1MafccnL3rpd5/3wVfRHAe6c+PnlO2PAavPTQ== |
| 1813 | + |
| 1814 | + version "3.3.8" |
| 1815 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.8.tgz#fba5a632cbf2b5d29e171489570149cb6975dcdb" |
| 1816 | + integrity sha512-qurzOlb6q26KWQ/8IShHkMDOuJkQnQcTIp1sdP4I9MbCf9FJeGVRXJFr2mF+6bXh/3Zjr9TDgURXrsCr9bfjUw== |
1817 | 1817 | dependencies:
|
1818 |
| - "@vue/reactivity" "3.3.7" |
1819 |
| - "@vue/shared" "3.3.7" |
| 1818 | + "@vue/reactivity" "3.3.8" |
| 1819 | + "@vue/shared" "3.3.8" |
1820 | 1820 |
|
1821 |
| - |
1822 |
| - version "3.3.7" |
1823 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.7.tgz#e7cf88cc01591fdf6e3164825554fdadc3137ffc" |
1824 |
| - integrity sha512-PFQU1oeJxikdDmrfoNQay5nD4tcPNYixUBruZzVX/l0eyZvFKElZUjW4KctCcs52nnpMGO6UDK+jF5oV4GT5Lw== |
| 1821 | + |
| 1822 | + version "3.3.8" |
| 1823 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.8.tgz#e2d7aa795cf50914dda9a951887765a594b38af4" |
| 1824 | + integrity sha512-Noy5yM5UIf9UeFoowBVgghyGGPIDPy1Qlqt0yVsUdAVbqI8eeMSsTqBtauaEoT2UFXUk5S64aWVNJN4MJ2vRdA== |
1825 | 1825 | dependencies:
|
1826 |
| - "@vue/runtime-core" "3.3.7" |
1827 |
| - "@vue/shared" "3.3.7" |
| 1826 | + "@vue/runtime-core" "3.3.8" |
| 1827 | + "@vue/shared" "3.3.8" |
1828 | 1828 | csstype "^3.1.2"
|
1829 | 1829 |
|
1830 |
| - |
1831 |
| - version "3.3.7" |
1832 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.7.tgz#0cc3dc6ad39a54693e6e8f853caa3c7bb43b0364" |
1833 |
| - integrity sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw== |
| 1830 | + |
| 1831 | + version "3.3.8" |
| 1832 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.8.tgz#9b1779010e75783edeed8fcfb97d9c95fc3ac5d2" |
| 1833 | + integrity sha512-zVCUw7RFskvPuNlPn/8xISbrf0zTWsTSdYTsUTN1ERGGZGVnRxM2QZ3x1OR32+vwkkCm0IW6HmJ49IsPm7ilLg== |
1834 | 1834 | dependencies:
|
1835 |
| - "@vue/compiler-ssr" "3.3.7" |
1836 |
| - "@vue/shared" "3.3.7" |
| 1835 | + "@vue/compiler-ssr" "3.3.8" |
| 1836 | + "@vue/shared" "3.3.8" |
1837 | 1837 |
|
1838 |
| - |
1839 |
| - version "3.3.7" |
1840 |
| - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.7.tgz#0091852fe5cc4237c8440fe32f3ab6bc920ae6d9" |
1841 |
| - integrity sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg== |
| 1838 | + |
| 1839 | + version "3.3.8" |
| 1840 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.8.tgz#f044942142e1d3a395f24132e6203a784838542d" |
| 1841 | + integrity sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw== |
1842 | 1842 |
|
1843 | 1843 | "@vue/vue-loader-v15@npm:vue-loader@^15.9.7":
|
1844 | 1844 | version "15.10.1"
|
@@ -4618,11 +4618,16 @@ mz@^2.4.0:
|
4618 | 4618 | object-assign "^4.0.1"
|
4619 | 4619 | thenify-all "^1.0.0"
|
4620 | 4620 |
|
4621 |
| -nanoid@^3.3.4, nanoid@^3.3.6: |
| 4621 | +nanoid@^3.3.4: |
4622 | 4622 | version "3.3.6"
|
4623 | 4623 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
4624 | 4624 | integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
4625 | 4625 |
|
| 4626 | +nanoid@^3.3.6: |
| 4627 | + version "3.3.7" |
| 4628 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" |
| 4629 | + integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== |
| 4630 | + |
4626 | 4631 | natural-compare@^1.4.0:
|
4627 | 4632 | version "1.4.0"
|
4628 | 4633 | resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
@@ -6449,15 +6454,15 @@ vue-template-es2015-compiler@^1.9.0:
|
6449 | 6454 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
6450 | 6455 |
|
6451 | 6456 | vue@^3.0.3, vue@^3.3.4:
|
6452 |
| - version "3.3.7" |
6453 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.7.tgz#972a218682443a3819d121261b2bff914417f4f0" |
6454 |
| - integrity sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA== |
6455 |
| - dependencies: |
6456 |
| - "@vue/compiler-dom" "3.3.7" |
6457 |
| - "@vue/compiler-sfc" "3.3.7" |
6458 |
| - "@vue/runtime-dom" "3.3.7" |
6459 |
| - "@vue/server-renderer" "3.3.7" |
6460 |
| - "@vue/shared" "3.3.7" |
| 6457 | + version "3.3.8" |
| 6458 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.8.tgz#532ff071af24f6a69e5ecc53a66858a9ee874ffc" |
| 6459 | + integrity sha512-5VSX/3DabBikOXMsxzlW8JyfeLKlG9mzqnWgLQLty88vdZL7ZJgrdgBOmrArwxiLtmS+lNNpPcBYqrhE6TQW5w== |
| 6460 | + dependencies: |
| 6461 | + "@vue/compiler-dom" "3.3.8" |
| 6462 | + "@vue/compiler-sfc" "3.3.8" |
| 6463 | + "@vue/runtime-dom" "3.3.8" |
| 6464 | + "@vue/server-renderer" "3.3.8" |
| 6465 | + "@vue/shared" "3.3.8" |
6461 | 6466 |
|
6462 | 6467 | watchpack@^2.4.0:
|
6463 | 6468 | version "2.4.0"
|
|
0 commit comments