|
344 | 344 | js-tokens "^4.0.0"
|
345 | 345 | picocolors "^1.0.0"
|
346 | 346 |
|
347 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7": |
| 347 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.7": |
348 | 348 | version "7.24.7"
|
349 | 349 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
|
350 | 350 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
|
1594 | 1594 | "@typescript-eslint/types" "5.62.0"
|
1595 | 1595 | eslint-visitor-keys "^3.3.0"
|
1596 | 1596 |
|
1597 |
| -"@vue/compat@^3.4.21": |
1598 |
| - version "3.4.21" |
1599 |
| - resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.4.21.tgz#c15ac3f90eb30c2a0e4fc28251f8590f57a2280a" |
1600 |
| - integrity sha512-hKM6C5tTqduZcNOwp4oBa6qplAQ0NsMvGtLCTKmkhjVqrFzUfS9CyLN6ktzEfPwbgeC/wYYd7PtH+H8jNGvTjQ== |
| 1597 | +"@vue/compat@^3.4.31": |
| 1598 | + version "3.4.31" |
| 1599 | + resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.4.31.tgz#e66ae7580137da3006c1af523025000a9def5a6b" |
| 1600 | + integrity sha512-ZmtZNZD881gtwLphxfaRo4y1+Ym4gHmxJlEpsnUHwlsZzKRXdlSE/7qkAxFe+pc5bC6rZU14GUDqqXueljZ9Qg== |
1601 | 1601 | dependencies:
|
1602 |
| - "@babel/parser" "^7.23.9" |
| 1602 | + "@babel/parser" "^7.24.7" |
1603 | 1603 | estree-walker "^2.0.2"
|
1604 |
| - source-map-js "^1.0.2" |
| 1604 | + source-map-js "^1.2.0" |
1605 | 1605 |
|
1606 |
| -"@vue/compiler-core@3.4.21": |
1607 |
| - version "3.4.21" |
1608 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.21.tgz#868b7085378fc24e58c9aed14c8d62110a62be1a" |
1609 |
| - integrity sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og== |
| 1606 | +"@vue/compiler-core@3.4.31": |
| 1607 | + version "3.4.31" |
| 1608 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.31.tgz#b51a76f1b30e9b5eba0553264dff0f171aedb7c6" |
| 1609 | + integrity sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg== |
1610 | 1610 | dependencies:
|
1611 |
| - "@babel/parser" "^7.23.9" |
1612 |
| - "@vue/shared" "3.4.21" |
| 1611 | + "@babel/parser" "^7.24.7" |
| 1612 | + "@vue/shared" "3.4.31" |
1613 | 1613 | entities "^4.5.0"
|
1614 | 1614 | estree-walker "^2.0.2"
|
1615 |
| - source-map-js "^1.0.2" |
1616 |
| - |
1617 |
| -"@vue/compiler-dom@3.4.21": |
1618 |
| - version "3.4.21" |
1619 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz#0077c355e2008207283a5a87d510330d22546803" |
1620 |
| - integrity sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA== |
1621 |
| - dependencies: |
1622 |
| - "@vue/compiler-core" "3.4.21" |
1623 |
| - "@vue/shared" "3.4.21" |
1624 |
| - |
1625 |
| -"@vue/compiler-sfc@3.4.21": |
1626 |
| - version "3.4.21" |
1627 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz#4af920dc31ab99e1ff5d152b5fe0ad12181145b2" |
1628 |
| - integrity sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ== |
1629 |
| - dependencies: |
1630 |
| - "@babel/parser" "^7.23.9" |
1631 |
| - "@vue/compiler-core" "3.4.21" |
1632 |
| - "@vue/compiler-dom" "3.4.21" |
1633 |
| - "@vue/compiler-ssr" "3.4.21" |
1634 |
| - "@vue/shared" "3.4.21" |
| 1615 | + source-map-js "^1.2.0" |
| 1616 | + |
| 1617 | +"@vue/compiler-dom@3.4.31": |
| 1618 | + version "3.4.31" |
| 1619 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.31.tgz#30961ca847f5d6ad18ffa26236c219f61b195f6b" |
| 1620 | + integrity sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ== |
| 1621 | + dependencies: |
| 1622 | + "@vue/compiler-core" "3.4.31" |
| 1623 | + "@vue/shared" "3.4.31" |
| 1624 | + |
| 1625 | +"@vue/compiler-sfc@3.4.31": |
| 1626 | + version "3.4.31" |
| 1627 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.31.tgz#cc6bfccda17df8268cc5440842277f61623c591f" |
| 1628 | + integrity sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ== |
| 1629 | + dependencies: |
| 1630 | + "@babel/parser" "^7.24.7" |
| 1631 | + "@vue/compiler-core" "3.4.31" |
| 1632 | + "@vue/compiler-dom" "3.4.31" |
| 1633 | + "@vue/compiler-ssr" "3.4.31" |
| 1634 | + "@vue/shared" "3.4.31" |
1635 | 1635 | estree-walker "^2.0.2"
|
1636 |
| - magic-string "^0.30.7" |
1637 |
| - postcss "^8.4.35" |
1638 |
| - source-map-js "^1.0.2" |
| 1636 | + magic-string "^0.30.10" |
| 1637 | + postcss "^8.4.38" |
| 1638 | + source-map-js "^1.2.0" |
1639 | 1639 |
|
1640 |
| -"@vue/compiler-ssr@3.4.21": |
1641 |
| - version "3.4.21" |
1642 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz#b84ae64fb9c265df21fc67f7624587673d324fef" |
1643 |
| - integrity sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q== |
| 1640 | +"@vue/compiler-ssr@3.4.31": |
| 1641 | + version "3.4.31" |
| 1642 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.31.tgz#f62ffecdf15bacb883d0099780cf9a1e3654bfc4" |
| 1643 | + integrity sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA== |
1644 | 1644 | dependencies:
|
1645 |
| - "@vue/compiler-dom" "3.4.21" |
1646 |
| - "@vue/shared" "3.4.21" |
| 1645 | + "@vue/compiler-dom" "3.4.31" |
| 1646 | + "@vue/shared" "3.4.31" |
1647 | 1647 |
|
1648 | 1648 | "@vue/devtools-api@^6.0.0-beta.11":
|
1649 | 1649 | version "6.5.1"
|
1650 | 1650 | resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.1.tgz#7f71f31e40973eeee65b9a64382b13593fdbd697"
|
1651 | 1651 | integrity sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==
|
1652 | 1652 |
|
1653 |
| -"@vue/reactivity@3.4.21": |
1654 |
| - version "3.4.21" |
1655 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.4.21.tgz#affd3415115b8ebf4927c8d2a0d6a24bccfa9f02" |
1656 |
| - integrity sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw== |
| 1653 | +"@vue/reactivity@3.4.31": |
| 1654 | + version "3.4.31" |
| 1655 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.4.31.tgz#eda80e90c4f9d7659efe1f5ed99c2dfdc9e93d77" |
| 1656 | + integrity sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q== |
1657 | 1657 | dependencies:
|
1658 |
| - "@vue/shared" "3.4.21" |
| 1658 | + "@vue/shared" "3.4.31" |
1659 | 1659 |
|
1660 |
| -"@vue/runtime-core@3.4.21": |
1661 |
| - version "3.4.21" |
1662 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.4.21.tgz#3749c3f024a64c4c27ecd75aea4ca35634db0062" |
1663 |
| - integrity sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA== |
| 1660 | +"@vue/runtime-core@3.4.31": |
| 1661 | + version "3.4.31" |
| 1662 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.4.31.tgz#ad3a41ad76385c0429e3e4dbefb81918494e10cf" |
| 1663 | + integrity sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw== |
1664 | 1664 | dependencies:
|
1665 |
| - "@vue/reactivity" "3.4.21" |
1666 |
| - "@vue/shared" "3.4.21" |
| 1665 | + "@vue/reactivity" "3.4.31" |
| 1666 | + "@vue/shared" "3.4.31" |
1667 | 1667 |
|
1668 |
| -"@vue/runtime-dom@3.4.21": |
1669 |
| - version "3.4.21" |
1670 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz#91f867ef64eff232cac45095ab28ebc93ac74588" |
1671 |
| - integrity sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw== |
| 1668 | +"@vue/runtime-dom@3.4.31": |
| 1669 | + version "3.4.31" |
| 1670 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.4.31.tgz#bae7ad844f944af33699c73581bc36125bab96ce" |
| 1671 | + integrity sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw== |
1672 | 1672 | dependencies:
|
1673 |
| - "@vue/runtime-core" "3.4.21" |
1674 |
| - "@vue/shared" "3.4.21" |
| 1673 | + "@vue/reactivity" "3.4.31" |
| 1674 | + "@vue/runtime-core" "3.4.31" |
| 1675 | + "@vue/shared" "3.4.31" |
1675 | 1676 | csstype "^3.1.3"
|
1676 | 1677 |
|
1677 |
| -"@vue/server-renderer@3.4.21": |
1678 |
| - version "3.4.21" |
1679 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.4.21.tgz#150751579d26661ee3ed26a28604667fa4222a97" |
1680 |
| - integrity sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg== |
| 1678 | +"@vue/server-renderer@3.4.31": |
| 1679 | + version "3.4.31" |
| 1680 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.4.31.tgz#bbe990f793c36d62d05bdbbaf142511d53e159fd" |
| 1681 | + integrity sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA== |
1681 | 1682 | dependencies:
|
1682 |
| - "@vue/compiler-ssr" "3.4.21" |
1683 |
| - "@vue/shared" "3.4.21" |
| 1683 | + "@vue/compiler-ssr" "3.4.31" |
| 1684 | + "@vue/shared" "3.4.31" |
1684 | 1685 |
|
1685 |
| -"@vue/shared@3.4.21": |
1686 |
| - version "3.4.21" |
1687 |
| - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.21.tgz#de526a9059d0a599f0b429af7037cd0c3ed7d5a1" |
1688 |
| - integrity sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g== |
| 1686 | +"@vue/shared@3.4.31": |
| 1687 | + version "3.4.31" |
| 1688 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.31.tgz#af9981f57def2c3f080c14bf219314fc0dc808a0" |
| 1689 | + integrity sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA== |
1689 | 1690 |
|
1690 | 1691 | "@vue/vue3-jest@29":
|
1691 | 1692 | version "29.2.6"
|
@@ -4073,10 +4074,10 @@ lru-cache@^6.0.0:
|
4073 | 4074 | dependencies:
|
4074 | 4075 | yallist "^4.0.0"
|
4075 | 4076 |
|
4076 |
| -magic-string@^0.30.7: |
4077 |
| - version "0.30.8" |
4078 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.8.tgz#14e8624246d2bedba70d5462aa99ac9681844613" |
4079 |
| - integrity sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ== |
| 4077 | +magic-string@^0.30.10: |
| 4078 | + version "0.30.10" |
| 4079 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e" |
| 4080 | + integrity sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ== |
4080 | 4081 | dependencies:
|
4081 | 4082 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
4082 | 4083 |
|
@@ -4415,6 +4416,11 @@ picocolors@^1.0.0:
|
4415 | 4416 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
4416 | 4417 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
4417 | 4418 |
|
| 4419 | +picocolors@^1.0.1: |
| 4420 | + version "1.0.1" |
| 4421 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" |
| 4422 | + integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== |
| 4423 | + |
4418 | 4424 | picomatch@^2.0.4:
|
4419 | 4425 | version "2.2.2"
|
4420 | 4426 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
@@ -4455,14 +4461,14 @@ postcss-selector-parser@^6.0.15:
|
4455 | 4461 | cssesc "^3.0.0"
|
4456 | 4462 | util-deprecate "^1.0.2"
|
4457 | 4463 |
|
4458 |
| -postcss@^8.4.35: |
4459 |
| - version "8.4.36" |
4460 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.36.tgz#dba513c3c3733c44e0288a712894f8910bbaabc6" |
4461 |
| - integrity sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw== |
| 4464 | +postcss@^8.4.38: |
| 4465 | + version "8.4.39" |
| 4466 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3" |
| 4467 | + integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw== |
4462 | 4468 | dependencies:
|
4463 | 4469 | nanoid "^3.3.7"
|
4464 |
| - picocolors "^1.0.0" |
4465 |
| - source-map-js "^1.1.0" |
| 4470 | + picocolors "^1.0.1" |
| 4471 | + source-map-js "^1.2.0" |
4466 | 4472 |
|
4467 | 4473 | prelude-ls@^1.2.1:
|
4468 | 4474 | version "1.2.1"
|
@@ -4776,15 +4782,15 @@ slice-ansi@^7.0.0:
|
4776 | 4782 | ansi-styles "^6.2.1"
|
4777 | 4783 | is-fullwidth-code-point "^5.0.0"
|
4778 | 4784 |
|
4779 |
| -source-map-js@^1.0.1, source-map-js@^1.0.2: |
| 4785 | +source-map-js@^1.0.1: |
4780 | 4786 | version "1.0.2"
|
4781 | 4787 | resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
|
4782 | 4788 | integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
|
4783 | 4789 |
|
4784 |
| -source-map-js@^1.1.0: |
4785 |
| - version "1.1.0" |
4786 |
| - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.1.0.tgz#9e7d5cb46f0689fb6691b30f226937558d0fa94b" |
4787 |
| - integrity sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw== |
| 4790 | +source-map-js@^1.2.0: |
| 4791 | + version "1.2.0" |
| 4792 | + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af" |
| 4793 | + integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg== |
4788 | 4794 |
|
4789 | 4795 | source-map-support@0.5.13:
|
4790 | 4796 | version "0.5.13"
|
@@ -5180,16 +5186,16 @@ vue-eslint-parser@^9.4.2:
|
5180 | 5186 | lodash "^4.17.21"
|
5181 | 5187 | semver "^7.3.6"
|
5182 | 5188 |
|
5183 |
| -vue@^3.4.21: |
5184 |
| - version "3.4.21" |
5185 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.21.tgz#69ec30e267d358ee3a0ce16612ba89e00aaeb731" |
5186 |
| - integrity sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA== |
| 5189 | +vue@^3.4.31: |
| 5190 | + version "3.4.31" |
| 5191 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.31.tgz#83a3c4dab8302b0e974b0d4b92a2f6a6378ae797" |
| 5192 | + integrity sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ== |
5187 | 5193 | dependencies:
|
5188 |
| - "@vue/compiler-dom" "3.4.21" |
5189 |
| - "@vue/compiler-sfc" "3.4.21" |
5190 |
| - "@vue/runtime-dom" "3.4.21" |
5191 |
| - "@vue/server-renderer" "3.4.21" |
5192 |
| - "@vue/shared" "3.4.21" |
| 5194 | + "@vue/compiler-dom" "3.4.31" |
| 5195 | + "@vue/compiler-sfc" "3.4.31" |
| 5196 | + "@vue/runtime-dom" "3.4.31" |
| 5197 | + "@vue/server-renderer" "3.4.31" |
| 5198 | + "@vue/shared" "3.4.31" |
5193 | 5199 |
|
5194 | 5200 | vuex@^4.0.2:
|
5195 | 5201 | version "4.1.0"
|
|
0 commit comments