|
367 | 367 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
368 | 368 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
369 | 369 |
|
370 |
| -"@babel/parser@^7.23.3": |
371 |
| - version "7.23.4" |
372 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.4.tgz#409fbe690c333bb70187e2de4021e1e47a026661" |
373 |
| - integrity sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ== |
| 370 | +"@babel/parser@^7.23.5": |
| 371 | + version "7.23.6" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 373 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
374 | 374 |
|
375 | 375 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
376 | 376 | version "7.18.6"
|
|
1718 | 1718 | semver "^7.3.4"
|
1719 | 1719 | strip-ansi "^6.0.0"
|
1720 | 1720 |
|
1721 |
| - |
1722 |
| - version "3.3.9" |
1723 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.9.tgz#df1fc7947dcef5c2e12d257eae540057707f47d1" |
1724 |
| - integrity sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ== |
| 1721 | + |
| 1722 | + version "3.3.13" |
| 1723 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.13.tgz#b3d5f8f84caee5de3f31d95cb568d899fd19c599" |
| 1724 | + integrity sha512-bwi9HShGu7uaZLOErZgsH2+ojsEdsjerbf2cMXPwmvcgZfVPZ2BVZzCVnwZBxTAYd6Mzbmf6izcUNDkWnBBQ6A== |
1725 | 1725 | dependencies:
|
1726 |
| - "@babel/parser" "^7.23.3" |
1727 |
| - "@vue/shared" "3.3.9" |
| 1726 | + "@babel/parser" "^7.23.5" |
| 1727 | + "@vue/shared" "3.3.13" |
1728 | 1728 | estree-walker "^2.0.2"
|
1729 | 1729 | source-map-js "^1.0.2"
|
1730 | 1730 |
|
1731 |
| - |
1732 |
| - version "3.3.9" |
1733 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.9.tgz#67315ea4193d9d18c7a710889b8f90f7aa3914d2" |
1734 |
| - integrity sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg== |
1735 |
| - dependencies: |
1736 |
| - "@vue/compiler-core" "3.3.9" |
1737 |
| - "@vue/shared" "3.3.9" |
1738 |
| - |
1739 |
| -"@vue/[email protected].9", "@vue/compiler-sfc@^3.0.3": |
1740 |
| - version "3.3.9" |
1741 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.9.tgz#5900906baba1a90389200d81753ad0f7ceb98a83" |
1742 |
| - integrity sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A== |
1743 |
| - dependencies: |
1744 |
| - "@babel/parser" "^7.23.3" |
1745 |
| - "@vue/compiler-core" "3.3.9" |
1746 |
| - "@vue/compiler-dom" "3.3.9" |
1747 |
| - "@vue/compiler-ssr" "3.3.9" |
1748 |
| - "@vue/reactivity-transform" "3.3.9" |
1749 |
| - "@vue/shared" "3.3.9" |
| 1731 | + |
| 1732 | + version "3.3.13" |
| 1733 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.13.tgz#d029e222e545e7ab00be35aafd3abed167f962bf" |
| 1734 | + integrity sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw== |
| 1735 | + dependencies: |
| 1736 | + "@vue/compiler-core" "3.3.13" |
| 1737 | + "@vue/shared" "3.3.13" |
| 1738 | + |
| 1739 | +"@vue/[email protected].13", "@vue/compiler-sfc@^3.0.3": |
| 1740 | + version "3.3.13" |
| 1741 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.13.tgz#7b397acefd5c0c3808701d2855be88c4be60155c" |
| 1742 | + integrity sha512-DQVmHEy/EKIgggvnGRLx21hSqnr1smUS9Aq8tfxiiot8UR0/pXKHN9k78/qQ7etyQTFj5em5nruODON7dBeumw== |
| 1743 | + dependencies: |
| 1744 | + "@babel/parser" "^7.23.5" |
| 1745 | + "@vue/compiler-core" "3.3.13" |
| 1746 | + "@vue/compiler-dom" "3.3.13" |
| 1747 | + "@vue/compiler-ssr" "3.3.13" |
| 1748 | + "@vue/reactivity-transform" "3.3.13" |
| 1749 | + "@vue/shared" "3.3.13" |
1750 | 1750 | estree-walker "^2.0.2"
|
1751 | 1751 | magic-string "^0.30.5"
|
1752 |
| - postcss "^8.4.31" |
| 1752 | + postcss "^8.4.32" |
1753 | 1753 | source-map-js "^1.0.2"
|
1754 | 1754 |
|
1755 |
| - |
1756 |
| - version "3.3.9" |
1757 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.9.tgz#3b3dbfa5368165fa4ff74c060503b4087ec1beed" |
1758 |
| - integrity sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g== |
| 1755 | + |
| 1756 | + version "3.3.13" |
| 1757 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.13.tgz#ad8748abff8d738ac9c6a3c47be42020f0fbaa63" |
| 1758 | + integrity sha512-d/P3bCeUGmkJNS1QUZSAvoCIW4fkOKK3l2deE7zrp0ypJEy+En2AcypIkqvcFQOcw3F0zt2VfMvNsA9JmExTaw== |
1759 | 1759 | dependencies:
|
1760 |
| - "@vue/compiler-dom" "3.3.9" |
1761 |
| - "@vue/shared" "3.3.9" |
| 1760 | + "@vue/compiler-dom" "3.3.13" |
| 1761 | + "@vue/shared" "3.3.13" |
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.9" |
1797 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.9.tgz#5d894dd9a42a422a2db309babb385f9a2529b52f" |
1798 |
| - integrity sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg== |
| 1795 | + |
| 1796 | + version "3.3.13" |
| 1797 | + resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.13.tgz#dc8e9be961865dc666e367e1aaaea0716afa5c90" |
| 1798 | + integrity sha512-oWnydGH0bBauhXvh5KXUy61xr9gKaMbtsMHk40IK9M4gMuKPJ342tKFarY0eQ6jef8906m35q37wwA8DMZOm5Q== |
1799 | 1799 | dependencies:
|
1800 |
| - "@babel/parser" "^7.23.3" |
1801 |
| - "@vue/compiler-core" "3.3.9" |
1802 |
| - "@vue/shared" "3.3.9" |
| 1800 | + "@babel/parser" "^7.23.5" |
| 1801 | + "@vue/compiler-core" "3.3.13" |
| 1802 | + "@vue/shared" "3.3.13" |
1803 | 1803 | estree-walker "^2.0.2"
|
1804 | 1804 | magic-string "^0.30.5"
|
1805 | 1805 |
|
1806 |
| - |
1807 |
| - version "3.3.9" |
1808 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.9.tgz#e28e8071bd74edcdd9c87b667ad00e8fbd8d6920" |
1809 |
| - integrity sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw== |
| 1806 | + |
| 1807 | + version "3.3.13" |
| 1808 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.13.tgz#9b1dff3b523a69997b66cba2f86f83839e8285fb" |
| 1809 | + integrity sha512-fjzCxceMahHhi4AxUBzQqqVhuA21RJ0COaWTbIBl1PruGW1CeY97louZzLi4smpYx+CHfFPPU/CS8NybbGvPKQ== |
1810 | 1810 | dependencies:
|
1811 |
| - "@vue/shared" "3.3.9" |
| 1811 | + "@vue/shared" "3.3.13" |
1812 | 1812 |
|
1813 |
| - |
1814 |
| - version "3.3.9" |
1815 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.9.tgz#c835b77f7dc7ae5f251e93f277b54963ea1b5c31" |
1816 |
| - integrity sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w== |
| 1813 | + |
| 1814 | + version "3.3.13" |
| 1815 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.13.tgz#e8414218e8c7db94acfcec6fd12044704adda9cf" |
| 1816 | + integrity sha512-1TzA5TvGuh2zUwMJgdfvrBABWZ7y8kBwBhm7BXk8rvdx2SsgcGfz2ruv2GzuGZNvL1aKnK8CQMV/jFOrxNQUMA== |
1817 | 1817 | dependencies:
|
1818 |
| - "@vue/reactivity" "3.3.9" |
1819 |
| - "@vue/shared" "3.3.9" |
| 1818 | + "@vue/reactivity" "3.3.13" |
| 1819 | + "@vue/shared" "3.3.13" |
1820 | 1820 |
|
1821 |
| - |
1822 |
| - version "3.3.9" |
1823 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.9.tgz#68081d981695a229d72f431fed0b0cdd9161ce53" |
1824 |
| - integrity sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ== |
| 1821 | + |
| 1822 | + version "3.3.13" |
| 1823 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.13.tgz#36b42b479d5a394972f305ca8e95c5f648bf55ef" |
| 1824 | + integrity sha512-JJkpE8R/hJKXqVTgUoODwS5wqKtOsmJPEqmp90PDVGygtJ4C0PtOkcEYXwhiVEmef6xeXcIlrT3Yo5aQ4qkHhQ== |
1825 | 1825 | dependencies:
|
1826 |
| - "@vue/runtime-core" "3.3.9" |
1827 |
| - "@vue/shared" "3.3.9" |
1828 |
| - csstype "^3.1.2" |
| 1826 | + "@vue/runtime-core" "3.3.13" |
| 1827 | + "@vue/shared" "3.3.13" |
| 1828 | + csstype "^3.1.3" |
1829 | 1829 |
|
1830 |
| - |
1831 |
| - version "3.3.9" |
1832 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.9.tgz#ffb41bc9c7afafcc608d0c500e9d6b0af7d68fad" |
1833 |
| - integrity sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A== |
| 1830 | + |
| 1831 | + version "3.3.13" |
| 1832 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.13.tgz#fccdd0787798173be8929f40f23161c17b60ed36" |
| 1833 | + integrity sha512-vSnN+nuf6iSqTL3Qgx/9A+BT+0Zf/VJOgF5uMZrKjYPs38GMYyAU1coDyBNHauehXDaP+zl73VhwWv0vBRBHcg== |
1834 | 1834 | dependencies:
|
1835 |
| - "@vue/compiler-ssr" "3.3.9" |
1836 |
| - "@vue/shared" "3.3.9" |
| 1835 | + "@vue/compiler-ssr" "3.3.13" |
| 1836 | + "@vue/shared" "3.3.13" |
1837 | 1837 |
|
1838 |
| - |
1839 |
| - version "3.3.9" |
1840 |
| - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.9.tgz#df740d26d338faf03e09ca662a8031acf66051db" |
1841 |
| - integrity sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA== |
| 1838 | + |
| 1839 | + version "3.3.13" |
| 1840 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.13.tgz#4cb73cda958d77ffd389c8640cf7d93a10ac676f" |
| 1841 | + integrity sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA== |
1842 | 1842 |
|
1843 | 1843 | "@vue/vue-loader-v15@npm:vue-loader@^15.9.7":
|
1844 | 1844 | version "15.10.1"
|
@@ -2878,10 +2878,10 @@ csso@^4.2.0:
|
2878 | 2878 | dependencies:
|
2879 | 2879 | css-tree "^1.1.2"
|
2880 | 2880 |
|
2881 |
| -csstype@^3.1.2: |
2882 |
| - version "3.1.2" |
2883 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" |
2884 |
| - integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== |
| 2881 | +csstype@^3.1.3: |
| 2882 | + version "3.1.3" |
| 2883 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2884 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
2885 | 2885 |
|
2886 | 2886 |
|
2887 | 2887 | version "2.6.9"
|
@@ -4611,7 +4611,7 @@ nanoid@^3.3.4:
|
4611 | 4611 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
4612 | 4612 | integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
4613 | 4613 |
|
4614 |
| -nanoid@^3.3.6: |
| 4614 | +nanoid@^3.3.7: |
4615 | 4615 | version "3.3.7"
|
4616 | 4616 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
|
4617 | 4617 | integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
|
@@ -5302,12 +5302,12 @@ postcss@^8.2.6, postcss@^8.3.5, postcss@^8.4.19:
|
5302 | 5302 | picocolors "^1.0.0"
|
5303 | 5303 | source-map-js "^1.0.2"
|
5304 | 5304 |
|
5305 |
| -postcss@^8.4.31: |
5306 |
| - version "8.4.31" |
5307 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" |
5308 |
| - integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== |
| 5305 | +postcss@^8.4.32: |
| 5306 | + version "8.4.32" |
| 5307 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9" |
| 5308 | + integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw== |
5309 | 5309 | dependencies:
|
5310 |
| - nanoid "^3.3.6" |
| 5310 | + nanoid "^3.3.7" |
5311 | 5311 | picocolors "^1.0.0"
|
5312 | 5312 | source-map-js "^1.0.2"
|
5313 | 5313 |
|
@@ -6442,15 +6442,15 @@ vue-template-es2015-compiler@^1.9.0:
|
6442 | 6442 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
6443 | 6443 |
|
6444 | 6444 | vue@^3.0.3, vue@^3.3.4:
|
6445 |
| - version "3.3.9" |
6446 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.9.tgz#219a2ec68e8d4d0b0180460af0f5b9299b3f3f1f" |
6447 |
| - integrity sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w== |
6448 |
| - dependencies: |
6449 |
| - "@vue/compiler-dom" "3.3.9" |
6450 |
| - "@vue/compiler-sfc" "3.3.9" |
6451 |
| - "@vue/runtime-dom" "3.3.9" |
6452 |
| - "@vue/server-renderer" "3.3.9" |
6453 |
| - "@vue/shared" "3.3.9" |
| 6445 | + version "3.3.13" |
| 6446 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.13.tgz#f03098fa1b4e7cc88c133bef92260b55e3767002" |
| 6447 | + integrity sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q== |
| 6448 | + dependencies: |
| 6449 | + "@vue/compiler-dom" "3.3.13" |
| 6450 | + "@vue/compiler-sfc" "3.3.13" |
| 6451 | + "@vue/runtime-dom" "3.3.13" |
| 6452 | + "@vue/server-renderer" "3.3.13" |
| 6453 | + "@vue/shared" "3.3.13" |
6454 | 6454 |
|
6455 | 6455 | watchpack@^2.4.0:
|
6456 | 6456 | version "2.4.0"
|
|
0 commit comments