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