|
406 | 406 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
|
407 | 407 | integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
|
408 | 408 |
|
409 |
| -"@babel/parser@^7.24.0": |
| 409 | +"@babel/parser@^7.23.9", "@babel/parser@^7.24.0": |
410 | 410 | version "7.24.0"
|
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
412 | 412 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
|
1655 | 1655 | "@typescript-eslint/types" "5.62.0"
|
1656 | 1656 | eslint-visitor-keys "^3.3.0"
|
1657 | 1657 |
|
1658 |
| -"@vue/compat@^3.2.0": |
1659 |
| - version "3.3.10" |
1660 |
| - resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.3.10.tgz#b604d9428c07a7ab186123e9a2cc2623d4a3e88d" |
1661 |
| - integrity sha512-T4hjqKtWFE7PagwpJGwW5DcnoFr6jYqMLx1l4X7qnKP8GdkCY3YBzz2u+8D4/Z8eaiXYq0dKE8kocQ9ZdT5pRg== |
| 1658 | +"@vue/compat@^3.4.21": |
| 1659 | + version "3.4.21" |
| 1660 | + resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.4.21.tgz#c15ac3f90eb30c2a0e4fc28251f8590f57a2280a" |
| 1661 | + integrity sha512-hKM6C5tTqduZcNOwp4oBa6qplAQ0NsMvGtLCTKmkhjVqrFzUfS9CyLN6ktzEfPwbgeC/wYYd7PtH+H8jNGvTjQ== |
1662 | 1662 | dependencies:
|
1663 |
| - "@babel/parser" "^7.23.5" |
| 1663 | + "@babel/parser" "^7.23.9" |
1664 | 1664 | estree-walker "^2.0.2"
|
1665 | 1665 | source-map-js "^1.0.2"
|
1666 | 1666 |
|
1667 |
| -"@vue/compiler-core@3.3.10": |
1668 |
| - version "3.3.10" |
1669 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.10.tgz#9ca4123a1458df43db641aaa8b7d1e636aa22545" |
1670 |
| - integrity sha512-doe0hODR1+i1menPkRzJ5MNR6G+9uiZHIknK3Zn5OcIztu6GGw7u0XUzf3AgB8h/dfsZC9eouzoLo3c3+N/cVA== |
| 1667 | +"@vue/compiler-core@3.4.21": |
| 1668 | + version "3.4.21" |
| 1669 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.21.tgz#868b7085378fc24e58c9aed14c8d62110a62be1a" |
| 1670 | + integrity sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og== |
1671 | 1671 | dependencies:
|
1672 |
| - "@babel/parser" "^7.23.5" |
1673 |
| - "@vue/shared" "3.3.10" |
| 1672 | + "@babel/parser" "^7.23.9" |
| 1673 | + "@vue/shared" "3.4.21" |
| 1674 | + entities "^4.5.0" |
1674 | 1675 | estree-walker "^2.0.2"
|
1675 | 1676 | source-map-js "^1.0.2"
|
1676 | 1677 |
|
1677 |
| -"@vue/compiler-dom@3.3.10": |
1678 |
| - version "3.3.10" |
1679 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.10.tgz#183811252be6aff4ac923f783124bb1590301907" |
1680 |
| - integrity sha512-NCrqF5fm10GXZIK0GrEAauBqdy+F2LZRt3yNHzrYjpYBuRssQbuPLtSnSNjyR9luHKkWSH8we5LMB3g+4z2HvA== |
| 1678 | +"@vue/compiler-dom@3.4.21": |
| 1679 | + version "3.4.21" |
| 1680 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz#0077c355e2008207283a5a87d510330d22546803" |
| 1681 | + integrity sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA== |
1681 | 1682 | dependencies:
|
1682 |
| - "@vue/compiler-core" "3.3.10" |
1683 |
| - "@vue/shared" "3.3.10" |
| 1683 | + "@vue/compiler-core" "3.4.21" |
| 1684 | + "@vue/shared" "3.4.21" |
1684 | 1685 |
|
1685 |
| -"@vue/compiler-sfc@3.3.10": |
1686 |
| - version "3.3.10" |
1687 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.10.tgz#8eb97d42f276089ec58fd0565ef3a813bceeaa87" |
1688 |
| - integrity sha512-xpcTe7Rw7QefOTRFFTlcfzozccvjM40dT45JtrE3onGm/jBLZ0JhpKu3jkV7rbDFLeeagR/5RlJ2Y9SvyS0lAg== |
| 1686 | +"@vue/compiler-sfc@3.4.21": |
| 1687 | + version "3.4.21" |
| 1688 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz#4af920dc31ab99e1ff5d152b5fe0ad12181145b2" |
| 1689 | + integrity sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ== |
1689 | 1690 | dependencies:
|
1690 |
| - "@babel/parser" "^7.23.5" |
1691 |
| - "@vue/compiler-core" "3.3.10" |
1692 |
| - "@vue/compiler-dom" "3.3.10" |
1693 |
| - "@vue/compiler-ssr" "3.3.10" |
1694 |
| - "@vue/reactivity-transform" "3.3.10" |
1695 |
| - "@vue/shared" "3.3.10" |
| 1691 | + "@babel/parser" "^7.23.9" |
| 1692 | + "@vue/compiler-core" "3.4.21" |
| 1693 | + "@vue/compiler-dom" "3.4.21" |
| 1694 | + "@vue/compiler-ssr" "3.4.21" |
| 1695 | + "@vue/shared" "3.4.21" |
1696 | 1696 | estree-walker "^2.0.2"
|
1697 |
| - magic-string "^0.30.5" |
1698 |
| - postcss "^8.4.32" |
| 1697 | + magic-string "^0.30.7" |
| 1698 | + postcss "^8.4.35" |
1699 | 1699 | source-map-js "^1.0.2"
|
1700 | 1700 |
|
1701 |
| -"@vue/compiler-ssr@3.3.10": |
1702 |
| - version "3.3.10" |
1703 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.10.tgz#5a1b14a358cb3960a4edbce0ade90548e452fcaa" |
1704 |
| - integrity sha512-12iM4jA4GEbskwXMmPcskK5wImc2ohKm408+o9iox3tfN9qua8xL0THIZtoe9OJHnXP4eOWZpgCAAThEveNlqQ== |
| 1701 | +"@vue/compiler-ssr@3.4.21": |
| 1702 | + version "3.4.21" |
| 1703 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz#b84ae64fb9c265df21fc67f7624587673d324fef" |
| 1704 | + integrity sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q== |
1705 | 1705 | dependencies:
|
1706 |
| - "@vue/compiler-dom" "3.3.10" |
1707 |
| - "@vue/shared" "3.3.10" |
| 1706 | + "@vue/compiler-dom" "3.4.21" |
| 1707 | + "@vue/shared" "3.4.21" |
1708 | 1708 |
|
1709 | 1709 | "@vue/devtools-api@^6.0.0-beta.11":
|
1710 | 1710 | version "6.5.1"
|
1711 | 1711 | resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.1.tgz#7f71f31e40973eeee65b9a64382b13593fdbd697"
|
1712 | 1712 | integrity sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==
|
1713 | 1713 |
|
1714 |
| - |
1715 |
| - version "3.3.10" |
1716 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.10.tgz#b045776cc954bb57883fd305db7a200d42993768" |
1717 |
| - integrity sha512-0xBdk+CKHWT+Gev8oZ63Tc0qFfj935YZx+UAynlutnrDZ4diFCVFMWixn65HzjE3S1iJppWOo6Tt1OzASH7VEg== |
1718 |
| - dependencies: |
1719 |
| - "@babel/parser" "^7.23.5" |
1720 |
| - "@vue/compiler-core" "3.3.10" |
1721 |
| - "@vue/shared" "3.3.10" |
1722 |
| - estree-walker "^2.0.2" |
1723 |
| - magic-string "^0.30.5" |
1724 |
| - |
1725 |
| - |
1726 |
| - version "3.3.10" |
1727 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.10.tgz#78fe3da319276d9e6d0f072037532928c472a287" |
1728 |
| - integrity sha512-H5Z7rOY/JLO+e5a6/FEXaQ1TMuOvY4LDVgT+/+HKubEAgs9qeeZ+NhADSeEtrNQeiKLDuzeKc8v0CUFpB6Pqgw== |
| 1714 | + |
| 1715 | + version "3.4.21" |
| 1716 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.4.21.tgz#affd3415115b8ebf4927c8d2a0d6a24bccfa9f02" |
| 1717 | + integrity sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw== |
1729 | 1718 | dependencies:
|
1730 |
| - "@vue/shared" "3.3.10" |
| 1719 | + "@vue/shared" "3.4.21" |
1731 | 1720 |
|
1732 |
| -"@vue/runtime-core@3.3.10": |
1733 |
| - version "3.3.10" |
1734 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.10.tgz#d7b78c5c0500b856cf9447ef81d4a1b1438fd5bb" |
1735 |
| - integrity sha512-DZ0v31oTN4YHX9JEU5VW1LoIVgFovWgIVb30bWn9DG9a7oA415idcwsRNNajqTx8HQJyOaWfRKoyuP2P2TYIag== |
| 1721 | +"@vue/runtime-core@3.4.21": |
| 1722 | + version "3.4.21" |
| 1723 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.4.21.tgz#3749c3f024a64c4c27ecd75aea4ca35634db0062" |
| 1724 | + integrity sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA== |
1736 | 1725 | dependencies:
|
1737 |
| - "@vue/reactivity" "3.3.10" |
1738 |
| - "@vue/shared" "3.3.10" |
| 1726 | + "@vue/reactivity" "3.4.21" |
| 1727 | + "@vue/shared" "3.4.21" |
1739 | 1728 |
|
1740 |
| -"@vue/runtime-dom@3.3.10": |
1741 |
| - version "3.3.10" |
1742 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.10.tgz#130dfffb8fee8051671aaf80c5104d2020544950" |
1743 |
| - integrity sha512-c/jKb3ny05KJcYk0j1m7Wbhrxq7mZYr06GhKykDMNRRR9S+/dGT8KpHuNQjv3/8U4JshfkAk6TpecPD3B21Ijw== |
| 1729 | +"@vue/runtime-dom@3.4.21": |
| 1730 | + version "3.4.21" |
| 1731 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz#91f867ef64eff232cac45095ab28ebc93ac74588" |
| 1732 | + integrity sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw== |
1744 | 1733 | dependencies:
|
1745 |
| - "@vue/runtime-core" "3.3.10" |
1746 |
| - "@vue/shared" "3.3.10" |
1747 |
| - csstype "^3.1.2" |
| 1734 | + "@vue/runtime-core" "3.4.21" |
| 1735 | + "@vue/shared" "3.4.21" |
| 1736 | + csstype "^3.1.3" |
1748 | 1737 |
|
1749 |
| -"@vue/server-renderer@3.3.10": |
1750 |
| - version "3.3.10" |
1751 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.10.tgz#f23d151f0e5021ebdc730052d9934c9178486742" |
1752 |
| - integrity sha512-0i6ww3sBV3SKlF3YTjSVqKQ74xialMbjVYGy7cOTi7Imd8ediE7t72SK3qnvhrTAhOvlQhq6Bk6nFPdXxe0sAg== |
| 1738 | +"@vue/server-renderer@3.4.21": |
| 1739 | + version "3.4.21" |
| 1740 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.4.21.tgz#150751579d26661ee3ed26a28604667fa4222a97" |
| 1741 | + integrity sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg== |
1753 | 1742 | dependencies:
|
1754 |
| - "@vue/compiler-ssr" "3.3.10" |
1755 |
| - "@vue/shared" "3.3.10" |
| 1743 | + "@vue/compiler-ssr" "3.4.21" |
| 1744 | + "@vue/shared" "3.4.21" |
1756 | 1745 |
|
1757 |
| -"@vue/shared@3.3.10": |
1758 |
| - version "3.3.10" |
1759 |
| - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.10.tgz#1583a8d85a957d8b819078c465d2a11db7914b2f" |
1760 |
| - integrity sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw== |
| 1746 | +"@vue/shared@3.4.21": |
| 1747 | + version "3.4.21" |
| 1748 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.21.tgz#de526a9059d0a599f0b429af7037cd0c3ed7d5a1" |
| 1749 | + integrity sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g== |
1761 | 1750 |
|
1762 | 1751 | "@vue/vue3-jest@29":
|
1763 | 1752 | version "29.2.6"
|
@@ -2346,10 +2335,10 @@ cssstyle@^2.3.0:
|
2346 | 2335 | dependencies:
|
2347 | 2336 | cssom "~0.3.6"
|
2348 | 2337 |
|
2349 |
| -csstype@^3.1.2: |
2350 |
| - version "3.1.2" |
2351 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" |
2352 |
| - integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== |
| 2338 | +csstype@^3.1.3: |
| 2339 | + version "3.1.3" |
| 2340 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2341 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
2353 | 2342 |
|
2354 | 2343 | data-urls@^3.0.2:
|
2355 | 2344 | version "3.0.2"
|
@@ -2488,7 +2477,7 @@ enquirer@^2.3.5:
|
2488 | 2477 | dependencies:
|
2489 | 2478 | ansi-colors "^4.1.1"
|
2490 | 2479 |
|
2491 |
| -entities@^4.4.0: |
| 2480 | +entities@^4.4.0, entities@^4.5.0: |
2492 | 2481 | version "4.5.0"
|
2493 | 2482 | resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
|
2494 | 2483 | integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
@@ -4077,10 +4066,10 @@ lru-cache@^6.0.0:
|
4077 | 4066 | dependencies:
|
4078 | 4067 | yallist "^4.0.0"
|
4079 | 4068 |
|
4080 |
| -magic-string@^0.30.5: |
4081 |
| - version "0.30.5" |
4082 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" |
4083 |
| - integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== |
| 4069 | +magic-string@^0.30.7: |
| 4070 | + version "0.30.8" |
| 4071 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.8.tgz#14e8624246d2bedba70d5462aa99ac9681844613" |
| 4072 | + integrity sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ== |
4084 | 4073 | dependencies:
|
4085 | 4074 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
4086 | 4075 |
|
@@ -4454,14 +4443,14 @@ postcss-selector-parser@^6.0.15:
|
4454 | 4443 | cssesc "^3.0.0"
|
4455 | 4444 | util-deprecate "^1.0.2"
|
4456 | 4445 |
|
4457 |
| -postcss@^8.4.32: |
4458 |
| - version "8.4.32" |
4459 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9" |
4460 |
| - integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw== |
| 4446 | +postcss@^8.4.35: |
| 4447 | + version "8.4.36" |
| 4448 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.36.tgz#dba513c3c3733c44e0288a712894f8910bbaabc6" |
| 4449 | + integrity sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw== |
4461 | 4450 | dependencies:
|
4462 | 4451 | nanoid "^3.3.7"
|
4463 | 4452 | picocolors "^1.0.0"
|
4464 |
| - source-map-js "^1.0.2" |
| 4453 | + source-map-js "^1.1.0" |
4465 | 4454 |
|
4466 | 4455 | prelude-ls@^1.2.1:
|
4467 | 4456 | version "1.2.1"
|
@@ -4772,6 +4761,11 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
|
4772 | 4761 | resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
|
4773 | 4762 | integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
|
4774 | 4763 |
|
| 4764 | +source-map-js@^1.1.0: |
| 4765 | + version "1.1.0" |
| 4766 | + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.1.0.tgz#9e7d5cb46f0689fb6691b30f226937558d0fa94b" |
| 4767 | + integrity sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw== |
| 4768 | + |
4775 | 4769 |
|
4776 | 4770 | version "0.5.13"
|
4777 | 4771 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
|
@@ -5171,16 +5165,16 @@ vue-eslint-parser@^9.4.2:
|
5171 | 5165 | lodash "^4.17.21"
|
5172 | 5166 | semver "^7.3.6"
|
5173 | 5167 |
|
5174 |
| -vue@^3.2.0: |
5175 |
| - version "3.3.10" |
5176 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.10.tgz#6e19c1982ee655a14babe1610288b90005f02ab1" |
5177 |
| - integrity sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw== |
| 5168 | +vue@^3.4.21: |
| 5169 | + version "3.4.21" |
| 5170 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.21.tgz#69ec30e267d358ee3a0ce16612ba89e00aaeb731" |
| 5171 | + integrity sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA== |
5178 | 5172 | dependencies:
|
5179 |
| - "@vue/compiler-dom" "3.3.10" |
5180 |
| - "@vue/compiler-sfc" "3.3.10" |
5181 |
| - "@vue/runtime-dom" "3.3.10" |
5182 |
| - "@vue/server-renderer" "3.3.10" |
5183 |
| - "@vue/shared" "3.3.10" |
| 5173 | + "@vue/compiler-dom" "3.4.21" |
| 5174 | + "@vue/compiler-sfc" "3.4.21" |
| 5175 | + "@vue/runtime-dom" "3.4.21" |
| 5176 | + "@vue/server-renderer" "3.4.21" |
| 5177 | + "@vue/shared" "3.4.21" |
5184 | 5178 |
|
5185 | 5179 | vuex@^4.0.2:
|
5186 | 5180 | version "4.1.0"
|
|
0 commit comments