[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vercel-isr. A tiny demo to show off Nuxt's route rules integration with Vercel. nuxt-vercel-isr.vercel.app
isg isr nuxt ssg static vercel
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency vue to v3.5.14 (#17)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(May 15, 2025, 4:11 PM +0100) 3e404074 aa5979df

+80 -76
+80 -76
pnpm-lock.yaml
··· 16 16 version: 3.17.3(typescript@5.8.3)(vite@6.3.5) 17 17 vue: 18 18 specifier: ^3.4.19 19 - version: 3.5.13(typescript@5.8.3) 19 + version: 3.5.14(typescript@5.8.3) 20 20 vue-router: 21 21 specifier: ^4.2.5 22 - version: 4.5.1(vue@3.5.13) 22 + version: 4.5.1(vue@3.5.14) 23 23 24 24 devDependencies: 25 25 '@types/ms': ··· 884 884 semver: 7.7.2 885 885 dev: false 886 886 887 - /@nuxt/devtools@2.4.0(vite@6.3.5)(vue@3.5.13): 887 + /@nuxt/devtools@2.4.0(vite@6.3.5)(vue@3.5.14): 888 888 resolution: {integrity: sha512-iXjLoLeWfMa2qWWKRG3z6DKlKVLmbIa3zl7Y8X83BF83m7RW1xVXu6S4tVlLaTi+5tzeKIFlXHo+RO/tJVA72A==} 889 889 hasBin: true 890 890 peerDependencies: ··· 893 893 '@nuxt/devtools-kit': 2.4.0(magicast@0.3.5)(vite@6.3.5) 894 894 '@nuxt/devtools-wizard': 2.4.0 895 895 '@nuxt/kit': 3.17.3(magicast@0.3.5) 896 - '@vue/devtools-core': 7.7.6(vite@6.3.5)(vue@3.5.13) 896 + '@vue/devtools-core': 7.7.6(vite@6.3.5)(vue@3.5.14) 897 897 '@vue/devtools-kit': 7.7.6 898 898 birpc: 2.3.0 899 899 consola: 3.4.2 ··· 920 920 tinyglobby: 0.2.13 921 921 vite: 6.3.5(jiti@2.4.2) 922 922 vite-plugin-inspect: 11.0.1(@nuxt/kit@3.17.3)(vite@6.3.5) 923 - vite-plugin-vue-tracer: 0.1.3(vite@6.3.5)(vue@3.5.13) 923 + vite-plugin-vue-tracer: 0.1.3(vite@6.3.5)(vue@3.5.14) 924 924 which: 5.0.0 925 925 ws: 8.18.2 926 926 transitivePeerDependencies: ··· 992 992 - magicast 993 993 dev: false 994 994 995 - /@nuxt/vite-builder@3.17.3(typescript@5.8.3)(vue@3.5.13): 995 + /@nuxt/vite-builder@3.17.3(typescript@5.8.3)(vue@3.5.14): 996 996 resolution: {integrity: sha512-WK1ESdzbJGRwLGz6s+oyVwM3Ore4V/eYMyquUYsdckFC0rTOnRlV88jdGf0D8Yav0DkrNrG5nZEkL8k+zuXlwQ==} 997 997 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0.0} 998 998 peerDependencies: ··· 1000 1000 dependencies: 1001 1001 '@nuxt/kit': 3.17.3(magicast@0.3.5) 1002 1002 '@rollup/plugin-replace': 6.0.2(rollup@4.40.2) 1003 - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5)(vue@3.5.13) 1004 - '@vitejs/plugin-vue-jsx': 4.1.2(vite@6.3.5)(vue@3.5.13) 1003 + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5)(vue@3.5.14) 1004 + '@vitejs/plugin-vue-jsx': 4.1.2(vite@6.3.5)(vue@3.5.14) 1005 1005 autoprefixer: 10.4.21(postcss@8.5.3) 1006 1006 consola: 3.4.2 1007 1007 cssnano: 7.0.7(postcss@8.5.3) ··· 1030 1030 vite: 6.3.5(jiti@2.4.2) 1031 1031 vite-node: 3.1.3(jiti@2.4.2) 1032 1032 vite-plugin-checker: 0.9.3(typescript@5.8.3)(vite@6.3.5) 1033 - vue: 3.5.13(typescript@5.8.3) 1033 + vue: 3.5.14(typescript@5.8.3) 1034 1034 vue-bundle-renderer: 2.1.1 1035 1035 transitivePeerDependencies: 1036 1036 - '@biomejs/biome' ··· 1747 1747 eslint-visitor-keys: 3.4.3 1748 1748 dev: false 1749 1749 1750 - /@unhead/vue@2.0.8(vue@3.5.13): 1750 + /@unhead/vue@2.0.8(vue@3.5.14): 1751 1751 resolution: {integrity: sha512-e30+CfCl1avR+hzFtpvnBSesZ5TN2KbShStdT2Z+zs5WIBUvobQwVxSR0arX43To6KfwtCXAfi0iOOIH0kufHQ==} 1752 1752 peerDependencies: 1753 1753 vue: '>=3.5.13' 1754 1754 dependencies: 1755 1755 hookable: 5.5.3 1756 1756 unhead: 2.0.8 1757 - vue: 3.5.13(typescript@5.8.3) 1757 + vue: 3.5.14(typescript@5.8.3) 1758 1758 dev: false 1759 1759 1760 1760 /@vercel/nft@0.27.7(rollup@4.40.2): ··· 1803 1803 - supports-color 1804 1804 dev: false 1805 1805 1806 - /@vitejs/plugin-vue-jsx@4.1.2(vite@6.3.5)(vue@3.5.13): 1806 + /@vitejs/plugin-vue-jsx@4.1.2(vite@6.3.5)(vue@3.5.14): 1807 1807 resolution: {integrity: sha512-4Rk0GdE0QCdsIkuMmWeg11gmM4x8UmTnZR/LWPm7QJ7+BsK4tq08udrN0isrrWqz5heFy9HLV/7bOLgFS8hUjA==} 1808 1808 engines: {node: ^18.0.0 || >=20.0.0} 1809 1809 peerDependencies: ··· 1814 1814 '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.1) 1815 1815 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.1) 1816 1816 vite: 6.3.5(jiti@2.4.2) 1817 - vue: 3.5.13(typescript@5.8.3) 1817 + vue: 3.5.14(typescript@5.8.3) 1818 1818 transitivePeerDependencies: 1819 1819 - supports-color 1820 1820 dev: false 1821 1821 1822 - /@vitejs/plugin-vue@5.2.4(vite@6.3.5)(vue@3.5.13): 1822 + /@vitejs/plugin-vue@5.2.4(vite@6.3.5)(vue@3.5.14): 1823 1823 resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} 1824 1824 engines: {node: ^18.0.0 || >=20.0.0} 1825 1825 peerDependencies: ··· 1827 1827 vue: ^3.2.25 1828 1828 dependencies: 1829 1829 vite: 6.3.5(jiti@2.4.2) 1830 - vue: 3.5.13(typescript@5.8.3) 1830 + vue: 3.5.14(typescript@5.8.3) 1831 1831 dev: false 1832 1832 1833 - /@vue-macros/common@1.16.1(vue@3.5.13): 1833 + /@vue-macros/common@1.16.1(vue@3.5.14): 1834 1834 resolution: {integrity: sha512-Pn/AWMTjoMYuquepLZP813BIcq8DTZiNCoaceuNlvaYuOTd8DqBZWc5u0uOMQZMInwME1mdSmmBAcTluiV9Jtg==} 1835 1835 engines: {node: '>=16.14.0'} 1836 1836 peerDependencies: ··· 1839 1839 vue: 1840 1840 optional: true 1841 1841 dependencies: 1842 - '@vue/compiler-sfc': 3.5.13 1842 + '@vue/compiler-sfc': 3.5.14 1843 1843 ast-kit: 1.4.3 1844 1844 local-pkg: 1.1.1 1845 1845 magic-string-ast: 0.7.1 1846 1846 pathe: 2.0.3 1847 1847 picomatch: 4.0.2 1848 - vue: 3.5.13(typescript@5.8.3) 1848 + vue: 3.5.14(typescript@5.8.3) 1849 1849 dev: false 1850 1850 1851 1851 /@vue/babel-helper-vue-transform-on@1.4.0: ··· 1884 1884 '@babel/helper-module-imports': 7.27.1 1885 1885 '@babel/helper-plugin-utils': 7.27.1 1886 1886 '@babel/parser': 7.27.2 1887 - '@vue/compiler-sfc': 3.5.13 1887 + '@vue/compiler-sfc': 3.5.14 1888 1888 transitivePeerDependencies: 1889 1889 - supports-color 1890 1890 dev: false 1891 1891 1892 - /@vue/compiler-core@3.5.13: 1893 - resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} 1892 + /@vue/compiler-core@3.5.14: 1893 + resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==} 1894 1894 dependencies: 1895 1895 '@babel/parser': 7.27.2 1896 - '@vue/shared': 3.5.13 1896 + '@vue/shared': 3.5.14 1897 1897 entities: 4.5.0 1898 1898 estree-walker: 2.0.2 1899 1899 source-map-js: 1.2.1 1900 1900 dev: false 1901 1901 1902 - /@vue/compiler-dom@3.5.13: 1903 - resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} 1902 + /@vue/compiler-dom@3.5.14: 1903 + resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==} 1904 1904 dependencies: 1905 - '@vue/compiler-core': 3.5.13 1906 - '@vue/shared': 3.5.13 1905 + '@vue/compiler-core': 3.5.14 1906 + '@vue/shared': 3.5.14 1907 1907 dev: false 1908 1908 1909 - /@vue/compiler-sfc@3.5.13: 1910 - resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} 1909 + /@vue/compiler-sfc@3.5.14: 1910 + resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==} 1911 1911 dependencies: 1912 1912 '@babel/parser': 7.27.2 1913 - '@vue/compiler-core': 3.5.13 1914 - '@vue/compiler-dom': 3.5.13 1915 - '@vue/compiler-ssr': 3.5.13 1916 - '@vue/shared': 3.5.13 1913 + '@vue/compiler-core': 3.5.14 1914 + '@vue/compiler-dom': 3.5.14 1915 + '@vue/compiler-ssr': 3.5.14 1916 + '@vue/shared': 3.5.14 1917 1917 estree-walker: 2.0.2 1918 1918 magic-string: 0.30.17 1919 1919 postcss: 8.5.3 1920 1920 source-map-js: 1.2.1 1921 1921 dev: false 1922 1922 1923 - /@vue/compiler-ssr@3.5.13: 1924 - resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} 1923 + /@vue/compiler-ssr@3.5.14: 1924 + resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==} 1925 1925 dependencies: 1926 - '@vue/compiler-dom': 3.5.13 1927 - '@vue/shared': 3.5.13 1926 + '@vue/compiler-dom': 3.5.14 1927 + '@vue/shared': 3.5.14 1928 1928 dev: false 1929 1929 1930 1930 /@vue/devtools-api@6.6.4: 1931 1931 resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} 1932 1932 dev: false 1933 1933 1934 - /@vue/devtools-core@7.7.6(vite@6.3.5)(vue@3.5.13): 1934 + /@vue/devtools-core@7.7.6(vite@6.3.5)(vue@3.5.14): 1935 1935 resolution: {integrity: sha512-ghVX3zjKPtSHu94Xs03giRIeIWlb9M+gvDRVpIZ/cRIxKHdW6HE/sm1PT3rUYS3aV92CazirT93ne+7IOvGUWg==} 1936 1936 peerDependencies: 1937 1937 vue: ^3.0.0 ··· 1942 1942 nanoid: 5.1.5 1943 1943 pathe: 2.0.3 1944 1944 vite-hot-client: 2.0.4(vite@6.3.5) 1945 - vue: 3.5.13(typescript@5.8.3) 1945 + vue: 3.5.14(typescript@5.8.3) 1946 1946 transitivePeerDependencies: 1947 1947 - vite 1948 1948 dev: false ··· 1965 1965 rfdc: 1.4.1 1966 1966 dev: false 1967 1967 1968 - /@vue/reactivity@3.5.13: 1969 - resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} 1968 + /@vue/reactivity@3.5.14: 1969 + resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==} 1970 1970 dependencies: 1971 - '@vue/shared': 3.5.13 1971 + '@vue/shared': 3.5.14 1972 1972 dev: false 1973 1973 1974 - /@vue/runtime-core@3.5.13: 1975 - resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==} 1974 + /@vue/runtime-core@3.5.14: 1975 + resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==} 1976 1976 dependencies: 1977 - '@vue/reactivity': 3.5.13 1978 - '@vue/shared': 3.5.13 1977 + '@vue/reactivity': 3.5.14 1978 + '@vue/shared': 3.5.14 1979 1979 dev: false 1980 1980 1981 - /@vue/runtime-dom@3.5.13: 1982 - resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==} 1981 + /@vue/runtime-dom@3.5.14: 1982 + resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==} 1983 1983 dependencies: 1984 - '@vue/reactivity': 3.5.13 1985 - '@vue/runtime-core': 3.5.13 1986 - '@vue/shared': 3.5.13 1984 + '@vue/reactivity': 3.5.14 1985 + '@vue/runtime-core': 3.5.14 1986 + '@vue/shared': 3.5.14 1987 1987 csstype: 3.1.3 1988 1988 dev: false 1989 1989 1990 - /@vue/server-renderer@3.5.13(vue@3.5.13): 1991 - resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==} 1990 + /@vue/server-renderer@3.5.14(vue@3.5.14): 1991 + resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==} 1992 1992 peerDependencies: 1993 - vue: 3.5.13 1993 + vue: 3.5.14 1994 1994 dependencies: 1995 - '@vue/compiler-ssr': 3.5.13 1996 - '@vue/shared': 3.5.13 1997 - vue: 3.5.13(typescript@5.8.3) 1995 + '@vue/compiler-ssr': 3.5.14 1996 + '@vue/shared': 3.5.14 1997 + vue: 3.5.14(typescript@5.8.3) 1998 1998 dev: false 1999 1999 2000 2000 /@vue/shared@3.5.13: 2001 2001 resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} 2002 + dev: false 2003 + 2004 + /@vue/shared@3.5.14: 2005 + resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==} 2002 2006 dev: false 2003 2007 2004 2008 /@whatwg-node/disposablestack@0.0.6: ··· 4662 4666 dependencies: 4663 4667 '@nuxt/cli': 3.25.1 4664 4668 '@nuxt/devalue': 2.0.2 4665 - '@nuxt/devtools': 2.4.0(vite@6.3.5)(vue@3.5.13) 4669 + '@nuxt/devtools': 2.4.0(vite@6.3.5)(vue@3.5.14) 4666 4670 '@nuxt/kit': 3.17.3(magicast@0.3.5) 4667 4671 '@nuxt/schema': 3.17.3 4668 4672 '@nuxt/telemetry': 2.6.6 4669 - '@nuxt/vite-builder': 3.17.3(typescript@5.8.3)(vue@3.5.13) 4670 - '@unhead/vue': 2.0.8(vue@3.5.13) 4673 + '@nuxt/vite-builder': 3.17.3(typescript@5.8.3)(vue@3.5.14) 4674 + '@unhead/vue': 2.0.8(vue@3.5.14) 4671 4675 '@vue/shared': 3.5.13 4672 4676 c12: 3.0.3(magicast@0.3.5) 4673 4677 chokidar: 4.0.3 ··· 4715 4719 unctx: 2.4.1 4716 4720 unimport: 5.0.1 4717 4721 unplugin: 2.3.3 4718 - unplugin-vue-router: 0.12.0(vue-router@4.5.1)(vue@3.5.13) 4722 + unplugin-vue-router: 0.12.0(vue-router@4.5.1)(vue@3.5.14) 4719 4723 unstorage: 1.16.0(db0@0.3.2)(ioredis@5.6.1) 4720 4724 untyped: 2.0.0 4721 - vue: 3.5.13(typescript@5.8.3) 4725 + vue: 3.5.14(typescript@5.8.3) 4722 4726 vue-bundle-renderer: 2.1.1 4723 4727 vue-devtools-stub: 0.1.0 4724 - vue-router: 4.5.1(vue@3.5.13) 4728 + vue-router: 4.5.1(vue@3.5.14) 4725 4729 transitivePeerDependencies: 4726 4730 - '@azure/app-configuration' 4727 4731 - '@azure/cosmos' ··· 6277 6281 picomatch: 4.0.2 6278 6282 dev: false 6279 6283 6280 - /unplugin-vue-router@0.12.0(vue-router@4.5.1)(vue@3.5.13): 6284 + /unplugin-vue-router@0.12.0(vue-router@4.5.1)(vue@3.5.14): 6281 6285 resolution: {integrity: sha512-xjgheKU0MegvXQcy62GVea0LjyOdMxN0/QH+ijN29W62ZlMhG7o7K+0AYqfpprvPwpWtuRjiyC5jnV2SxWye2w==} 6282 6286 peerDependencies: 6283 6287 vue-router: ^4.4.0 ··· 6286 6290 optional: true 6287 6291 dependencies: 6288 6292 '@babel/types': 7.27.1 6289 - '@vue-macros/common': 1.16.1(vue@3.5.13) 6293 + '@vue-macros/common': 1.16.1(vue@3.5.14) 6290 6294 ast-walker-scope: 0.6.2 6291 6295 chokidar: 4.0.3 6292 6296 fast-glob: 3.3.3 ··· 6299 6303 scule: 1.3.0 6300 6304 unplugin: 2.3.3 6301 6305 unplugin-utils: 0.2.4 6302 - vue-router: 4.5.1(vue@3.5.13) 6306 + vue-router: 4.5.1(vue@3.5.14) 6303 6307 yaml: 2.7.1 6304 6308 transitivePeerDependencies: 6305 6309 - vue ··· 6587 6591 - supports-color 6588 6592 dev: false 6589 6593 6590 - /vite-plugin-vue-tracer@0.1.3(vite@6.3.5)(vue@3.5.13): 6594 + /vite-plugin-vue-tracer@0.1.3(vite@6.3.5)(vue@3.5.14): 6591 6595 resolution: {integrity: sha512-+fN6oo0//dwZP9Ax9gRKeUroCqpQ43P57qlWgL0ljCIxAs+Rpqn/L4anIPZPgjDPga5dZH+ZJsshbF0PNJbm3Q==} 6592 6596 peerDependencies: 6593 6597 vite: ^6.0.0 ··· 6599 6603 pathe: 2.0.3 6600 6604 source-map-js: 1.2.1 6601 6605 vite: 6.3.5(jiti@2.4.2) 6602 - vue: 3.5.13(typescript@5.8.3) 6606 + vue: 3.5.14(typescript@5.8.3) 6603 6607 dev: false 6604 6608 6605 6609 /vite@6.3.5(jiti@2.4.2): ··· 6667 6671 resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} 6668 6672 dev: false 6669 6673 6670 - /vue-router@4.5.1(vue@3.5.13): 6674 + /vue-router@4.5.1(vue@3.5.14): 6671 6675 resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} 6672 6676 peerDependencies: 6673 6677 vue: ^3.2.0 6674 6678 dependencies: 6675 6679 '@vue/devtools-api': 6.6.4 6676 - vue: 3.5.13(typescript@5.8.3) 6680 + vue: 3.5.14(typescript@5.8.3) 6677 6681 dev: false 6678 6682 6679 - /vue@3.5.13(typescript@5.8.3): 6680 - resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==} 6683 + /vue@3.5.14(typescript@5.8.3): 6684 + resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==} 6681 6685 peerDependencies: 6682 6686 typescript: '*' 6683 6687 peerDependenciesMeta: 6684 6688 typescript: 6685 6689 optional: true 6686 6690 dependencies: 6687 - '@vue/compiler-dom': 3.5.13 6688 - '@vue/compiler-sfc': 3.5.13 6689 - '@vue/runtime-dom': 3.5.13 6690 - '@vue/server-renderer': 3.5.13(vue@3.5.13) 6691 - '@vue/shared': 3.5.13 6691 + '@vue/compiler-dom': 3.5.14 6692 + '@vue/compiler-sfc': 3.5.14 6693 + '@vue/runtime-dom': 3.5.14 6694 + '@vue/server-renderer': 3.5.14(vue@3.5.14) 6695 + '@vue/shared': 3.5.14 6692 6696 typescript: 5.8.3 6693 6697 dev: false 6694 6698