[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

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

update dependencies

Thomas (Mar 11, 2026, 4:24 PM +0100) b2195d0b 547711a6

+612 -523
+5 -5
package.json
··· 34 34 "test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit" 35 35 }, 36 36 "dependencies": { 37 - "@typescript-eslint/eslint-plugin": "^8.56.1", 38 - "@typescript-eslint/parser": "^8.56.1", 37 + "@typescript-eslint/eslint-plugin": "^8.57.0", 38 + "@typescript-eslint/parser": "^8.57.0", 39 39 "defu": "^6.1.4", 40 40 "ollama": "^0.6.3" 41 41 }, 42 42 "devDependencies": { 43 - "@nuxt/devtools": "^3.2.2", 43 + "@nuxt/devtools": "^3.2.3", 44 44 "@nuxt/eslint-config": "^1.15.2", 45 45 "@nuxt/kit": "^4.3.1", 46 46 "@nuxt/module-builder": "^1.0.2", ··· 48 48 "@nuxt/test-utils": "^4.0.0", 49 49 "@types/node": "latest", 50 50 "changelogen": "^0.6.2", 51 - "eslint": "^9.39.3", 51 + "eslint": "^9.39.4", 52 52 "nuxt": "^4.3.1", 53 53 "typescript": "^5.9.3", 54 54 "vitest": "^4.0.18", 55 55 "vue-tsc": "^3.2.5" 56 56 }, 57 - "packageManager": "pnpm@10.30.3" 57 + "packageManager": "pnpm@10.32.1" 58 58 }
+607 -518
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@typescript-eslint/eslint-plugin': 12 - specifier: ^8.56.1 13 - version: 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 12 + specifier: ^8.57.0 13 + version: 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 14 14 '@typescript-eslint/parser': 15 - specifier: ^8.56.1 16 - version: 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 15 + specifier: ^8.57.0 16 + version: 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 17 17 defu: 18 18 specifier: ^6.1.4 19 19 version: 6.1.4 ··· 22 22 version: 0.6.3 23 23 devDependencies: 24 24 '@nuxt/devtools': 25 - specifier: ^3.2.2 26 - version: 3.2.2(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)) 25 + specifier: ^3.2.3 26 + version: 3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 27 27 '@nuxt/eslint-config': 28 28 specifier: ^1.15.2 29 - version: 1.15.2(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.29)(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 29 + version: 1.15.2(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 30 30 '@nuxt/kit': 31 31 specifier: ^4.3.1 32 32 version: 4.3.1(magicast@0.5.2) 33 33 '@nuxt/module-builder': 34 34 specifier: ^1.0.2 35 - version: 1.0.2(@nuxt/cli@3.33.1(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 35 + version: 1.0.2(@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 36 36 '@nuxt/schema': 37 37 specifier: ^4.3.1 38 38 version: 4.3.1 39 39 '@nuxt/test-utils': 40 40 specifier: ^4.0.0 41 - version: 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 41 + version: 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 42 42 '@types/node': 43 43 specifier: latest 44 - version: 25.3.3 44 + version: 25.4.0 45 45 changelogen: 46 46 specifier: ^0.6.2 47 47 version: 0.6.2(magicast@0.5.2) 48 48 eslint: 49 - specifier: ^9.39.3 50 - version: 9.39.3(jiti@2.6.1) 49 + specifier: ^9.39.4 50 + version: 9.39.4(jiti@2.6.1) 51 51 nuxt: 52 52 specifier: ^4.3.1 53 - version: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 53 + version: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 54 54 typescript: 55 55 specifier: ^5.9.3 56 56 version: 5.9.3 57 57 vitest: 58 58 specifier: ^4.0.18 59 - version: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 59 + version: 4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 60 60 vue-tsc: 61 61 specifier: ^3.2.5 62 62 version: 3.2.5(typescript@5.9.3) ··· 276 276 resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} 277 277 engines: {node: '>=6.9.0'} 278 278 279 - '@bomb.sh/tab@0.0.12': 280 - resolution: {integrity: sha512-dYRwg4MqfHR5/BcTy285XOGRhjQFmNpaJBZ0tl2oU+RY595MQ5ApTF6j3OvauPAooHL6cfoOZMySQrOQztT8RQ==} 279 + '@bomb.sh/tab@0.0.14': 280 + resolution: {integrity: sha512-cHMk2LI430MVoX1unTt9oK1iZzQS4CYDz97MSxKLNErW69T43Z2QLFTpdS/3jVOIKrIADWfuxQ+nQNJkNV7E4w==} 281 281 hasBin: true 282 282 peerDependencies: 283 283 cac: ^6.7.14 284 - citty: ^0.1.6 284 + citty: ^0.1.6 || ^0.2.0 285 285 commander: ^13.1.0 286 286 peerDependenciesMeta: 287 287 cac: ··· 294 294 '@clack/core@1.0.0': 295 295 resolution: {integrity: sha512-Orf9Ltr5NeiEuVJS8Rk2XTw3IxNC2Bic3ash7GgYeA8LJ/zmSNpSQ/m5UAhe03lA6KFgklzZ5KTHs4OAMA/SAQ==} 296 296 297 - '@clack/core@1.0.1': 298 - resolution: {integrity: sha512-WKeyK3NOBwDOzagPR5H08rFk9D/WuN705yEbuZvKqlkmoLM2woKtXb10OO2k1NoSU4SFG947i2/SCYh+2u5e4g==} 297 + '@clack/core@1.1.0': 298 + resolution: {integrity: sha512-SVcm4Dqm2ukn64/8Gub2wnlA5nS2iWJyCkdNHcvNHPIeBTGojpdJ+9cZKwLfmqy7irD4N5qLteSilJlE0WLAtA==} 299 299 300 300 '@clack/prompts@1.0.0': 301 301 resolution: {integrity: sha512-rWPXg9UaCFqErJVQ+MecOaWsozjaxol4yjnmYcGNipAWzdaWa2x+VJmKfGq7L0APwBohQOYdHC+9RO4qRXej+A==} 302 302 303 - '@clack/prompts@1.0.1': 304 - resolution: {integrity: sha512-/42G73JkuYdyWZ6m8d/CJtBrGl1Hegyc7Fy78m5Ob+jF85TOUmLR5XLce/U3LxYAw0kJ8CT5aI99RIvPHcGp/Q==} 303 + '@clack/prompts@1.1.0': 304 + resolution: {integrity: sha512-pkqbPGtohJAvm4Dphs2M8xE29ggupihHdy1x84HNojZuMtFsHiUlRvqD24tM2+XmI+61LlfNceM3Wr7U5QES5g==} 305 305 306 306 '@cloudflare/kv-asset-handler@0.4.0': 307 307 resolution: {integrity: sha512-+tv3z+SPp+gqTIcImN9o0hqE9xyfQjI1XD9pL6NuKjua9B1y7mNYv0S9cP+QEbA4ppVgGZEmKOvHX5G5Ei1CVA==} ··· 824 824 resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} 825 825 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 826 826 827 - '@eslint/compat@2.0.2': 828 - resolution: {integrity: sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==} 827 + '@eslint/compat@2.0.3': 828 + resolution: {integrity: sha512-SjIJhGigp8hmd1YGIBwh7Ovri7Kisl42GYFjrOyHhtfYGGoLW6teYi/5p8W50KSsawUPpuLOSmsq1bD0NGQLBw==} 829 829 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 830 830 peerDependencies: 831 831 eslint: ^8.40 || 9 || 10 ··· 837 837 resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} 838 838 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 839 839 840 + '@eslint/config-array@0.21.2': 841 + resolution: {integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==} 842 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 843 + 840 844 '@eslint/config-helpers@0.4.2': 841 845 resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} 842 846 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 843 847 844 - '@eslint/config-helpers@0.5.2': 845 - resolution: {integrity: sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==} 848 + '@eslint/config-helpers@0.5.3': 849 + resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==} 846 850 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 847 851 848 852 '@eslint/core@0.16.0': ··· 853 857 resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} 854 858 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 855 859 856 - '@eslint/core@1.1.0': 857 - resolution: {integrity: sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==} 860 + '@eslint/core@1.1.1': 861 + resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==} 858 862 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 859 863 860 864 '@eslint/eslintrc@3.3.1': 861 865 resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} 862 866 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 863 867 864 - '@eslint/eslintrc@3.3.4': 865 - resolution: {integrity: sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==} 868 + '@eslint/eslintrc@3.3.5': 869 + resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==} 866 870 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 867 871 868 872 '@eslint/js@9.38.0': 869 873 resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==} 870 874 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 871 875 872 - '@eslint/js@9.39.3': 873 - resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==} 876 + '@eslint/js@9.39.4': 877 + resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==} 874 878 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 875 879 876 880 '@eslint/object-schema@2.1.7': ··· 972 976 engines: {node: ^16.10.0 || >=18.0.0} 973 977 hasBin: true 974 978 975 - '@nuxt/cli@3.33.1': 976 - resolution: {integrity: sha512-/sCrcI0WemING9zASaXPgPDY7PrQTPlRyCXlSgGx8VwRAkWbxGaPhIc3kZQikgLwVAwy+muWVV4Wks8OTtW5Tw==} 977 - engines: {node: ^16.10.0 || >=18.0.0} 979 + '@nuxt/cli@3.34.0': 980 + resolution: {integrity: sha512-KVI4xSo96UtUUbmxr9ouWTytbj1LzTw5alsM4vC/gSY/l8kPMRAlq0XpNSAVTDJyALzLY70WhaIMX24LJLpdFw==} 981 + engines: {node: ^16.14.0 || >=18.0.0} 978 982 hasBin: true 979 983 peerDependencies: 980 - '@nuxt/schema': ^4.3.0 984 + '@nuxt/schema': ^4.3.1 981 985 peerDependenciesMeta: 982 986 '@nuxt/schema': 983 987 optional: true ··· 995 999 peerDependencies: 996 1000 vite: '>=6.0' 997 1001 998 - '@nuxt/devtools-kit@3.2.2': 999 - resolution: {integrity: sha512-07E1phqoVPNlexlkrYuOMPhTzLIRjcl9iEqyc/vZLH2zWeH/T1X3v+RLTVW5Oio40f/XBp9yQuyihmX34ddjgQ==} 1002 + '@nuxt/devtools-kit@3.2.3': 1003 + resolution: {integrity: sha512-5zj7Xx5CDI6P84kMalXoxGLd470buF6ncsRhiEPq8UlwdpVeR7bwi8QnparZNFBdG79bZ5KUkfi5YDXpLYPoIA==} 1000 1004 peerDependencies: 1001 1005 vite: '>=6.0' 1002 1006 ··· 1004 1008 resolution: {integrity: sha512-nYYGxT4lmQDvfHL6qolNWLu0QTavsdN/98F57falPuvdgs5ev1NuYsC12hXun+5ENcnigEcoM9Ij92qopBgqmQ==} 1005 1009 hasBin: true 1006 1010 1007 - '@nuxt/devtools-wizard@3.2.2': 1008 - resolution: {integrity: sha512-FaKV3xZF+Sj2ORxJNWTUalnEV8cpXW2rkg60KzQd7LryEHgUdFMuY/oTSVh9YmURqSzwVlfYd1Su56yi02pxlA==} 1011 + '@nuxt/devtools-wizard@3.2.3': 1012 + resolution: {integrity: sha512-VXSxWlv476Mhg2RkWMkjslOXcbf0trsp/FDHZTjg9nPDGROGV88xNuvgIF4eClP7zesjETOUow0te6s8504w9A==} 1009 1013 hasBin: true 1010 1014 1011 1015 '@nuxt/devtools@2.6.5': ··· 1014 1018 peerDependencies: 1015 1019 vite: '>=6.0' 1016 1020 1017 - '@nuxt/devtools@3.2.2': 1018 - resolution: {integrity: sha512-b6roSuKed5XMg09oWejXb4bRG+iYPDFRHEP2HpAfwpFWgAhpiQIAdrdjZNt4f/pzbfhDqb1R5TSa1KmztOuMKw==} 1021 + '@nuxt/devtools@3.2.3': 1022 + resolution: {integrity: sha512-UfbCHJDQ2DK0D787G6/QhuS2aYCDFTKMgtvE6OBBM1qYpR6pYEu5LRClQr9TFN4TIqJvgluQormGcYr1lsTKTw==} 1019 1023 hasBin: true 1020 1024 peerDependencies: 1021 1025 '@vitejs/devtools': '*' ··· 2006 2010 '@rolldown/pluginutils@1.0.0-rc.2': 2007 2011 resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} 2008 2012 2009 - '@rolldown/pluginutils@1.0.0-rc.6': 2010 - resolution: {integrity: sha512-Y0+JT8Mi1mmW08K6HieG315XNRu4L0rkfCpA364HtytjgiqYnMYRdFPcxRl+BQQqNXzecL2S9nii+RUpO93XIA==} 2013 + '@rolldown/pluginutils@1.0.0-rc.9': 2014 + resolution: {integrity: sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==} 2011 2015 2012 2016 '@rollup/plugin-alias@5.1.1': 2013 2017 resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==} ··· 2036 2040 rollup: 2037 2041 optional: true 2038 2042 2039 - '@rollup/plugin-commonjs@29.0.0': 2040 - resolution: {integrity: sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==} 2043 + '@rollup/plugin-commonjs@29.0.2': 2044 + resolution: {integrity: sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==} 2041 2045 engines: {node: '>=16.0.0 || 14 >= 14.17'} 2042 2046 peerDependencies: 2043 2047 rollup: ^2.68.0||^3.0.0||^4.0.0 ··· 2384 2388 '@standard-schema/spec@1.1.0': 2385 2389 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 2386 2390 2387 - '@stylistic/eslint-plugin@5.9.0': 2388 - resolution: {integrity: sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==} 2391 + '@stylistic/eslint-plugin@5.10.0': 2392 + resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==} 2389 2393 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2390 2394 peerDependencies: 2391 2395 eslint: ^9.0.0 || ^10.0.0 ··· 2411 2415 '@types/node@24.9.1': 2412 2416 resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} 2413 2417 2414 - '@types/node@25.3.3': 2415 - resolution: {integrity: sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==} 2418 + '@types/node@25.4.0': 2419 + resolution: {integrity: sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==} 2416 2420 2417 2421 '@types/parse-path@7.1.0': 2418 2422 resolution: {integrity: sha512-EULJ8LApcVEPbrfND0cRQqutIOdiIgJ1Mgrhpy755r14xMohPTEpkV/k28SJvuOs9bHRFW8x+KeDAEPiGQPB9Q==} ··· 2421 2425 '@types/resolve@1.20.2': 2422 2426 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} 2423 2427 2424 - '@typescript-eslint/eslint-plugin@8.56.1': 2425 - resolution: {integrity: sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==} 2428 + '@typescript-eslint/eslint-plugin@8.57.0': 2429 + resolution: {integrity: sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==} 2426 2430 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2427 2431 peerDependencies: 2428 - '@typescript-eslint/parser': ^8.56.1 2432 + '@typescript-eslint/parser': ^8.57.0 2429 2433 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2430 2434 typescript: '>=4.8.4 <6.0.0' 2431 2435 2432 - '@typescript-eslint/parser@8.56.1': 2433 - resolution: {integrity: sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==} 2436 + '@typescript-eslint/parser@8.57.0': 2437 + resolution: {integrity: sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==} 2434 2438 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2435 2439 peerDependencies: 2436 2440 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2437 2441 typescript: '>=4.8.4 <6.0.0' 2438 2442 2439 - '@typescript-eslint/project-service@8.56.1': 2440 - resolution: {integrity: sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==} 2443 + '@typescript-eslint/project-service@8.57.0': 2444 + resolution: {integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==} 2441 2445 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2442 2446 peerDependencies: 2443 2447 typescript: '>=4.8.4 <6.0.0' 2444 2448 2445 - '@typescript-eslint/scope-manager@8.56.1': 2446 - resolution: {integrity: sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==} 2449 + '@typescript-eslint/scope-manager@8.57.0': 2450 + resolution: {integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==} 2447 2451 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2448 2452 2449 - '@typescript-eslint/tsconfig-utils@8.56.1': 2450 - resolution: {integrity: sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==} 2453 + '@typescript-eslint/tsconfig-utils@8.57.0': 2454 + resolution: {integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==} 2451 2455 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2452 2456 peerDependencies: 2453 2457 typescript: '>=4.8.4 <6.0.0' 2454 2458 2455 - '@typescript-eslint/type-utils@8.56.1': 2456 - resolution: {integrity: sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==} 2459 + '@typescript-eslint/type-utils@8.57.0': 2460 + resolution: {integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==} 2457 2461 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2458 2462 peerDependencies: 2459 2463 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2460 2464 typescript: '>=4.8.4 <6.0.0' 2461 2465 2462 - '@typescript-eslint/types@8.56.1': 2463 - resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==} 2466 + '@typescript-eslint/types@8.57.0': 2467 + resolution: {integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==} 2464 2468 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2465 2469 2466 - '@typescript-eslint/typescript-estree@8.56.1': 2467 - resolution: {integrity: sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==} 2470 + '@typescript-eslint/typescript-estree@8.57.0': 2471 + resolution: {integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==} 2468 2472 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2469 2473 peerDependencies: 2470 2474 typescript: '>=4.8.4 <6.0.0' 2471 2475 2472 - '@typescript-eslint/utils@8.56.1': 2473 - resolution: {integrity: sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==} 2476 + '@typescript-eslint/utils@8.57.0': 2477 + resolution: {integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==} 2474 2478 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2475 2479 peerDependencies: 2476 2480 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2477 2481 typescript: '>=4.8.4 <6.0.0' 2478 2482 2479 - '@typescript-eslint/visitor-keys@8.56.1': 2480 - resolution: {integrity: sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==} 2483 + '@typescript-eslint/visitor-keys@8.57.0': 2484 + resolution: {integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==} 2481 2485 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2482 2486 2483 2487 '@unhead/vue@2.0.19': ··· 2485 2489 peerDependencies: 2486 2490 vue: '>=3.5.18' 2487 2491 2488 - '@unhead/vue@2.1.10': 2489 - resolution: {integrity: sha512-VP78Onh2HNezLPfhYjfHqn4dxlcQsE6PJgTTs61NksO/thvilNswtgBq0N0MWCLtn43N5akEPGW2y2zxM3PWgQ==} 2492 + '@unhead/vue@2.1.12': 2493 + resolution: {integrity: sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==} 2490 2494 peerDependencies: 2491 2495 vue: '>=3.5.18' 2492 2496 ··· 2740 2744 '@vue/compiler-core@3.5.24': 2741 2745 resolution: {integrity: sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==} 2742 2746 2743 - '@vue/compiler-core@3.5.29': 2744 - resolution: {integrity: sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==} 2747 + '@vue/compiler-core@3.5.30': 2748 + resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==} 2745 2749 2746 2750 '@vue/compiler-dom@3.5.22': 2747 2751 resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==} ··· 2749 2753 '@vue/compiler-dom@3.5.24': 2750 2754 resolution: {integrity: sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==} 2751 2755 2752 - '@vue/compiler-dom@3.5.29': 2753 - resolution: {integrity: sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==} 2756 + '@vue/compiler-dom@3.5.30': 2757 + resolution: {integrity: sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==} 2754 2758 2755 2759 '@vue/compiler-sfc@3.5.22': 2756 2760 resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==} ··· 2758 2762 '@vue/compiler-sfc@3.5.24': 2759 2763 resolution: {integrity: sha512-8EG5YPRgmTB+YxYBM3VXy8zHD9SWHUJLIGPhDovo3Z8VOgvP+O7UP5vl0J4BBPWYD9vxtBabzW1EuEZ+Cqs14g==} 2760 2764 2761 - '@vue/compiler-sfc@3.5.29': 2762 - resolution: {integrity: sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==} 2765 + '@vue/compiler-sfc@3.5.30': 2766 + resolution: {integrity: sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==} 2763 2767 2764 2768 '@vue/compiler-ssr@3.5.22': 2765 2769 resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} ··· 2767 2771 '@vue/compiler-ssr@3.5.24': 2768 2772 resolution: {integrity: sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==} 2769 2773 2770 - '@vue/compiler-ssr@3.5.29': 2771 - resolution: {integrity: sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==} 2774 + '@vue/compiler-ssr@3.5.30': 2775 + resolution: {integrity: sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==} 2772 2776 2773 2777 '@vue/compiler-vue2@2.7.16': 2774 2778 resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} ··· 2820 2824 '@vue/reactivity@3.5.22': 2821 2825 resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==} 2822 2826 2823 - '@vue/reactivity@3.5.29': 2824 - resolution: {integrity: sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA==} 2827 + '@vue/reactivity@3.5.30': 2828 + resolution: {integrity: sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==} 2825 2829 2826 2830 '@vue/runtime-core@3.5.22': 2827 2831 resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==} 2828 2832 2829 - '@vue/runtime-core@3.5.29': 2830 - resolution: {integrity: sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg==} 2833 + '@vue/runtime-core@3.5.30': 2834 + resolution: {integrity: sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==} 2831 2835 2832 2836 '@vue/runtime-dom@3.5.22': 2833 2837 resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==} 2834 2838 2835 - '@vue/runtime-dom@3.5.29': 2836 - resolution: {integrity: sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg==} 2839 + '@vue/runtime-dom@3.5.30': 2840 + resolution: {integrity: sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==} 2837 2841 2838 2842 '@vue/server-renderer@3.5.22': 2839 2843 resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==} 2840 2844 peerDependencies: 2841 2845 vue: 3.5.22 2842 2846 2843 - '@vue/server-renderer@3.5.29': 2844 - resolution: {integrity: sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g==} 2847 + '@vue/server-renderer@3.5.30': 2848 + resolution: {integrity: sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==} 2845 2849 peerDependencies: 2846 - vue: 3.5.29 2850 + vue: 3.5.30 2847 2851 2848 2852 '@vue/shared@3.5.22': 2849 2853 resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==} ··· 2851 2855 '@vue/shared@3.5.24': 2852 2856 resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==} 2853 2857 2854 - '@vue/shared@3.5.29': 2855 - resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==} 2858 + '@vue/shared@3.5.30': 2859 + resolution: {integrity: sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==} 2856 2860 2857 2861 abbrev@3.0.1: 2858 2862 resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} ··· 3015 3019 bare-path@3.0.0: 3016 3020 resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==} 3017 3021 3018 - bare-stream@2.8.0: 3019 - resolution: {integrity: sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==} 3022 + bare-stream@2.8.1: 3023 + resolution: {integrity: sha512-bSeR8RfvbRwDpD7HWZvn8M3uYNDrk7m9DQjYOFkENZlXW8Ju/MPaqUPQq5LqJ3kyjEm07siTaAQ7wBKCU59oHg==} 3020 3024 peerDependencies: 3021 3025 bare-buffer: '*' 3022 3026 bare-events: '*' ··· 3131 3135 caniuse-lite@1.0.30001754: 3132 3136 resolution: {integrity: sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==} 3133 3137 3134 - caniuse-lite@1.0.30001776: 3135 - resolution: {integrity: sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==} 3138 + caniuse-lite@1.0.30001777: 3139 + resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==} 3136 3140 3137 3141 chai@6.2.2: 3138 3142 resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==} ··· 3258 3262 resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==} 3259 3263 engines: {node: '>=18'} 3260 3264 3261 - copy-paste@2.2.0: 3262 - resolution: {integrity: sha512-jqSL4r9DSeiIvJZStLzY/sMLt9ToTM7RsK237lYOTG+KcbQJHGala3R1TUpa8h1p9adswVgIdV4qGbseVhL4lg==} 3263 - 3264 3265 core-js-compat@3.48.0: 3265 3266 resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} 3266 3267 ··· 3310 3311 resolution: {integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==} 3311 3312 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} 3312 3313 3314 + css-tree@3.2.1: 3315 + resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==} 3316 + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} 3317 + 3313 3318 css-what@6.2.2: 3314 3319 resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} 3315 3320 engines: {node: '>= 6'} ··· 3319 3324 engines: {node: '>=4'} 3320 3325 hasBin: true 3321 3326 3322 - cssnano-preset-default@7.0.10: 3323 - resolution: {integrity: sha512-6ZBjW0Lf1K1Z+0OKUAUpEN62tSXmYChXWi2NAA0afxEVsj9a+MbcB1l5qel6BHJHmULai2fCGRthCeKSFbScpA==} 3327 + cssnano-preset-default@7.0.11: 3328 + resolution: {integrity: sha512-waWlAMuCakP7//UCY+JPrQS1z0OSLeOXk2sKWJximKWGupVxre50bzPlvpbUwZIDylhf/ptf0Pk+Yf7C+hoa3g==} 3324 3329 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3325 3330 peerDependencies: 3326 3331 postcss: ^8.4.32 ··· 3343 3348 peerDependencies: 3344 3349 postcss: ^8.4.32 3345 3350 3346 - cssnano@7.1.2: 3347 - resolution: {integrity: sha512-HYOPBsNvoiFeR1eghKD5C3ASm64v9YVyJB4Ivnl2gqKoQYvjjN/G0rztvKQq8OxocUtC6sjqY8jwYngIB4AByA==} 3351 + cssnano@7.1.3: 3352 + resolution: {integrity: sha512-mLFHQAzyapMVFLiJIn7Ef4C2UCEvtlTlbyILR6B5ZsUAV3D/Pa761R5uC1YPhyBkRd3eqaDm2ncaNrD7R4mTRg==} 3348 3353 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3349 3354 peerDependencies: 3350 3355 postcss: ^8.4.32 ··· 3567 3572 peerDependencies: 3568 3573 eslint: ^9.5.0 || ^10.0.0 3569 3574 3570 - eslint-flat-config-utils@3.0.1: 3571 - resolution: {integrity: sha512-VMA3u86bLzNAwD/7DkLtQ9lolgIOx2Sj0kTMMnBvrvEz7w0rQj4aGCR+lqsqtld63gKiLyT4BnQZ3gmGDXtvjg==} 3575 + eslint-flat-config-utils@3.0.2: 3576 + resolution: {integrity: sha512-mPvevWSDQFwgABvyCurwIu6ZdKxGI5NW22/BGDwA1T49NO6bXuxbV9VfJK/tkQoNyPogT6Yu1d57iM0jnZVWmg==} 3572 3577 3573 3578 eslint-import-context@0.1.9: 3574 3579 resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==} ··· 3609 3614 peerDependencies: 3610 3615 eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 3611 3616 3612 - eslint-plugin-regexp@3.0.0: 3613 - resolution: {integrity: sha512-iW7hgAV8NOG6E2dz+VeKpq67YLQ9jaajOKYpoOSic2/q8y9BMdXBKkSR9gcMtbqEhNQzdW41E3wWzvhp8ExYwQ==} 3617 + eslint-plugin-regexp@3.1.0: 3618 + resolution: {integrity: sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==} 3614 3619 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 3615 3620 peerDependencies: 3616 3621 eslint: '>=9.38.0' ··· 3645 3650 resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} 3646 3651 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3647 3652 3648 - eslint-scope@9.1.1: 3649 - resolution: {integrity: sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==} 3653 + eslint-scope@9.1.2: 3654 + resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==} 3650 3655 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 3651 3656 3652 3657 eslint-visitor-keys@3.4.3: ··· 3671 3676 jiti: 3672 3677 optional: true 3673 3678 3674 - eslint@9.39.3: 3675 - resolution: {integrity: sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==} 3679 + eslint@9.39.4: 3680 + resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} 3676 3681 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3677 3682 hasBin: true 3678 3683 peerDependencies: ··· 3685 3690 resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} 3686 3691 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3687 3692 3688 - espree@11.1.1: 3689 - resolution: {integrity: sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==} 3693 + espree@11.2.0: 3694 + resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==} 3690 3695 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 3691 3696 3692 3697 esquery@1.6.0: ··· 3771 3776 fast-npm-meta@0.4.7: 3772 3777 resolution: {integrity: sha512-aZU3i3eRcSb2NCq8i6N6IlyiTyF6vqAqzBGl2NBF6ngNx/GIqfYbkLDIKZ4z4P0o/RmtsFnVqHwdrSm13o4tnQ==} 3773 3778 3774 - fast-npm-meta@1.3.0: 3775 - resolution: {integrity: sha512-Yz48hvMPiD+J5vPQj767Gdd3i6TOzqwBuvc0ylkzyxh2+VEJmtWBBy1OT1/CoeStcKhS6lBK8opUf13BNXBBYw==} 3779 + fast-npm-meta@1.4.2: 3780 + resolution: {integrity: sha512-XXyd9d3ie/JeIIjm6WeKalvapGGFI4ShAjPJM78vgUFYzoEsuNSjvvVTuht0XZcwbVdOnEEGzhxwguRbxkIcDg==} 3776 3781 hasBin: true 3777 3782 3778 3783 fastq@1.20.1: ··· 3817 3822 resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} 3818 3823 engines: {node: '>=16'} 3819 3824 3820 - flatted@3.3.4: 3821 - resolution: {integrity: sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==} 3825 + flatted@3.4.1: 3826 + resolution: {integrity: sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==} 3822 3827 3823 3828 foreground-child@3.3.1: 3824 3829 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} ··· 3940 3945 h3@1.15.4: 3941 3946 resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==} 3942 3947 3943 - h3@1.15.5: 3944 - resolution: {integrity: sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==} 3948 + h3@1.15.6: 3949 + resolution: {integrity: sha512-oi15ESLW5LRthZ+qPCi5GNasY/gvynSKUQxgiovrY63bPAtG59wtM+LSrlcwvOHAXzGrXVLnI97brbkdPF9WoQ==} 3945 3950 3946 3951 h3@2.0.1-rc.11: 3947 3952 resolution: {integrity: sha512-2myzjCqy32c1As9TjZW9fNZXtLqNedjFSrdFy2AjFBQQ3LzrnGoDdFDYfC0tV2e4vcyfJ2Sfo/F6NQhO2Ly/Mw==} ··· 3996 4001 resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==} 3997 4002 engines: {node: '>=18.18.0'} 3998 4003 3999 - iconv-lite@0.4.24: 4000 - resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} 4001 - engines: {node: '>=0.10.0'} 4002 - 4003 4004 ieee754@1.2.1: 4004 4005 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} 4005 4006 ··· 4021 4022 impound@1.0.0: 4022 4023 resolution: {integrity: sha512-8lAJ+1Arw2sMaZ9HE2ZmL5zOcMnt18s6+7Xqgq2aUVy4P1nlzAyPtzCDxsk51KVFwHEEdc6OWvUyqwHwhRYaug==} 4023 4024 4025 + impound@1.1.5: 4026 + resolution: {integrity: sha512-5AUn+QE0UofqNHu5f2Skf6Svukdg4ehOIq8O0EtqIx4jta0CDZYBPqpIHt0zrlUTiFVYlLpeH39DoikXBjPKpA==} 4027 + 4024 4028 imurmurhash@0.1.4: 4025 4029 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} 4026 4030 engines: {node: '>=0.8.19'} ··· 4302 4306 mdn-data@2.12.2: 4303 4307 resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} 4304 4308 4309 + mdn-data@2.27.1: 4310 + resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==} 4311 + 4305 4312 merge-stream@2.0.0: 4306 4313 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} 4307 4314 ··· 4396 4403 mlly@1.8.0: 4397 4404 resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==} 4398 4405 4406 + mlly@1.8.1: 4407 + resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==} 4408 + 4399 4409 mocked-exports@0.1.1: 4400 4410 resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==} 4401 4411 ··· 4489 4499 node-releases@2.0.27: 4490 4500 resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} 4491 4501 4502 + node-releases@2.0.36: 4503 + resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} 4504 + 4492 4505 nopt@8.1.0: 4493 4506 resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==} 4494 4507 engines: {node: ^18.17.0 || >=20.5.0} ··· 4755 4768 peerDependencies: 4756 4769 postcss: ^8.4.32 4757 4770 4758 - postcss-colormin@7.0.5: 4759 - resolution: {integrity: sha512-ekIBP/nwzRWhEMmIxHHbXHcMdzd1HIUzBECaj5KEdLz9DVP2HzT065sEhvOx1dkLjYW7jyD0CngThx6bpFi2fA==} 4771 + postcss-colormin@7.0.6: 4772 + resolution: {integrity: sha512-oXM2mdx6IBTRm39797QguYzVEWzbdlFiMNfq88fCCN1Wepw3CYmJ/1/Ifa/KjWo+j5ZURDl2NTldLJIw51IeNQ==} 4760 4773 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4761 4774 peerDependencies: 4762 4775 postcss: ^8.4.32 ··· 4767 4780 peerDependencies: 4768 4781 postcss: ^8.4.32 4769 4782 4770 - postcss-convert-values@7.0.8: 4771 - resolution: {integrity: sha512-+XNKuPfkHTCEo499VzLMYn94TiL3r9YqRE3Ty+jP7UX4qjewUONey1t7CG21lrlTLN07GtGM8MqFVp86D4uKJg==} 4783 + postcss-convert-values@7.0.9: 4784 + resolution: {integrity: sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==} 4772 4785 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4773 4786 peerDependencies: 4774 4787 postcss: ^8.4.32 ··· 4779 4792 peerDependencies: 4780 4793 postcss: ^8.4.32 4781 4794 4782 - postcss-discard-comments@7.0.5: 4783 - resolution: {integrity: sha512-IR2Eja8WfYgN5n32vEGSctVQ1+JARfu4UH8M7bgGh1bC+xI/obsPJXaBpQF7MAByvgwZinhpHpdrmXtvVVlKcQ==} 4795 + postcss-discard-comments@7.0.6: 4796 + resolution: {integrity: sha512-Sq+Fzj1Eg5/CPf1ERb0wS1Im5cvE2gDXCE+si4HCn1sf+jpQZxDI4DXEp8t77B/ImzDceWE2ebJQFXdqZ6GRJw==} 4784 4797 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4785 4798 peerDependencies: 4786 4799 postcss: ^8.4.32 ··· 4815 4828 peerDependencies: 4816 4829 postcss: ^8.4.32 4817 4830 4818 - postcss-merge-rules@7.0.7: 4819 - resolution: {integrity: sha512-njWJrd/Ms6XViwowaaCc+/vqhPG3SmXn725AGrnl+BgTuRPEacjiLEaGq16J6XirMJbtKkTwnt67SS+e2WGoew==} 4831 + postcss-merge-rules@7.0.8: 4832 + resolution: {integrity: sha512-BOR1iAM8jnr7zoQSlpeBmCsWV5Uudi/+5j7k05D0O/WP3+OFMPD86c1j/20xiuRtyt45bhxw/7hnhZNhW2mNFA==} 4820 4833 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4821 4834 peerDependencies: 4822 4835 postcss: ^8.4.32 ··· 4839 4852 peerDependencies: 4840 4853 postcss: ^8.4.32 4841 4854 4842 - postcss-minify-params@7.0.5: 4843 - resolution: {integrity: sha512-FGK9ky02h6Ighn3UihsyeAH5XmLEE2MSGH5Tc4tXMFtEDx7B+zTG6hD/+/cT+fbF7PbYojsmmWjyTwFwW1JKQQ==} 4855 + postcss-minify-params@7.0.6: 4856 + resolution: {integrity: sha512-YOn02gC68JijlaXVuKvFSCvQOhTpblkcfDre2hb/Aaa58r2BIaK4AtE/cyZf2wV7YKAG+UlP9DT+By0ry1E4VQ==} 4844 4857 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4845 4858 peerDependencies: 4846 4859 postcss: ^8.4.32 ··· 4851 4864 peerDependencies: 4852 4865 postcss: ^8.4.32 4853 4866 4867 + postcss-minify-selectors@7.0.6: 4868 + resolution: {integrity: sha512-lIbC0jy3AAwDxEgciZlBullDiMBeBCT+fz5G8RcA9MWqh/hfUkpOI3vNDUNEZHgokaoiv0juB9Y8fGcON7rU/A==} 4869 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4870 + peerDependencies: 4871 + postcss: ^8.4.32 4872 + 4854 4873 postcss-nested@7.0.2: 4855 4874 resolution: {integrity: sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==} 4856 4875 engines: {node: '>=18.0'} ··· 4899 4918 peerDependencies: 4900 4919 postcss: ^8.4.32 4901 4920 4902 - postcss-normalize-unicode@7.0.5: 4903 - resolution: {integrity: sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==} 4921 + postcss-normalize-unicode@7.0.6: 4922 + resolution: {integrity: sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==} 4904 4923 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4905 4924 peerDependencies: 4906 4925 postcss: ^8.4.32 ··· 4929 4948 peerDependencies: 4930 4949 postcss: ^8.4.32 4931 4950 4932 - postcss-reduce-initial@7.0.5: 4933 - resolution: {integrity: sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==} 4951 + postcss-reduce-initial@7.0.6: 4952 + resolution: {integrity: sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==} 4934 4953 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4935 4954 peerDependencies: 4936 4955 postcss: ^8.4.32 ··· 4955 4974 peerDependencies: 4956 4975 postcss: ^8.4.32 4957 4976 4977 + postcss-svgo@7.1.1: 4978 + resolution: {integrity: sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==} 4979 + engines: {node: ^18.12.0 || ^20.9.0 || >= 18} 4980 + peerDependencies: 4981 + postcss: ^8.4.32 4982 + 4958 4983 postcss-unique-selectors@7.0.4: 4959 4984 resolution: {integrity: sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==} 4960 4985 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4961 4986 peerDependencies: 4962 4987 postcss: ^8.4.32 4963 4988 4989 + postcss-unique-selectors@7.0.5: 4990 + resolution: {integrity: sha512-3QoYmEt4qg/rUWDn6Tc8+ZVPmbp4G1hXDtCNWDx0st8SjtCbRcxRXDDM1QrEiXGG3A45zscSJFb4QH90LViyxg==} 4991 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4992 + peerDependencies: 4993 + postcss: ^8.4.32 4994 + 4964 4995 postcss-value-parser@4.2.0: 4965 4996 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} 4966 4997 ··· 5104 5135 rollup: ^3.29.4 || ^4 5105 5136 typescript: ^4.5 || ^5.0 5106 5137 5138 + rollup-plugin-visualizer@6.0.11: 5139 + resolution: {integrity: sha512-TBwVHVY7buHjIKVLqr9scTVFwqZqMXINcCphPwIWKPDCOBIa+jCQfafvbjRJDZgXdq/A996Dy6yGJ/+/NtAXDQ==} 5140 + engines: {node: '>=18'} 5141 + hasBin: true 5142 + peerDependencies: 5143 + rolldown: 1.x || ^1.0.0-beta 5144 + rollup: 2.x || 3.x || 4.x 5145 + peerDependenciesMeta: 5146 + rolldown: 5147 + optional: true 5148 + rollup: 5149 + optional: true 5150 + 5107 5151 rollup-plugin-visualizer@6.0.5: 5108 5152 resolution: {integrity: sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==} 5109 5153 engines: {node: '>=18'} ··· 5143 5187 safe-buffer@5.2.1: 5144 5188 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} 5145 5189 5146 - safer-buffer@2.1.2: 5147 - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} 5148 - 5149 5190 sax@1.5.0: 5150 5191 resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==} 5151 5192 engines: {node: '>=11.0.0'} ··· 5182 5223 serialize-javascript@6.0.2: 5183 5224 resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} 5184 5225 5185 - seroval@1.5.0: 5186 - resolution: {integrity: sha512-OE4cvmJ1uSPrKorFIH9/w/Qwuvi/IMcGbv5RKgcJ/zjA/IohDLU6SVaxFN9FwajbP7nsX0dQqMDes1whk3y+yw==} 5226 + seroval@1.5.1: 5227 + resolution: {integrity: sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA==} 5187 5228 engines: {node: '>=10'} 5188 5229 5189 5230 serve-placeholder@2.0.2: ··· 5222 5263 simple-git@3.28.0: 5223 5264 resolution: {integrity: sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==} 5224 5265 5225 - simple-git@3.32.3: 5226 - resolution: {integrity: sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==} 5266 + simple-git@3.33.0: 5267 + resolution: {integrity: sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==} 5227 5268 5228 5269 sirv@3.0.2: 5229 5270 resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} ··· 5276 5317 engines: {node: '>=20.16.0'} 5277 5318 hasBin: true 5278 5319 5279 - srvx@0.11.8: 5280 - resolution: {integrity: sha512-2n9t0YnAXPJjinytvxccNgs7rOA5gmE7Wowt/8Dy2dx2fDC6sBhfBpbrCvjYKALlVukPS/Uq3QwkolKNa7P/2Q==} 5320 + srvx@0.11.9: 5321 + resolution: {integrity: sha512-97wWJS6F0KTKAhDlHVmBzMvlBOp5FiNp3XrLoodIgYJpXxgG5tE9rX4Pg7s46n2shI4wtEsMATTS1+rI3/ubzA==} 5281 5322 engines: {node: '>=20.16.0'} 5282 5323 hasBin: true 5283 5324 ··· 5356 5397 peerDependencies: 5357 5398 postcss: ^8.4.32 5358 5399 5400 + stylehacks@7.0.8: 5401 + resolution: {integrity: sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==} 5402 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5403 + peerDependencies: 5404 + postcss: ^8.4.32 5405 + 5359 5406 superjson@2.2.5: 5360 5407 resolution: {integrity: sha512-zWPTX96LVsA/eVYnqOM2+ofcdPqdS1dAF1LN4TS2/MWuUpfitd9ctTa87wt4xrYnZnkLtS69xpBdSxVBP5Rm6w==} 5361 5408 engines: {node: '>=16'} ··· 5377 5424 engines: {node: '>=16'} 5378 5425 hasBin: true 5379 5426 5427 + svgo@4.0.1: 5428 + resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==} 5429 + engines: {node: '>=16'} 5430 + hasBin: true 5431 + 5380 5432 system-architecture@0.1.0: 5381 5433 resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} 5382 5434 engines: {node: '>=18'} ··· 5388 5440 tar-stream@3.1.8: 5389 5441 resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==} 5390 5442 5443 + tar@7.5.11: 5444 + resolution: {integrity: sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==} 5445 + engines: {node: '>=18'} 5446 + 5391 5447 tar@7.5.2: 5392 5448 resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==} 5393 - engines: {node: '>=18'} 5394 - 5395 - tar@7.5.9: 5396 - resolution: {integrity: sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==} 5397 5449 engines: {node: '>=18'} 5398 5450 5399 5451 teex@1.0.1: ··· 5423 5475 tinybench@2.9.0: 5424 5476 resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} 5425 5477 5478 + tinyclip@0.1.12: 5479 + resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==} 5480 + engines: {node: ^16.14.0 || >= 17.3.0} 5481 + 5426 5482 tinyexec@1.0.1: 5427 5483 resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==} 5428 5484 ··· 5541 5597 unhead@2.0.19: 5542 5598 resolution: {integrity: sha512-gEEjkV11Aj+rBnY6wnRfsFtF2RxKOLaPN4i+Gx3UhBxnszvV6ApSNZbGk7WKyy/lErQ6ekPN63qdFL7sa1leow==} 5543 5599 5544 - unhead@2.1.10: 5545 - resolution: {integrity: sha512-We8l9uNF8zz6U8lfQaVG70+R/QBfQx1oPIgXin4BtZnK2IQpz6yazQ0qjMNVBDw2ADgF2ea58BtvSK+XX5AS7g==} 5600 + unhead@2.1.12: 5601 + resolution: {integrity: sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==} 5546 5602 5547 5603 unicorn-magic@0.3.0: 5548 5604 resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} ··· 6047 6103 typescript: 6048 6104 optional: true 6049 6105 6050 - vue@3.5.29: 6051 - resolution: {integrity: sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA==} 6106 + vue@3.5.30: 6107 + resolution: {integrity: sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==} 6052 6108 peerDependencies: 6053 6109 typescript: '*' 6054 6110 peerDependenciesMeta: ··· 6487 6543 '@babel/helper-string-parser': 7.27.1 6488 6544 '@babel/helper-validator-identifier': 7.28.5 6489 6545 6490 - '@bomb.sh/tab@0.0.12(cac@6.7.14)(citty@0.2.1)': 6546 + '@bomb.sh/tab@0.0.14(cac@6.7.14)(citty@0.2.1)': 6491 6547 optionalDependencies: 6492 6548 cac: 6.7.14 6493 6549 citty: 0.2.1 ··· 6497 6553 picocolors: 1.1.1 6498 6554 sisteransi: 1.0.5 6499 6555 6500 - '@clack/core@1.0.1': 6556 + '@clack/core@1.1.0': 6501 6557 dependencies: 6502 - picocolors: 1.1.1 6503 6558 sisteransi: 1.0.5 6504 6559 6505 6560 '@clack/prompts@1.0.0': ··· 6508 6563 picocolors: 1.1.1 6509 6564 sisteransi: 1.0.5 6510 6565 6511 - '@clack/prompts@1.0.1': 6566 + '@clack/prompts@1.1.0': 6512 6567 dependencies: 6513 - '@clack/core': 1.0.1 6514 - picocolors: 1.1.1 6568 + '@clack/core': 1.1.0 6515 6569 sisteransi: 1.0.5 6516 6570 6517 6571 '@cloudflare/kv-asset-handler@0.4.0': ··· 6562 6616 '@es-joy/jsdoccomment@0.84.0': 6563 6617 dependencies: 6564 6618 '@types/estree': 1.0.8 6565 - '@typescript-eslint/types': 8.56.1 6619 + '@typescript-eslint/types': 8.57.0 6566 6620 comment-parser: 1.4.5 6567 6621 esquery: 1.7.0 6568 6622 jsdoc-type-pratt-parser: 7.1.1 ··· 6809 6863 eslint-visitor-keys: 3.4.3 6810 6864 optional: true 6811 6865 6812 - '@eslint-community/eslint-utils@4.9.1(eslint@9.39.3(jiti@2.6.1))': 6866 + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@2.6.1))': 6813 6867 dependencies: 6814 - eslint: 9.39.3(jiti@2.6.1) 6868 + eslint: 9.39.4(jiti@2.6.1) 6815 6869 eslint-visitor-keys: 3.4.3 6816 6870 6817 6871 '@eslint-community/regexpp@4.12.2': {} 6818 6872 6819 - '@eslint/compat@2.0.2(eslint@9.39.3(jiti@2.6.1))': 6873 + '@eslint/compat@2.0.3(eslint@9.39.4(jiti@2.6.1))': 6820 6874 dependencies: 6821 - '@eslint/core': 1.1.0 6875 + '@eslint/core': 1.1.1 6822 6876 optionalDependencies: 6823 - eslint: 9.39.3(jiti@2.6.1) 6877 + eslint: 9.39.4(jiti@2.6.1) 6824 6878 6825 6879 '@eslint/config-array@0.21.1': 6826 6880 dependencies: ··· 6829 6883 minimatch: 3.1.5 6830 6884 transitivePeerDependencies: 6831 6885 - supports-color 6886 + optional: true 6887 + 6888 + '@eslint/config-array@0.21.2': 6889 + dependencies: 6890 + '@eslint/object-schema': 2.1.7 6891 + debug: 4.4.3 6892 + minimatch: 3.1.5 6893 + transitivePeerDependencies: 6894 + - supports-color 6832 6895 6833 6896 '@eslint/config-helpers@0.4.2': 6834 6897 dependencies: 6835 6898 '@eslint/core': 0.17.0 6836 6899 6837 - '@eslint/config-helpers@0.5.2': 6900 + '@eslint/config-helpers@0.5.3': 6838 6901 dependencies: 6839 - '@eslint/core': 1.1.0 6902 + '@eslint/core': 1.1.1 6840 6903 6841 6904 '@eslint/core@0.16.0': 6842 6905 dependencies: ··· 6847 6910 dependencies: 6848 6911 '@types/json-schema': 7.0.15 6849 6912 6850 - '@eslint/core@1.1.0': 6913 + '@eslint/core@1.1.1': 6851 6914 dependencies: 6852 6915 '@types/json-schema': 7.0.15 6853 6916 ··· 6866 6929 - supports-color 6867 6930 optional: true 6868 6931 6869 - '@eslint/eslintrc@3.3.4': 6932 + '@eslint/eslintrc@3.3.5': 6870 6933 dependencies: 6871 6934 ajv: 6.14.0 6872 6935 debug: 4.4.3 ··· 6883 6946 '@eslint/js@9.38.0': 6884 6947 optional: true 6885 6948 6886 - '@eslint/js@9.39.3': {} 6949 + '@eslint/js@9.39.4': {} 6887 6950 6888 6951 '@eslint/object-schema@2.1.7': {} 6889 6952 ··· 6973 7036 node-fetch: 2.7.0 6974 7037 nopt: 8.1.0 6975 7038 semver: 7.7.4 6976 - tar: 7.5.9 7039 + tar: 7.5.11 6977 7040 transitivePeerDependencies: 6978 7041 - encoding 6979 7042 - supports-color ··· 7043 7106 transitivePeerDependencies: 7044 7107 - magicast 7045 7108 7046 - '@nuxt/cli@3.33.1(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2)': 7109 + '@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2)': 7047 7110 dependencies: 7048 - '@bomb.sh/tab': 0.0.12(cac@6.7.14)(citty@0.2.1) 7049 - '@clack/prompts': 1.0.1 7111 + '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.1) 7112 + '@clack/prompts': 1.1.0 7050 7113 c12: 3.3.3(magicast@0.5.2) 7051 7114 citty: 0.2.1 7052 7115 confbox: 0.2.4 7053 7116 consola: 3.4.2 7054 - copy-paste: 2.2.0 7055 7117 debug: 4.4.3 7056 7118 defu: 6.1.4 7057 7119 exsolve: 1.0.8 ··· 7068 7130 pkg-types: 2.3.0 7069 7131 scule: 1.3.0 7070 7132 semver: 7.7.4 7071 - srvx: 0.11.8 7133 + srvx: 0.11.9 7072 7134 std-env: 3.10.0 7135 + tinyclip: 0.1.12 7073 7136 tinyexec: 1.0.2 7074 7137 ufo: 1.6.3 7075 7138 youch: 4.1.0 ··· 7091 7154 transitivePeerDependencies: 7092 7155 - magicast 7093 7156 7094 - '@nuxt/devtools-kit@2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7157 + '@nuxt/devtools-kit@2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7095 7158 dependencies: 7096 7159 '@nuxt/kit': 3.21.1(magicast@0.5.2) 7097 7160 execa: 8.0.1 7098 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7161 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7099 7162 transitivePeerDependencies: 7100 7163 - magicast 7101 7164 7102 - '@nuxt/devtools-kit@3.2.2(magicast@0.5.2)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7165 + '@nuxt/devtools-kit@3.2.3(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7103 7166 dependencies: 7104 7167 '@nuxt/kit': 4.3.1(magicast@0.5.2) 7105 7168 execa: 8.0.1 7106 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7169 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7107 7170 transitivePeerDependencies: 7108 7171 - magicast 7109 7172 ··· 7118 7181 prompts: 2.4.2 7119 7182 semver: 7.7.3 7120 7183 7121 - '@nuxt/devtools-wizard@3.2.2': 7184 + '@nuxt/devtools-wizard@3.2.3': 7122 7185 dependencies: 7123 - '@clack/prompts': 1.0.1 7186 + '@clack/prompts': 1.1.0 7124 7187 consola: 3.4.2 7125 7188 diff: 8.0.3 7126 7189 execa: 8.0.1 ··· 7170 7233 - utf-8-validate 7171 7234 - vue 7172 7235 7173 - '@nuxt/devtools@3.2.2(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3))': 7236 + '@nuxt/devtools@3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 7174 7237 dependencies: 7175 - '@nuxt/devtools-kit': 3.2.2(magicast@0.5.2)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7176 - '@nuxt/devtools-wizard': 3.2.2 7238 + '@nuxt/devtools-kit': 3.2.3(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7239 + '@nuxt/devtools-wizard': 3.2.3 7177 7240 '@nuxt/kit': 4.3.1(magicast@0.5.2) 7178 - '@vue/devtools-core': 8.0.7(vue@3.5.29(typescript@5.9.3)) 7241 + '@vue/devtools-core': 8.0.7(vue@3.5.30(typescript@5.9.3)) 7179 7242 '@vue/devtools-kit': 8.0.7 7180 7243 birpc: 4.0.0 7181 7244 consola: 3.4.2 7182 7245 destr: 2.0.5 7183 7246 error-stack-parser-es: 1.0.5 7184 7247 execa: 8.0.1 7185 - fast-npm-meta: 1.3.0 7248 + fast-npm-meta: 1.4.2 7186 7249 get-port-please: 3.2.0 7187 7250 hookable: 6.0.1 7188 7251 image-meta: 0.2.2 ··· 7196 7259 perfect-debounce: 2.1.0 7197 7260 pkg-types: 2.3.0 7198 7261 semver: 7.7.4 7199 - simple-git: 3.32.3 7262 + simple-git: 3.33.0 7200 7263 sirv: 3.0.2 7201 7264 structured-clone-es: 1.0.0 7202 7265 tinyglobby: 0.2.15 7203 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7204 - vite-plugin-inspect: 11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7205 - vite-plugin-vue-tracer: 1.2.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)) 7266 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7267 + vite-plugin-inspect: 11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7268 + vite-plugin-vue-tracer: 1.2.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7206 7269 which: 5.0.0 7207 7270 ws: 8.19.0 7208 7271 transitivePeerDependencies: ··· 7211 7274 - utf-8-validate 7212 7275 - vue 7213 7276 7214 - '@nuxt/eslint-config@1.15.2(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.29)(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 7277 + '@nuxt/eslint-config@1.15.2(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 7215 7278 dependencies: 7216 7279 '@antfu/install-pkg': 1.1.0 7217 - '@clack/prompts': 1.0.1 7218 - '@eslint/js': 9.39.3 7219 - '@nuxt/eslint-plugin': 1.15.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 7220 - '@stylistic/eslint-plugin': 5.9.0(eslint@9.39.3(jiti@2.6.1)) 7221 - '@typescript-eslint/eslint-plugin': 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 7222 - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 7223 - eslint: 9.39.3(jiti@2.6.1) 7224 - eslint-config-flat-gitignore: 2.2.1(eslint@9.39.3(jiti@2.6.1)) 7225 - eslint-flat-config-utils: 3.0.1 7226 - eslint-merge-processors: 2.0.0(eslint@9.39.3(jiti@2.6.1)) 7227 - eslint-plugin-import-lite: 0.5.2(eslint@9.39.3(jiti@2.6.1)) 7228 - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) 7229 - eslint-plugin-jsdoc: 62.7.1(eslint@9.39.3(jiti@2.6.1)) 7230 - eslint-plugin-regexp: 3.0.0(eslint@9.39.3(jiti@2.6.1)) 7231 - eslint-plugin-unicorn: 63.0.0(eslint@9.39.3(jiti@2.6.1)) 7232 - eslint-plugin-vue: 10.8.0(@stylistic/eslint-plugin@5.9.0(eslint@9.39.3(jiti@2.6.1)))(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.3(jiti@2.6.1))) 7233 - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.29)(eslint@9.39.3(jiti@2.6.1)) 7280 + '@clack/prompts': 1.1.0 7281 + '@eslint/js': 9.39.4 7282 + '@nuxt/eslint-plugin': 1.15.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7283 + '@stylistic/eslint-plugin': 5.10.0(eslint@9.39.4(jiti@2.6.1)) 7284 + '@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7285 + '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7286 + eslint: 9.39.4(jiti@2.6.1) 7287 + eslint-config-flat-gitignore: 2.2.1(eslint@9.39.4(jiti@2.6.1)) 7288 + eslint-flat-config-utils: 3.0.2 7289 + eslint-merge-processors: 2.0.0(eslint@9.39.4(jiti@2.6.1)) 7290 + eslint-plugin-import-lite: 0.5.2(eslint@9.39.4(jiti@2.6.1)) 7291 + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)) 7292 + eslint-plugin-jsdoc: 62.7.1(eslint@9.39.4(jiti@2.6.1)) 7293 + eslint-plugin-regexp: 3.1.0(eslint@9.39.4(jiti@2.6.1)) 7294 + eslint-plugin-unicorn: 63.0.0(eslint@9.39.4(jiti@2.6.1)) 7295 + eslint-plugin-vue: 10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))) 7296 + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1)) 7234 7297 globals: 17.4.0 7235 7298 local-pkg: 1.1.2 7236 7299 pathe: 2.0.3 7237 - vue-eslint-parser: 10.4.0(eslint@9.39.3(jiti@2.6.1)) 7300 + vue-eslint-parser: 10.4.0(eslint@9.39.4(jiti@2.6.1)) 7238 7301 transitivePeerDependencies: 7239 7302 - '@typescript-eslint/utils' 7240 7303 - '@vue/compiler-sfc' ··· 7242 7305 - supports-color 7243 7306 - typescript 7244 7307 7245 - '@nuxt/eslint-plugin@1.15.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 7308 + '@nuxt/eslint-plugin@1.15.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 7246 7309 dependencies: 7247 - '@typescript-eslint/types': 8.56.1 7248 - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 7249 - eslint: 9.39.3(jiti@2.6.1) 7310 + '@typescript-eslint/types': 8.57.0 7311 + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7312 + eslint: 9.39.4(jiti@2.6.1) 7250 7313 transitivePeerDependencies: 7251 7314 - supports-color 7252 7315 - typescript ··· 7291 7354 jiti: 2.6.1 7292 7355 klona: 2.0.6 7293 7356 knitwork: 1.3.0 7294 - mlly: 1.8.0 7357 + mlly: 1.8.1 7295 7358 ohash: 2.0.11 7296 7359 pathe: 2.0.3 7297 7360 pkg-types: 2.3.0 ··· 7343 7406 ignore: 7.0.5 7344 7407 jiti: 2.6.1 7345 7408 klona: 2.0.6 7346 - mlly: 1.8.0 7409 + mlly: 1.8.1 7347 7410 ohash: 2.0.11 7348 7411 pathe: 2.0.3 7349 7412 pkg-types: 2.3.0 ··· 7357 7420 transitivePeerDependencies: 7358 7421 - magicast 7359 7422 7360 - '@nuxt/module-builder@1.0.2(@nuxt/cli@3.33.1(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))': 7423 + '@nuxt/module-builder@1.0.2(@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))': 7361 7424 dependencies: 7362 - '@nuxt/cli': 3.33.1(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 7425 + '@nuxt/cli': 3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 7363 7426 citty: 0.1.6 7364 7427 consola: 3.4.2 7365 7428 defu: 6.1.4 7366 7429 jiti: 2.6.1 7367 7430 magic-regexp: 0.10.0 7368 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 7369 - mlly: 1.8.0 7431 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 7432 + mlly: 1.8.1 7370 7433 pathe: 2.0.3 7371 7434 pkg-types: 2.3.0 7372 7435 tsconfck: 3.1.6(typescript@5.9.3) 7373 7436 typescript: 5.9.3 7374 - unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 7375 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)) 7437 + unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 7438 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)) 7376 7439 transitivePeerDependencies: 7377 7440 - '@vue/compiler-core' 7378 7441 - esbuild ··· 7380 7443 - vue 7381 7444 - vue-tsc 7382 7445 7383 - '@nuxt/nitro-server@4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)': 7446 + '@nuxt/nitro-server@4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)': 7384 7447 dependencies: 7385 7448 '@nuxt/devalue': 2.0.2 7386 7449 '@nuxt/kit': 4.3.1(magicast@0.5.2) 7387 - '@unhead/vue': 2.1.10(vue@3.5.29(typescript@5.9.3)) 7388 - '@vue/shared': 3.5.29 7450 + '@unhead/vue': 2.1.12(vue@3.5.30(typescript@5.9.3)) 7451 + '@vue/shared': 3.5.30 7389 7452 consola: 3.4.2 7390 7453 defu: 6.1.4 7391 7454 destr: 2.0.5 ··· 7393 7456 errx: 0.1.0 7394 7457 escape-string-regexp: 5.0.0 7395 7458 exsolve: 1.0.8 7396 - h3: 1.15.5 7397 - impound: 1.0.0 7459 + h3: 1.15.6 7460 + impound: 1.1.5 7398 7461 klona: 2.0.6 7399 7462 mocked-exports: 0.1.1 7400 7463 nitropack: 2.13.1 7401 - nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 7464 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 7402 7465 ohash: 2.0.11 7403 7466 pathe: 2.0.3 7404 7467 pkg-types: 2.3.0 ··· 7407 7470 ufo: 1.6.3 7408 7471 unctx: 2.5.0 7409 7472 unstorage: 1.17.4(db0@0.3.4)(ioredis@5.10.0) 7410 - vue: 3.5.29(typescript@5.9.3) 7473 + vue: 3.5.30(typescript@5.9.3) 7411 7474 vue-bundle-renderer: 2.2.0 7412 7475 vue-devtools-stub: 0.1.0 7413 7476 transitivePeerDependencies: ··· 7458 7521 7459 7522 '@nuxt/schema@4.3.1': 7460 7523 dependencies: 7461 - '@vue/shared': 3.5.29 7524 + '@vue/shared': 3.5.30 7462 7525 defu: 6.1.4 7463 7526 pathe: 2.0.3 7464 7527 pkg-types: 2.3.0 ··· 7490 7553 rc9: 3.0.0 7491 7554 std-env: 3.10.0 7492 7555 7493 - '@nuxt/test-utils@4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7556 + '@nuxt/test-utils@4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7494 7557 dependencies: 7495 7558 '@clack/prompts': 1.0.0 7496 - '@nuxt/devtools-kit': 2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7559 + '@nuxt/devtools-kit': 2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7497 7560 '@nuxt/kit': 3.21.1(magicast@0.5.2) 7498 7561 c12: 3.3.3(magicast@0.5.2) 7499 7562 consola: 3.4.2 ··· 7503 7566 exsolve: 1.0.8 7504 7567 fake-indexeddb: 6.2.5 7505 7568 get-port-please: 3.2.0 7506 - h3: 1.15.5 7569 + h3: 1.15.6 7507 7570 h3-next: h3@2.0.1-rc.11 7508 7571 local-pkg: 1.1.2 7509 7572 magic-string: 0.30.21 ··· 7519 7582 tinyexec: 1.0.2 7520 7583 ufo: 1.6.3 7521 7584 unplugin: 3.0.0 7522 - vitest-environment-nuxt: 1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7523 - vue: 3.5.29(typescript@5.9.3) 7585 + vitest-environment-nuxt: 1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7586 + vue: 3.5.30(typescript@5.9.3) 7524 7587 optionalDependencies: 7525 - vitest: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7588 + vitest: 4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7526 7589 transitivePeerDependencies: 7527 7590 - crossws 7528 7591 - magicast ··· 7586 7649 - vue-tsc 7587 7650 - yaml 7588 7651 7589 - '@nuxt/vite-builder@4.3.1(@types/node@25.3.3)(eslint@9.39.3(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))(yaml@2.8.2)': 7652 + '@nuxt/vite-builder@4.3.1(@types/node@25.4.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))(yaml@2.8.2)': 7590 7653 dependencies: 7591 7654 '@nuxt/kit': 4.3.1(magicast@0.5.2) 7592 7655 '@rollup/plugin-replace': 6.0.3(rollup@4.59.0) 7593 - '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)) 7594 - '@vitejs/plugin-vue-jsx': 5.1.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)) 7656 + '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7657 + '@vitejs/plugin-vue-jsx': 5.1.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7595 7658 autoprefixer: 10.4.27(postcss@8.5.8) 7596 7659 consola: 3.4.2 7597 - cssnano: 7.1.2(postcss@8.5.8) 7660 + cssnano: 7.1.3(postcss@8.5.8) 7598 7661 defu: 6.1.4 7599 7662 esbuild: 0.27.3 7600 7663 escape-string-regexp: 5.0.0 ··· 7603 7666 jiti: 2.6.1 7604 7667 knitwork: 1.3.0 7605 7668 magic-string: 0.30.21 7606 - mlly: 1.8.0 7669 + mlly: 1.8.1 7607 7670 mocked-exports: 0.1.1 7608 - nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 7671 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 7609 7672 pathe: 2.0.3 7610 7673 pkg-types: 2.3.0 7611 7674 postcss: 8.5.8 7612 - rollup-plugin-visualizer: 6.0.5(rollup@4.59.0) 7613 - seroval: 1.5.0 7675 + rollup-plugin-visualizer: 6.0.11(rollup@4.59.0) 7676 + seroval: 1.5.1 7614 7677 std-env: 3.10.0 7615 7678 ufo: 1.6.3 7616 7679 unenv: 2.0.0-rc.24 7617 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7618 - vite-node: 5.3.0(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7619 - vite-plugin-checker: 0.12.0(eslint@9.39.3(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)) 7620 - vue: 3.5.29(typescript@5.9.3) 7680 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7681 + vite-node: 5.3.0(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7682 + vite-plugin-checker: 0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)) 7683 + vue: 3.5.30(typescript@5.9.3) 7621 7684 vue-bundle-renderer: 2.2.0 7622 7685 transitivePeerDependencies: 7623 7686 - '@biomejs/biome' ··· 8134 8197 8135 8198 '@rolldown/pluginutils@1.0.0-rc.2': {} 8136 8199 8137 - '@rolldown/pluginutils@1.0.0-rc.6': {} 8200 + '@rolldown/pluginutils@1.0.0-rc.9': {} 8138 8201 8139 8202 '@rollup/plugin-alias@5.1.1(rollup@4.52.5)': 8140 8203 optionalDependencies: ··· 8172 8235 optionalDependencies: 8173 8236 rollup: 4.59.0 8174 8237 8175 - '@rollup/plugin-commonjs@29.0.0(rollup@4.59.0)': 8238 + '@rollup/plugin-commonjs@29.0.2(rollup@4.59.0)': 8176 8239 dependencies: 8177 8240 '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8178 8241 commondir: 1.0.1 ··· 8435 8498 8436 8499 '@standard-schema/spec@1.1.0': {} 8437 8500 8438 - '@stylistic/eslint-plugin@5.9.0(eslint@9.39.3(jiti@2.6.1))': 8501 + '@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1))': 8439 8502 dependencies: 8440 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 8441 - '@typescript-eslint/types': 8.56.1 8442 - eslint: 9.39.3(jiti@2.6.1) 8503 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 8504 + '@typescript-eslint/types': 8.57.0 8505 + eslint: 9.39.4(jiti@2.6.1) 8443 8506 eslint-visitor-keys: 4.2.1 8444 8507 espree: 10.4.0 8445 8508 estraverse: 5.3.0 ··· 8468 8531 undici-types: 7.16.0 8469 8532 optional: true 8470 8533 8471 - '@types/node@25.3.3': 8534 + '@types/node@25.4.0': 8472 8535 dependencies: 8473 8536 undici-types: 7.18.2 8474 8537 ··· 8478 8541 8479 8542 '@types/resolve@1.20.2': {} 8480 8543 8481 - '@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 8544 + '@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8482 8545 dependencies: 8483 8546 '@eslint-community/regexpp': 4.12.2 8484 - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 8485 - '@typescript-eslint/scope-manager': 8.56.1 8486 - '@typescript-eslint/type-utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 8487 - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 8488 - '@typescript-eslint/visitor-keys': 8.56.1 8489 - eslint: 9.39.3(jiti@2.6.1) 8547 + '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8548 + '@typescript-eslint/scope-manager': 8.57.0 8549 + '@typescript-eslint/type-utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8550 + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8551 + '@typescript-eslint/visitor-keys': 8.57.0 8552 + eslint: 9.39.4(jiti@2.6.1) 8490 8553 ignore: 7.0.5 8491 8554 natural-compare: 1.4.0 8492 8555 ts-api-utils: 2.4.0(typescript@5.9.3) ··· 8494 8557 transitivePeerDependencies: 8495 8558 - supports-color 8496 8559 8497 - '@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 8560 + '@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8498 8561 dependencies: 8499 - '@typescript-eslint/scope-manager': 8.56.1 8500 - '@typescript-eslint/types': 8.56.1 8501 - '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) 8502 - '@typescript-eslint/visitor-keys': 8.56.1 8562 + '@typescript-eslint/scope-manager': 8.57.0 8563 + '@typescript-eslint/types': 8.57.0 8564 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 8565 + '@typescript-eslint/visitor-keys': 8.57.0 8503 8566 debug: 4.4.3 8504 - eslint: 9.39.3(jiti@2.6.1) 8567 + eslint: 9.39.4(jiti@2.6.1) 8505 8568 typescript: 5.9.3 8506 8569 transitivePeerDependencies: 8507 8570 - supports-color 8508 8571 8509 - '@typescript-eslint/project-service@8.56.1(typescript@5.9.3)': 8572 + '@typescript-eslint/project-service@8.57.0(typescript@5.9.3)': 8510 8573 dependencies: 8511 - '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3) 8512 - '@typescript-eslint/types': 8.56.1 8574 + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) 8575 + '@typescript-eslint/types': 8.57.0 8513 8576 debug: 4.4.3 8514 8577 typescript: 5.9.3 8515 8578 transitivePeerDependencies: 8516 8579 - supports-color 8517 8580 8518 - '@typescript-eslint/scope-manager@8.56.1': 8581 + '@typescript-eslint/scope-manager@8.57.0': 8519 8582 dependencies: 8520 - '@typescript-eslint/types': 8.56.1 8521 - '@typescript-eslint/visitor-keys': 8.56.1 8583 + '@typescript-eslint/types': 8.57.0 8584 + '@typescript-eslint/visitor-keys': 8.57.0 8522 8585 8523 - '@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.9.3)': 8586 + '@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)': 8524 8587 dependencies: 8525 8588 typescript: 5.9.3 8526 8589 8527 - '@typescript-eslint/type-utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 8590 + '@typescript-eslint/type-utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8528 8591 dependencies: 8529 - '@typescript-eslint/types': 8.56.1 8530 - '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) 8531 - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 8592 + '@typescript-eslint/types': 8.57.0 8593 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 8594 + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8532 8595 debug: 4.4.3 8533 - eslint: 9.39.3(jiti@2.6.1) 8596 + eslint: 9.39.4(jiti@2.6.1) 8534 8597 ts-api-utils: 2.4.0(typescript@5.9.3) 8535 8598 typescript: 5.9.3 8536 8599 transitivePeerDependencies: 8537 8600 - supports-color 8538 8601 8539 - '@typescript-eslint/types@8.56.1': {} 8602 + '@typescript-eslint/types@8.57.0': {} 8540 8603 8541 - '@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.3)': 8604 + '@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)': 8542 8605 dependencies: 8543 - '@typescript-eslint/project-service': 8.56.1(typescript@5.9.3) 8544 - '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3) 8545 - '@typescript-eslint/types': 8.56.1 8546 - '@typescript-eslint/visitor-keys': 8.56.1 8606 + '@typescript-eslint/project-service': 8.57.0(typescript@5.9.3) 8607 + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) 8608 + '@typescript-eslint/types': 8.57.0 8609 + '@typescript-eslint/visitor-keys': 8.57.0 8547 8610 debug: 4.4.3 8548 8611 minimatch: 10.2.4 8549 8612 semver: 7.7.4 ··· 8553 8616 transitivePeerDependencies: 8554 8617 - supports-color 8555 8618 8556 - '@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': 8619 + '@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8557 8620 dependencies: 8558 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 8559 - '@typescript-eslint/scope-manager': 8.56.1 8560 - '@typescript-eslint/types': 8.56.1 8561 - '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) 8562 - eslint: 9.39.3(jiti@2.6.1) 8621 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 8622 + '@typescript-eslint/scope-manager': 8.57.0 8623 + '@typescript-eslint/types': 8.57.0 8624 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 8625 + eslint: 9.39.4(jiti@2.6.1) 8563 8626 typescript: 5.9.3 8564 8627 transitivePeerDependencies: 8565 8628 - supports-color 8566 8629 8567 - '@typescript-eslint/visitor-keys@8.56.1': 8630 + '@typescript-eslint/visitor-keys@8.57.0': 8568 8631 dependencies: 8569 - '@typescript-eslint/types': 8.56.1 8632 + '@typescript-eslint/types': 8.57.0 8570 8633 eslint-visitor-keys: 5.0.1 8571 8634 8572 8635 '@unhead/vue@2.0.19(vue@3.5.22(typescript@5.9.3))': ··· 8575 8638 unhead: 2.0.19 8576 8639 vue: 3.5.22(typescript@5.9.3) 8577 8640 8578 - '@unhead/vue@2.1.10(vue@3.5.29(typescript@5.9.3))': 8641 + '@unhead/vue@2.1.12(vue@3.5.30(typescript@5.9.3))': 8579 8642 dependencies: 8580 8643 hookable: 6.0.1 8581 - unhead: 2.1.10 8582 - vue: 3.5.29(typescript@5.9.3) 8644 + unhead: 2.1.12 8645 + vue: 3.5.30(typescript@5.9.3) 8583 8646 8584 8647 '@unrs/resolver-binding-android-arm-eabi@1.11.1': 8585 8648 optional: true ··· 8690 8753 transitivePeerDependencies: 8691 8754 - supports-color 8692 8755 8693 - '@vitejs/plugin-vue-jsx@5.1.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3))': 8756 + '@vitejs/plugin-vue-jsx@5.1.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 8694 8757 dependencies: 8695 8758 '@babel/core': 7.29.0 8696 8759 '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) 8697 8760 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 8698 - '@rolldown/pluginutils': 1.0.0-rc.6 8761 + '@rolldown/pluginutils': 1.0.0-rc.9 8699 8762 '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0) 8700 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8701 - vue: 3.5.29(typescript@5.9.3) 8763 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8764 + vue: 3.5.30(typescript@5.9.3) 8702 8765 transitivePeerDependencies: 8703 8766 - supports-color 8704 8767 ··· 8708 8771 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 8709 8772 vue: 3.5.22(typescript@5.9.3) 8710 8773 8711 - '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3))': 8774 + '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 8712 8775 dependencies: 8713 8776 '@rolldown/pluginutils': 1.0.0-rc.2 8714 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8715 - vue: 3.5.29(typescript@5.9.3) 8777 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8778 + vue: 3.5.30(typescript@5.9.3) 8716 8779 8717 8780 '@vitest/expect@4.0.18': 8718 8781 dependencies: ··· 8723 8786 chai: 6.2.2 8724 8787 tinyrainbow: 3.0.3 8725 8788 8726 - '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 8789 + '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 8727 8790 dependencies: 8728 8791 '@vitest/spy': 4.0.18 8729 8792 estree-walker: 3.0.3 8730 8793 magic-string: 0.30.21 8731 8794 optionalDependencies: 8732 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8795 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8733 8796 8734 8797 '@vitest/pretty-format@4.0.18': 8735 8798 dependencies: ··· 8796 8859 optionalDependencies: 8797 8860 vue: 3.5.22(typescript@5.9.3) 8798 8861 8799 - '@vue-macros/common@3.1.2(vue@3.5.29(typescript@5.9.3))': 8862 + '@vue-macros/common@3.1.2(vue@3.5.30(typescript@5.9.3))': 8800 8863 dependencies: 8801 - '@vue/compiler-sfc': 3.5.29 8864 + '@vue/compiler-sfc': 3.5.30 8802 8865 ast-kit: 2.2.0 8803 8866 local-pkg: 1.1.2 8804 8867 magic-string-ast: 1.0.3 8805 8868 unplugin-utils: 0.3.1 8806 8869 optionalDependencies: 8807 - vue: 3.5.29(typescript@5.9.3) 8870 + vue: 3.5.30(typescript@5.9.3) 8808 8871 8809 8872 '@vue/babel-helper-vue-transform-on@1.5.0': {} 8810 8873 ··· 8836 8899 '@babel/types': 7.29.0 8837 8900 '@vue/babel-helper-vue-transform-on': 2.0.1 8838 8901 '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0) 8839 - '@vue/shared': 3.5.29 8902 + '@vue/shared': 3.5.30 8840 8903 optionalDependencies: 8841 8904 '@babel/core': 7.29.0 8842 8905 transitivePeerDependencies: ··· 8860 8923 '@babel/helper-module-imports': 7.28.6 8861 8924 '@babel/helper-plugin-utils': 7.28.6 8862 8925 '@babel/parser': 7.29.0 8863 - '@vue/compiler-sfc': 3.5.29 8926 + '@vue/compiler-sfc': 3.5.30 8864 8927 transitivePeerDependencies: 8865 8928 - supports-color 8866 8929 ··· 8880 8943 estree-walker: 2.0.2 8881 8944 source-map-js: 1.2.1 8882 8945 8883 - '@vue/compiler-core@3.5.29': 8946 + '@vue/compiler-core@3.5.30': 8884 8947 dependencies: 8885 8948 '@babel/parser': 7.29.0 8886 - '@vue/shared': 3.5.29 8949 + '@vue/shared': 3.5.30 8887 8950 entities: 7.0.1 8888 8951 estree-walker: 2.0.2 8889 8952 source-map-js: 1.2.1 ··· 8898 8961 '@vue/compiler-core': 3.5.24 8899 8962 '@vue/shared': 3.5.24 8900 8963 8901 - '@vue/compiler-dom@3.5.29': 8964 + '@vue/compiler-dom@3.5.30': 8902 8965 dependencies: 8903 - '@vue/compiler-core': 3.5.29 8904 - '@vue/shared': 3.5.29 8966 + '@vue/compiler-core': 3.5.30 8967 + '@vue/shared': 3.5.30 8905 8968 8906 8969 '@vue/compiler-sfc@3.5.22': 8907 8970 dependencies: ··· 8927 8990 postcss: 8.5.6 8928 8991 source-map-js: 1.2.1 8929 8992 8930 - '@vue/compiler-sfc@3.5.29': 8993 + '@vue/compiler-sfc@3.5.30': 8931 8994 dependencies: 8932 8995 '@babel/parser': 7.29.0 8933 - '@vue/compiler-core': 3.5.29 8934 - '@vue/compiler-dom': 3.5.29 8935 - '@vue/compiler-ssr': 3.5.29 8936 - '@vue/shared': 3.5.29 8996 + '@vue/compiler-core': 3.5.30 8997 + '@vue/compiler-dom': 3.5.30 8998 + '@vue/compiler-ssr': 3.5.30 8999 + '@vue/shared': 3.5.30 8937 9000 estree-walker: 2.0.2 8938 9001 magic-string: 0.30.21 8939 9002 postcss: 8.5.8 ··· 8949 9012 '@vue/compiler-dom': 3.5.24 8950 9013 '@vue/shared': 3.5.24 8951 9014 8952 - '@vue/compiler-ssr@3.5.29': 9015 + '@vue/compiler-ssr@3.5.30': 8953 9016 dependencies: 8954 - '@vue/compiler-dom': 3.5.29 8955 - '@vue/shared': 3.5.29 9017 + '@vue/compiler-dom': 3.5.30 9018 + '@vue/shared': 3.5.30 8956 9019 8957 9020 '@vue/compiler-vue2@2.7.16': 8958 9021 dependencies: ··· 8974 9037 transitivePeerDependencies: 8975 9038 - vite 8976 9039 8977 - '@vue/devtools-core@8.0.7(vue@3.5.29(typescript@5.9.3))': 9040 + '@vue/devtools-core@8.0.7(vue@3.5.30(typescript@5.9.3))': 8978 9041 dependencies: 8979 9042 '@vue/devtools-kit': 8.0.7 8980 9043 '@vue/devtools-shared': 8.0.7 8981 - vue: 3.5.29(typescript@5.9.3) 9044 + vue: 3.5.30(typescript@5.9.3) 8982 9045 8983 9046 '@vue/devtools-kit@7.7.7': 8984 9047 dependencies: ··· 9032 9095 '@vue/language-core@3.2.5': 9033 9096 dependencies: 9034 9097 '@volar/language-core': 2.4.28 9035 - '@vue/compiler-dom': 3.5.29 9036 - '@vue/shared': 3.5.29 9098 + '@vue/compiler-dom': 3.5.30 9099 + '@vue/shared': 3.5.30 9037 9100 alien-signals: 3.1.2 9038 9101 muggle-string: 0.4.1 9039 9102 path-browserify: 1.0.1 ··· 9043 9106 dependencies: 9044 9107 '@vue/shared': 3.5.22 9045 9108 9046 - '@vue/reactivity@3.5.29': 9109 + '@vue/reactivity@3.5.30': 9047 9110 dependencies: 9048 - '@vue/shared': 3.5.29 9111 + '@vue/shared': 3.5.30 9049 9112 9050 9113 '@vue/runtime-core@3.5.22': 9051 9114 dependencies: 9052 9115 '@vue/reactivity': 3.5.22 9053 9116 '@vue/shared': 3.5.22 9054 9117 9055 - '@vue/runtime-core@3.5.29': 9118 + '@vue/runtime-core@3.5.30': 9056 9119 dependencies: 9057 - '@vue/reactivity': 3.5.29 9058 - '@vue/shared': 3.5.29 9120 + '@vue/reactivity': 3.5.30 9121 + '@vue/shared': 3.5.30 9059 9122 9060 9123 '@vue/runtime-dom@3.5.22': 9061 9124 dependencies: ··· 9064 9127 '@vue/shared': 3.5.22 9065 9128 csstype: 3.1.3 9066 9129 9067 - '@vue/runtime-dom@3.5.29': 9130 + '@vue/runtime-dom@3.5.30': 9068 9131 dependencies: 9069 - '@vue/reactivity': 3.5.29 9070 - '@vue/runtime-core': 3.5.29 9071 - '@vue/shared': 3.5.29 9132 + '@vue/reactivity': 3.5.30 9133 + '@vue/runtime-core': 3.5.30 9134 + '@vue/shared': 3.5.30 9072 9135 csstype: 3.2.3 9073 9136 9074 9137 '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))': ··· 9077 9140 '@vue/shared': 3.5.22 9078 9141 vue: 3.5.22(typescript@5.9.3) 9079 9142 9080 - '@vue/server-renderer@3.5.29(vue@3.5.29(typescript@5.9.3))': 9143 + '@vue/server-renderer@3.5.30(vue@3.5.30(typescript@5.9.3))': 9081 9144 dependencies: 9082 - '@vue/compiler-ssr': 3.5.29 9083 - '@vue/shared': 3.5.29 9084 - vue: 3.5.29(typescript@5.9.3) 9145 + '@vue/compiler-ssr': 3.5.30 9146 + '@vue/shared': 3.5.30 9147 + vue: 3.5.30(typescript@5.9.3) 9085 9148 9086 9149 '@vue/shared@3.5.22': {} 9087 9150 9088 9151 '@vue/shared@3.5.24': {} 9089 9152 9090 - '@vue/shared@3.5.29': {} 9153 + '@vue/shared@3.5.30': {} 9091 9154 9092 9155 abbrev@3.0.1: {} 9093 9156 ··· 9214 9277 autoprefixer@10.4.27(postcss@8.5.8): 9215 9278 dependencies: 9216 9279 browserslist: 4.28.1 9217 - caniuse-lite: 1.0.30001776 9280 + caniuse-lite: 1.0.30001777 9218 9281 fraction.js: 5.3.4 9219 9282 picocolors: 1.1.1 9220 9283 postcss: 8.5.8 ··· 9232 9295 dependencies: 9233 9296 bare-events: 2.8.2 9234 9297 bare-path: 3.0.0 9235 - bare-stream: 2.8.0(bare-events@2.8.2) 9298 + bare-stream: 2.8.1(bare-events@2.8.2) 9236 9299 bare-url: 2.3.2 9237 9300 fast-fifo: 1.3.2 9238 9301 transitivePeerDependencies: ··· 9245 9308 dependencies: 9246 9309 bare-os: 3.7.1 9247 9310 9248 - bare-stream@2.8.0(bare-events@2.8.2): 9311 + bare-stream@2.8.1(bare-events@2.8.2): 9249 9312 dependencies: 9250 9313 streamx: 2.23.0 9251 9314 teex: 1.0.1 ··· 9307 9370 browserslist@4.28.1: 9308 9371 dependencies: 9309 9372 baseline-browser-mapping: 2.10.0 9310 - caniuse-lite: 1.0.30001776 9373 + caniuse-lite: 1.0.30001777 9311 9374 electron-to-chromium: 1.5.307 9312 - node-releases: 2.0.27 9375 + node-releases: 2.0.36 9313 9376 update-browserslist-db: 1.2.3(browserslist@4.28.1) 9314 9377 9315 9378 buffer-crc32@1.0.0: {} ··· 9368 9431 caniuse-api@3.0.0: 9369 9432 dependencies: 9370 9433 browserslist: 4.28.1 9371 - caniuse-lite: 1.0.30001776 9434 + caniuse-lite: 1.0.30001777 9372 9435 lodash.memoize: 4.1.2 9373 9436 lodash.uniq: 4.5.0 9374 9437 9375 9438 caniuse-lite@1.0.30001754: {} 9376 9439 9377 - caniuse-lite@1.0.30001776: {} 9440 + caniuse-lite@1.0.30001777: {} 9378 9441 9379 9442 chai@6.2.2: {} 9380 9443 ··· 9496 9559 dependencies: 9497 9560 is-what: 5.5.0 9498 9561 9499 - copy-paste@2.2.0: 9500 - dependencies: 9501 - iconv-lite: 0.4.24 9502 - 9503 9562 core-js-compat@3.48.0: 9504 9563 dependencies: 9505 9564 browserslist: 4.28.1 ··· 9551 9610 mdn-data: 2.12.2 9552 9611 source-map-js: 1.2.1 9553 9612 9613 + css-tree@3.2.1: 9614 + dependencies: 9615 + mdn-data: 2.27.1 9616 + source-map-js: 1.2.1 9617 + 9554 9618 css-what@6.2.2: {} 9555 9619 9556 9620 cssesc@3.0.0: {} 9557 9621 9558 - cssnano-preset-default@7.0.10(postcss@8.5.8): 9622 + cssnano-preset-default@7.0.11(postcss@8.5.8): 9559 9623 dependencies: 9560 9624 browserslist: 4.28.1 9561 9625 css-declaration-sorter: 7.3.1(postcss@8.5.8) 9562 9626 cssnano-utils: 5.0.1(postcss@8.5.8) 9563 9627 postcss: 8.5.8 9564 9628 postcss-calc: 10.1.1(postcss@8.5.8) 9565 - postcss-colormin: 7.0.5(postcss@8.5.8) 9566 - postcss-convert-values: 7.0.8(postcss@8.5.8) 9567 - postcss-discard-comments: 7.0.5(postcss@8.5.8) 9629 + postcss-colormin: 7.0.6(postcss@8.5.8) 9630 + postcss-convert-values: 7.0.9(postcss@8.5.8) 9631 + postcss-discard-comments: 7.0.6(postcss@8.5.8) 9568 9632 postcss-discard-duplicates: 7.0.2(postcss@8.5.8) 9569 9633 postcss-discard-empty: 7.0.1(postcss@8.5.8) 9570 9634 postcss-discard-overridden: 7.0.1(postcss@8.5.8) 9571 9635 postcss-merge-longhand: 7.0.5(postcss@8.5.8) 9572 - postcss-merge-rules: 7.0.7(postcss@8.5.8) 9636 + postcss-merge-rules: 7.0.8(postcss@8.5.8) 9573 9637 postcss-minify-font-values: 7.0.1(postcss@8.5.8) 9574 9638 postcss-minify-gradients: 7.0.1(postcss@8.5.8) 9575 - postcss-minify-params: 7.0.5(postcss@8.5.8) 9576 - postcss-minify-selectors: 7.0.5(postcss@8.5.8) 9639 + postcss-minify-params: 7.0.6(postcss@8.5.8) 9640 + postcss-minify-selectors: 7.0.6(postcss@8.5.8) 9577 9641 postcss-normalize-charset: 7.0.1(postcss@8.5.8) 9578 9642 postcss-normalize-display-values: 7.0.1(postcss@8.5.8) 9579 9643 postcss-normalize-positions: 7.0.1(postcss@8.5.8) 9580 9644 postcss-normalize-repeat-style: 7.0.1(postcss@8.5.8) 9581 9645 postcss-normalize-string: 7.0.1(postcss@8.5.8) 9582 9646 postcss-normalize-timing-functions: 7.0.1(postcss@8.5.8) 9583 - postcss-normalize-unicode: 7.0.5(postcss@8.5.8) 9647 + postcss-normalize-unicode: 7.0.6(postcss@8.5.8) 9584 9648 postcss-normalize-url: 7.0.1(postcss@8.5.8) 9585 9649 postcss-normalize-whitespace: 7.0.1(postcss@8.5.8) 9586 9650 postcss-ordered-values: 7.0.2(postcss@8.5.8) 9587 - postcss-reduce-initial: 7.0.5(postcss@8.5.8) 9651 + postcss-reduce-initial: 7.0.6(postcss@8.5.8) 9588 9652 postcss-reduce-transforms: 7.0.1(postcss@8.5.8) 9589 - postcss-svgo: 7.1.0(postcss@8.5.8) 9590 - postcss-unique-selectors: 7.0.4(postcss@8.5.8) 9653 + postcss-svgo: 7.1.1(postcss@8.5.8) 9654 + postcss-unique-selectors: 7.0.5(postcss@8.5.8) 9591 9655 9592 9656 cssnano-preset-default@7.0.9(postcss@8.5.6): 9593 9657 dependencies: ··· 9637 9701 lilconfig: 3.1.3 9638 9702 postcss: 8.5.6 9639 9703 9640 - cssnano@7.1.2(postcss@8.5.8): 9704 + cssnano@7.1.3(postcss@8.5.8): 9641 9705 dependencies: 9642 - cssnano-preset-default: 7.0.10(postcss@8.5.8) 9706 + cssnano-preset-default: 7.0.11(postcss@8.5.8) 9643 9707 lilconfig: 3.1.3 9644 9708 postcss: 8.5.8 9645 9709 ··· 9849 9913 9850 9914 escape-string-regexp@5.0.0: {} 9851 9915 9852 - eslint-config-flat-gitignore@2.2.1(eslint@9.39.3(jiti@2.6.1)): 9916 + eslint-config-flat-gitignore@2.2.1(eslint@9.39.4(jiti@2.6.1)): 9853 9917 dependencies: 9854 - '@eslint/compat': 2.0.2(eslint@9.39.3(jiti@2.6.1)) 9855 - eslint: 9.39.3(jiti@2.6.1) 9918 + '@eslint/compat': 2.0.3(eslint@9.39.4(jiti@2.6.1)) 9919 + eslint: 9.39.4(jiti@2.6.1) 9856 9920 9857 - eslint-flat-config-utils@3.0.1: 9921 + eslint-flat-config-utils@3.0.2: 9858 9922 dependencies: 9859 - '@eslint/config-helpers': 0.5.2 9923 + '@eslint/config-helpers': 0.5.3 9860 9924 pathe: 2.0.3 9861 9925 9862 9926 eslint-import-context@0.1.9(unrs-resolver@1.11.1): ··· 9866 9930 optionalDependencies: 9867 9931 unrs-resolver: 1.11.1 9868 9932 9869 - eslint-merge-processors@2.0.0(eslint@9.39.3(jiti@2.6.1)): 9933 + eslint-merge-processors@2.0.0(eslint@9.39.4(jiti@2.6.1)): 9870 9934 dependencies: 9871 - eslint: 9.39.3(jiti@2.6.1) 9935 + eslint: 9.39.4(jiti@2.6.1) 9872 9936 9873 - eslint-plugin-import-lite@0.5.2(eslint@9.39.3(jiti@2.6.1)): 9937 + eslint-plugin-import-lite@0.5.2(eslint@9.39.4(jiti@2.6.1)): 9874 9938 dependencies: 9875 - eslint: 9.39.3(jiti@2.6.1) 9939 + eslint: 9.39.4(jiti@2.6.1) 9876 9940 9877 - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)): 9941 + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)): 9878 9942 dependencies: 9879 - '@typescript-eslint/types': 8.56.1 9943 + '@typescript-eslint/types': 8.57.0 9880 9944 comment-parser: 1.4.5 9881 9945 debug: 4.4.3 9882 - eslint: 9.39.3(jiti@2.6.1) 9946 + eslint: 9.39.4(jiti@2.6.1) 9883 9947 eslint-import-context: 0.1.9(unrs-resolver@1.11.1) 9884 9948 is-glob: 4.0.3 9885 9949 minimatch: 10.2.4 ··· 9887 9951 stable-hash-x: 0.2.0 9888 9952 unrs-resolver: 1.11.1 9889 9953 optionalDependencies: 9890 - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 9954 + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9891 9955 transitivePeerDependencies: 9892 9956 - supports-color 9893 9957 9894 - eslint-plugin-jsdoc@62.7.1(eslint@9.39.3(jiti@2.6.1)): 9958 + eslint-plugin-jsdoc@62.7.1(eslint@9.39.4(jiti@2.6.1)): 9895 9959 dependencies: 9896 9960 '@es-joy/jsdoccomment': 0.84.0 9897 9961 '@es-joy/resolve.exports': 1.2.0 ··· 9899 9963 comment-parser: 1.4.5 9900 9964 debug: 4.4.3 9901 9965 escape-string-regexp: 4.0.0 9902 - eslint: 9.39.3(jiti@2.6.1) 9903 - espree: 11.1.1 9966 + eslint: 9.39.4(jiti@2.6.1) 9967 + espree: 11.2.0 9904 9968 esquery: 1.7.0 9905 9969 html-entities: 2.6.0 9906 9970 object-deep-merge: 2.0.0 ··· 9911 9975 transitivePeerDependencies: 9912 9976 - supports-color 9913 9977 9914 - eslint-plugin-regexp@3.0.0(eslint@9.39.3(jiti@2.6.1)): 9978 + eslint-plugin-regexp@3.1.0(eslint@9.39.4(jiti@2.6.1)): 9915 9979 dependencies: 9916 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 9980 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 9917 9981 '@eslint-community/regexpp': 4.12.2 9918 9982 comment-parser: 1.4.5 9919 - eslint: 9.39.3(jiti@2.6.1) 9983 + eslint: 9.39.4(jiti@2.6.1) 9920 9984 jsdoc-type-pratt-parser: 7.1.1 9921 9985 refa: 0.12.1 9922 9986 regexp-ast-analysis: 0.7.1 9923 9987 scslre: 0.3.0 9924 9988 9925 - eslint-plugin-unicorn@63.0.0(eslint@9.39.3(jiti@2.6.1)): 9989 + eslint-plugin-unicorn@63.0.0(eslint@9.39.4(jiti@2.6.1)): 9926 9990 dependencies: 9927 9991 '@babel/helper-validator-identifier': 7.28.5 9928 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 9992 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 9929 9993 change-case: 5.4.4 9930 9994 ci-info: 4.4.0 9931 9995 clean-regexp: 1.0.0 9932 9996 core-js-compat: 3.48.0 9933 - eslint: 9.39.3(jiti@2.6.1) 9997 + eslint: 9.39.4(jiti@2.6.1) 9934 9998 find-up-simple: 1.0.1 9935 9999 globals: 16.5.0 9936 10000 indent-string: 5.0.0 ··· 9942 10006 semver: 7.7.4 9943 10007 strip-indent: 4.1.1 9944 10008 9945 - eslint-plugin-vue@10.8.0(@stylistic/eslint-plugin@5.9.0(eslint@9.39.3(jiti@2.6.1)))(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.3(jiti@2.6.1))): 10009 + eslint-plugin-vue@10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))): 9946 10010 dependencies: 9947 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 9948 - eslint: 9.39.3(jiti@2.6.1) 10011 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 10012 + eslint: 9.39.4(jiti@2.6.1) 9949 10013 natural-compare: 1.4.0 9950 10014 nth-check: 2.1.1 9951 10015 postcss-selector-parser: 7.1.1 9952 10016 semver: 7.7.4 9953 - vue-eslint-parser: 10.4.0(eslint@9.39.3(jiti@2.6.1)) 10017 + vue-eslint-parser: 10.4.0(eslint@9.39.4(jiti@2.6.1)) 9954 10018 xml-name-validator: 4.0.0 9955 10019 optionalDependencies: 9956 - '@stylistic/eslint-plugin': 5.9.0(eslint@9.39.3(jiti@2.6.1)) 9957 - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) 10020 + '@stylistic/eslint-plugin': 5.10.0(eslint@9.39.4(jiti@2.6.1)) 10021 + '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9958 10022 9959 - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.29)(eslint@9.39.3(jiti@2.6.1)): 10023 + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1)): 9960 10024 dependencies: 9961 - '@vue/compiler-sfc': 3.5.29 9962 - eslint: 9.39.3(jiti@2.6.1) 10025 + '@vue/compiler-sfc': 3.5.30 10026 + eslint: 9.39.4(jiti@2.6.1) 9963 10027 9964 10028 eslint-scope@8.4.0: 9965 10029 dependencies: 9966 10030 esrecurse: 4.3.0 9967 10031 estraverse: 5.3.0 9968 10032 9969 - eslint-scope@9.1.1: 10033 + eslint-scope@9.1.2: 9970 10034 dependencies: 9971 10035 '@types/esrecurse': 4.3.1 9972 10036 '@types/estree': 1.0.8 ··· 10021 10085 - supports-color 10022 10086 optional: true 10023 10087 10024 - eslint@9.39.3(jiti@2.6.1): 10088 + eslint@9.39.4(jiti@2.6.1): 10025 10089 dependencies: 10026 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) 10090 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 10027 10091 '@eslint-community/regexpp': 4.12.2 10028 - '@eslint/config-array': 0.21.1 10092 + '@eslint/config-array': 0.21.2 10029 10093 '@eslint/config-helpers': 0.4.2 10030 10094 '@eslint/core': 0.17.0 10031 - '@eslint/eslintrc': 3.3.4 10032 - '@eslint/js': 9.39.3 10095 + '@eslint/eslintrc': 3.3.5 10096 + '@eslint/js': 9.39.4 10033 10097 '@eslint/plugin-kit': 0.4.1 10034 10098 '@humanfs/node': 0.16.7 10035 10099 '@humanwhocodes/module-importer': 1.0.1 ··· 10068 10132 acorn-jsx: 5.3.2(acorn@8.16.0) 10069 10133 eslint-visitor-keys: 4.2.1 10070 10134 10071 - espree@11.1.1: 10135 + espree@11.2.0: 10072 10136 dependencies: 10073 10137 acorn: 8.16.0 10074 10138 acorn-jsx: 5.3.2(acorn@8.16.0) ··· 10162 10226 10163 10227 fast-npm-meta@0.4.7: {} 10164 10228 10165 - fast-npm-meta@1.3.0: {} 10229 + fast-npm-meta@1.4.2: {} 10166 10230 10167 10231 fastq@1.20.1: 10168 10232 dependencies: ··· 10196 10260 fix-dts-default-cjs-exports@1.0.1: 10197 10261 dependencies: 10198 10262 magic-string: 0.30.21 10199 - mlly: 1.8.0 10263 + mlly: 1.8.1 10200 10264 rollup: 4.59.0 10201 10265 10202 10266 flat-cache@4.0.1: 10203 10267 dependencies: 10204 - flatted: 3.3.4 10268 + flatted: 3.4.1 10205 10269 keyv: 4.5.4 10206 10270 10207 - flatted@3.3.4: {} 10271 + flatted@3.4.1: {} 10208 10272 10209 10273 foreground-child@3.3.1: 10210 10274 dependencies: ··· 10341 10405 ufo: 1.6.1 10342 10406 uncrypto: 0.1.3 10343 10407 10344 - h3@1.15.5: 10408 + h3@1.15.6: 10345 10409 dependencies: 10346 10410 cookie-es: 1.2.2 10347 10411 crossws: 0.3.5 ··· 10396 10460 10397 10461 human-signals@8.0.1: {} 10398 10462 10399 - iconv-lite@0.4.24: 10400 - dependencies: 10401 - safer-buffer: 2.1.2 10402 - 10403 10463 ieee754@1.2.1: {} 10404 10464 10405 10465 ignore@5.3.2: {} ··· 10420 10480 pathe: 2.0.3 10421 10481 unplugin: 2.3.11 10422 10482 unplugin-utils: 0.2.5 10483 + 10484 + impound@1.1.5: 10485 + dependencies: 10486 + '@jridgewell/trace-mapping': 0.3.31 10487 + es-module-lexer: 2.0.0 10488 + pathe: 2.0.3 10489 + unplugin: 3.0.0 10490 + unplugin-utils: 0.3.1 10423 10491 10424 10492 imurmurhash@0.1.4: {} 10425 10493 ··· 10613 10681 crossws: 0.3.5 10614 10682 defu: 6.1.4 10615 10683 get-port-please: 3.2.0 10616 - h3: 1.15.5 10684 + h3: 1.15.6 10617 10685 http-shutdown: 1.2.2 10618 10686 jiti: 2.6.1 10619 - mlly: 1.8.0 10687 + mlly: 1.8.1 10620 10688 node-forge: 1.3.3 10621 10689 pathe: 1.1.2 10622 10690 std-env: 3.10.0 ··· 10626 10694 10627 10695 local-pkg@1.1.2: 10628 10696 dependencies: 10629 - mlly: 1.8.0 10697 + mlly: 1.8.1 10630 10698 pkg-types: 2.3.0 10631 10699 quansync: 0.2.11 10632 10700 ··· 10658 10726 dependencies: 10659 10727 estree-walker: 3.0.3 10660 10728 magic-string: 0.30.21 10661 - mlly: 1.8.0 10729 + mlly: 1.8.1 10662 10730 regexp-tree: 0.1.27 10663 10731 type-level-regexp: 0.1.17 10664 10732 ufo: 1.6.3 ··· 10688 10756 10689 10757 mdn-data@2.12.2: {} 10690 10758 10759 + mdn-data@2.27.1: {} 10760 + 10691 10761 merge-stream@2.0.0: {} 10692 10762 10693 10763 merge2@1.4.1: {} ··· 10744 10814 10745 10815 mitt@3.0.1: {} 10746 10816 10747 - mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)): 10817 + mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)): 10748 10818 dependencies: 10749 10819 autoprefixer: 10.4.27(postcss@8.5.8) 10750 10820 citty: 0.1.6 10751 - cssnano: 7.1.2(postcss@8.5.8) 10821 + cssnano: 7.1.3(postcss@8.5.8) 10752 10822 defu: 6.1.4 10753 10823 esbuild: 0.25.12 10754 10824 jiti: 1.21.7 10755 - mlly: 1.8.0 10825 + mlly: 1.8.1 10756 10826 pathe: 2.0.3 10757 10827 pkg-types: 2.3.0 10758 10828 postcss: 8.5.8 ··· 10761 10831 tinyglobby: 0.2.15 10762 10832 optionalDependencies: 10763 10833 typescript: 5.9.3 10764 - vue: 3.5.29(typescript@5.9.3) 10765 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)) 10834 + vue: 3.5.30(typescript@5.9.3) 10835 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)) 10766 10836 vue-tsc: 3.2.5(typescript@5.9.3) 10767 10837 10768 10838 mlly@1.8.0: ··· 10772 10842 pkg-types: 1.3.1 10773 10843 ufo: 1.6.3 10774 10844 10845 + mlly@1.8.1: 10846 + dependencies: 10847 + acorn: 8.16.0 10848 + pathe: 2.0.3 10849 + pkg-types: 1.3.1 10850 + ufo: 1.6.3 10851 + 10775 10852 mocked-exports@0.1.1: {} 10776 10853 10777 10854 mri@1.2.0: {} ··· 10900 10977 dependencies: 10901 10978 '@cloudflare/kv-asset-handler': 0.4.2 10902 10979 '@rollup/plugin-alias': 6.0.0(rollup@4.59.0) 10903 - '@rollup/plugin-commonjs': 29.0.0(rollup@4.59.0) 10980 + '@rollup/plugin-commonjs': 29.0.2(rollup@4.59.0) 10904 10981 '@rollup/plugin-inject': 5.0.5(rollup@4.59.0) 10905 10982 '@rollup/plugin-json': 6.1.0(rollup@4.59.0) 10906 10983 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.59.0) ··· 10927 11004 exsolve: 1.0.8 10928 11005 globby: 16.1.1 10929 11006 gzip-size: 7.0.0 10930 - h3: 1.15.5 11007 + h3: 1.15.6 10931 11008 hookable: 5.5.3 10932 11009 httpxy: 0.1.7 10933 11010 ioredis: 5.10.0 ··· 10938 11015 magic-string: 0.30.21 10939 11016 magicast: 0.5.2 10940 11017 mime: 4.1.0 10941 - mlly: 1.8.0 11018 + mlly: 1.8.1 10942 11019 node-fetch-native: 1.6.7 10943 11020 node-mock-http: 1.0.4 10944 11021 ofetch: 1.5.1 ··· 10949 11026 pretty-bytes: 7.1.0 10950 11027 radix3: 1.1.2 10951 11028 rollup: 4.59.0 10952 - rollup-plugin-visualizer: 6.0.5(rollup@4.59.0) 11029 + rollup-plugin-visualizer: 6.0.11(rollup@4.59.0) 10953 11030 scule: 1.3.0 10954 11031 semver: 7.7.4 10955 11032 serve-placeholder: 2.0.2 ··· 11016 11093 node-mock-http@1.0.4: {} 11017 11094 11018 11095 node-releases@2.0.27: {} 11096 + 11097 + node-releases@2.0.36: {} 11019 11098 11020 11099 nopt@8.1.0: 11021 11100 dependencies: ··· 11164 11243 - xml2js 11165 11244 - yaml 11166 11245 11167 - nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2): 11246 + nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2): 11168 11247 dependencies: 11169 11248 '@dxup/nuxt': 0.3.2(magicast@0.5.2) 11170 - '@nuxt/cli': 3.33.1(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 11171 - '@nuxt/devtools': 3.2.2(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)) 11249 + '@nuxt/cli': 3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 11250 + '@nuxt/devtools': 3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 11172 11251 '@nuxt/kit': 4.3.1(magicast@0.5.2) 11173 - '@nuxt/nitro-server': 4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3) 11252 + '@nuxt/nitro-server': 4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3) 11174 11253 '@nuxt/schema': 4.3.1 11175 11254 '@nuxt/telemetry': 2.7.0(@nuxt/kit@4.3.1(magicast@0.5.2)) 11176 - '@nuxt/vite-builder': 4.3.1(@types/node@25.3.3)(eslint@9.39.3(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.3(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))(yaml@2.8.2) 11177 - '@unhead/vue': 2.1.10(vue@3.5.29(typescript@5.9.3)) 11178 - '@vue/shared': 3.5.29 11255 + '@nuxt/vite-builder': 4.3.1(@types/node@25.4.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))(yaml@2.8.2) 11256 + '@unhead/vue': 2.1.12(vue@3.5.30(typescript@5.9.3)) 11257 + '@vue/shared': 3.5.30 11179 11258 c12: 3.3.3(magicast@0.5.2) 11180 11259 chokidar: 5.0.0 11181 11260 compatx: 0.2.0 ··· 11187 11266 errx: 0.1.0 11188 11267 escape-string-regexp: 5.0.0 11189 11268 exsolve: 1.0.8 11190 - h3: 1.15.5 11269 + h3: 1.15.6 11191 11270 hookable: 5.5.3 11192 11271 ignore: 7.0.5 11193 - impound: 1.0.0 11272 + impound: 1.1.5 11194 11273 jiti: 2.6.1 11195 11274 klona: 2.0.6 11196 11275 knitwork: 1.3.0 11197 11276 magic-string: 0.30.21 11198 - mlly: 1.8.0 11277 + mlly: 1.8.1 11199 11278 nanotar: 0.2.1 11200 11279 nypm: 0.6.5 11201 11280 ofetch: 1.5.1 ··· 11219 11298 unctx: 2.5.0 11220 11299 unimport: 5.7.0 11221 11300 unplugin: 3.0.0 11222 - unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.29)(vue-router@4.6.4(vue@3.5.29(typescript@5.9.3)))(vue@3.5.29(typescript@5.9.3)) 11301 + unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.30)(vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)))(vue@3.5.30(typescript@5.9.3)) 11223 11302 untyped: 2.0.0 11224 - vue: 3.5.29(typescript@5.9.3) 11225 - vue-router: 4.6.4(vue@3.5.29(typescript@5.9.3)) 11303 + vue: 3.5.30(typescript@5.9.3) 11304 + vue-router: 4.6.4(vue@3.5.30(typescript@5.9.3)) 11226 11305 optionalDependencies: 11227 11306 '@parcel/watcher': 2.5.6 11228 - '@types/node': 25.3.3 11307 + '@types/node': 25.4.0 11229 11308 transitivePeerDependencies: 11230 11309 - '@azure/app-configuration' 11231 11310 - '@azure/cosmos' ··· 11581 11660 pkg-types@1.3.1: 11582 11661 dependencies: 11583 11662 confbox: 0.1.8 11584 - mlly: 1.8.0 11663 + mlly: 1.8.1 11585 11664 pathe: 2.0.3 11586 11665 11587 11666 pkg-types@2.3.0: ··· 11612 11691 postcss: 8.5.6 11613 11692 postcss-value-parser: 4.2.0 11614 11693 11615 - postcss-colormin@7.0.5(postcss@8.5.8): 11694 + postcss-colormin@7.0.6(postcss@8.5.8): 11616 11695 dependencies: 11617 11696 browserslist: 4.28.1 11618 11697 caniuse-api: 3.0.0 ··· 11626 11705 postcss: 8.5.6 11627 11706 postcss-value-parser: 4.2.0 11628 11707 11629 - postcss-convert-values@7.0.8(postcss@8.5.8): 11708 + postcss-convert-values@7.0.9(postcss@8.5.8): 11630 11709 dependencies: 11631 11710 browserslist: 4.28.1 11632 11711 postcss: 8.5.8 ··· 11637 11716 postcss: 8.5.6 11638 11717 postcss-selector-parser: 7.1.0 11639 11718 11640 - postcss-discard-comments@7.0.5(postcss@8.5.8): 11719 + postcss-discard-comments@7.0.6(postcss@8.5.8): 11641 11720 dependencies: 11642 11721 postcss: 8.5.8 11643 11722 postcss-selector-parser: 7.1.1 ··· 11676 11755 dependencies: 11677 11756 postcss: 8.5.8 11678 11757 postcss-value-parser: 4.2.0 11679 - stylehacks: 7.0.7(postcss@8.5.8) 11758 + stylehacks: 7.0.8(postcss@8.5.8) 11680 11759 11681 11760 postcss-merge-rules@7.0.6(postcss@8.5.6): 11682 11761 dependencies: ··· 11686 11765 postcss: 8.5.6 11687 11766 postcss-selector-parser: 7.1.0 11688 11767 11689 - postcss-merge-rules@7.0.7(postcss@8.5.8): 11768 + postcss-merge-rules@7.0.8(postcss@8.5.8): 11690 11769 dependencies: 11691 11770 browserslist: 4.28.1 11692 11771 caniuse-api: 3.0.0 ··· 11725 11804 postcss: 8.5.6 11726 11805 postcss-value-parser: 4.2.0 11727 11806 11728 - postcss-minify-params@7.0.5(postcss@8.5.8): 11807 + postcss-minify-params@7.0.6(postcss@8.5.8): 11729 11808 dependencies: 11730 11809 browserslist: 4.28.1 11731 11810 cssnano-utils: 5.0.1(postcss@8.5.8) ··· 11738 11817 postcss: 8.5.6 11739 11818 postcss-selector-parser: 7.1.1 11740 11819 11741 - postcss-minify-selectors@7.0.5(postcss@8.5.8): 11820 + postcss-minify-selectors@7.0.6(postcss@8.5.8): 11742 11821 dependencies: 11743 11822 cssesc: 3.0.0 11744 11823 postcss: 8.5.8 ··· 11813 11892 postcss: 8.5.6 11814 11893 postcss-value-parser: 4.2.0 11815 11894 11816 - postcss-normalize-unicode@7.0.5(postcss@8.5.8): 11895 + postcss-normalize-unicode@7.0.6(postcss@8.5.8): 11817 11896 dependencies: 11818 11897 browserslist: 4.28.1 11819 11898 postcss: 8.5.8 ··· 11857 11936 caniuse-api: 3.0.0 11858 11937 postcss: 8.5.6 11859 11938 11860 - postcss-reduce-initial@7.0.5(postcss@8.5.8): 11939 + postcss-reduce-initial@7.0.6(postcss@8.5.8): 11861 11940 dependencies: 11862 11941 browserslist: 4.28.1 11863 11942 caniuse-api: 3.0.0 ··· 11889 11968 postcss-value-parser: 4.2.0 11890 11969 svgo: 4.0.0 11891 11970 11892 - postcss-svgo@7.1.0(postcss@8.5.8): 11971 + postcss-svgo@7.1.1(postcss@8.5.8): 11893 11972 dependencies: 11894 11973 postcss: 8.5.8 11895 11974 postcss-value-parser: 4.2.0 11896 - svgo: 4.0.0 11975 + svgo: 4.0.1 11897 11976 11898 11977 postcss-unique-selectors@7.0.4(postcss@8.5.6): 11899 11978 dependencies: 11900 11979 postcss: 8.5.6 11901 11980 postcss-selector-parser: 7.1.1 11902 11981 11903 - postcss-unique-selectors@7.0.4(postcss@8.5.8): 11982 + postcss-unique-selectors@7.0.5(postcss@8.5.8): 11904 11983 dependencies: 11905 11984 postcss: 8.5.8 11906 11985 postcss-selector-parser: 7.1.1 ··· 12037 12116 optionalDependencies: 12038 12117 '@babel/code-frame': 7.29.0 12039 12118 12040 - rollup-plugin-visualizer@6.0.5(rollup@4.52.5): 12119 + rollup-plugin-visualizer@6.0.11(rollup@4.59.0): 12041 12120 dependencies: 12042 12121 open: 8.4.2 12043 12122 picomatch: 4.0.3 12044 12123 source-map: 0.7.6 12045 12124 yargs: 17.7.2 12046 12125 optionalDependencies: 12047 - rollup: 4.52.5 12126 + rollup: 4.59.0 12048 12127 12049 - rollup-plugin-visualizer@6.0.5(rollup@4.59.0): 12128 + rollup-plugin-visualizer@6.0.5(rollup@4.52.5): 12050 12129 dependencies: 12051 12130 open: 8.4.2 12052 12131 picomatch: 4.0.3 12053 12132 source-map: 0.7.6 12054 12133 yargs: 17.7.2 12055 12134 optionalDependencies: 12056 - rollup: 4.59.0 12135 + rollup: 4.52.5 12057 12136 12058 12137 rollup@4.52.5: 12059 12138 dependencies: ··· 12126 12205 12127 12206 safe-buffer@5.2.1: {} 12128 12207 12129 - safer-buffer@2.1.2: {} 12130 - 12131 12208 sax@1.5.0: {} 12132 12209 12133 12210 scslre@0.3.0: ··· 12180 12257 dependencies: 12181 12258 randombytes: 2.1.0 12182 12259 12183 - seroval@1.5.0: {} 12260 + seroval@1.5.1: {} 12184 12261 12185 12262 serve-placeholder@2.0.2: 12186 12263 dependencies: ··· 12226 12303 transitivePeerDependencies: 12227 12304 - supports-color 12228 12305 12229 - simple-git@3.32.3: 12306 + simple-git@3.33.0: 12230 12307 dependencies: 12231 12308 '@kwsites/file-exists': 1.1.1 12232 12309 '@kwsites/promise-deferred': 1.1.1 ··· 12272 12349 12273 12350 srvx@0.10.1: {} 12274 12351 12275 - srvx@0.11.8: {} 12352 + srvx@0.11.9: {} 12276 12353 12277 12354 srvx@0.8.16: {} 12278 12355 ··· 12343 12420 postcss: 8.5.6 12344 12421 postcss-selector-parser: 7.1.1 12345 12422 12346 - stylehacks@7.0.7(postcss@8.5.8): 12423 + stylehacks@7.0.8(postcss@8.5.8): 12347 12424 dependencies: 12348 12425 browserslist: 4.28.1 12349 12426 postcss: 8.5.8 ··· 12371 12448 picocolors: 1.1.1 12372 12449 sax: 1.5.0 12373 12450 12451 + svgo@4.0.1: 12452 + dependencies: 12453 + commander: 11.1.0 12454 + css-select: 5.2.2 12455 + css-tree: 3.2.1 12456 + css-what: 6.2.2 12457 + csso: 5.0.5 12458 + picocolors: 1.1.1 12459 + sax: 1.5.0 12460 + 12374 12461 system-architecture@0.1.0: {} 12375 12462 12376 12463 tagged-tag@1.0.0: {} ··· 12386 12473 - bare-buffer 12387 12474 - react-native-b4a 12388 12475 12389 - tar@7.5.2: 12476 + tar@7.5.11: 12390 12477 dependencies: 12391 12478 '@isaacs/fs-minipass': 4.0.1 12392 12479 chownr: 3.0.0 12393 - minipass: 7.1.2 12480 + minipass: 7.1.3 12394 12481 minizlib: 3.1.0 12395 12482 yallist: 5.0.0 12396 12483 12397 - tar@7.5.9: 12484 + tar@7.5.2: 12398 12485 dependencies: 12399 12486 '@isaacs/fs-minipass': 4.0.1 12400 12487 chownr: 3.0.0 12401 - minipass: 7.1.3 12488 + minipass: 7.1.2 12402 12489 minizlib: 3.1.0 12403 12490 yallist: 5.0.0 12404 12491 ··· 12440 12527 tiny-invariant@1.3.3: {} 12441 12528 12442 12529 tinybench@2.9.0: {} 12530 + 12531 + tinyclip@0.1.12: {} 12443 12532 12444 12533 tinyexec@1.0.1: {} 12445 12534 ··· 12496 12585 12497 12586 ultrahtml@1.6.0: {} 12498 12587 12499 - unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)): 12588 + unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)): 12500 12589 dependencies: 12501 12590 '@rollup/plugin-alias': 5.1.1(rollup@4.59.0) 12502 12591 '@rollup/plugin-commonjs': 28.0.9(rollup@4.59.0) ··· 12512 12601 hookable: 5.5.3 12513 12602 jiti: 2.6.1 12514 12603 magic-string: 0.30.21 12515 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 12516 - mlly: 1.8.0 12604 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 12605 + mlly: 1.8.1 12517 12606 pathe: 2.0.3 12518 12607 pkg-types: 2.3.0 12519 12608 pretty-bytes: 7.1.0 ··· 12577 12666 dependencies: 12578 12667 hookable: 5.5.3 12579 12668 12580 - unhead@2.1.10: 12669 + unhead@2.1.12: 12581 12670 dependencies: 12582 12671 hookable: 6.0.1 12583 12672 ··· 12609 12698 estree-walker: 3.0.3 12610 12699 local-pkg: 1.1.2 12611 12700 magic-string: 0.30.21 12612 - mlly: 1.8.0 12701 + mlly: 1.8.1 12613 12702 pathe: 2.0.3 12614 12703 picomatch: 4.0.3 12615 12704 pkg-types: 2.3.0 ··· 12654 12743 - typescript 12655 12744 - vue 12656 12745 12657 - unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.29)(vue-router@4.6.4(vue@3.5.29(typescript@5.9.3)))(vue@3.5.29(typescript@5.9.3)): 12746 + unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.30)(vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)))(vue@3.5.30(typescript@5.9.3)): 12658 12747 dependencies: 12659 12748 '@babel/generator': 7.29.1 12660 - '@vue-macros/common': 3.1.2(vue@3.5.29(typescript@5.9.3)) 12661 - '@vue/compiler-sfc': 3.5.29 12749 + '@vue-macros/common': 3.1.2(vue@3.5.30(typescript@5.9.3)) 12750 + '@vue/compiler-sfc': 3.5.30 12662 12751 '@vue/language-core': 3.2.5 12663 12752 ast-walker-scope: 0.8.3 12664 12753 chokidar: 5.0.0 12665 12754 json5: 2.2.3 12666 12755 local-pkg: 1.1.2 12667 12756 magic-string: 0.30.21 12668 - mlly: 1.8.0 12757 + mlly: 1.8.1 12669 12758 muggle-string: 0.4.1 12670 12759 pathe: 2.0.3 12671 12760 picomatch: 4.0.3 ··· 12675 12764 unplugin-utils: 0.3.1 12676 12765 yaml: 2.8.2 12677 12766 optionalDependencies: 12678 - vue-router: 4.6.4(vue@3.5.29(typescript@5.9.3)) 12767 + vue-router: 4.6.4(vue@3.5.30(typescript@5.9.3)) 12679 12768 transitivePeerDependencies: 12680 12769 - vue 12681 12770 ··· 12742 12831 anymatch: 3.1.3 12743 12832 chokidar: 5.0.0 12744 12833 destr: 2.0.5 12745 - h3: 1.15.5 12834 + h3: 1.15.6 12746 12835 lru-cache: 11.2.6 12747 12836 node-fetch-native: 1.6.7 12748 12837 ofetch: 1.5.1 ··· 12779 12868 exsolve: 1.0.8 12780 12869 knitwork: 1.3.0 12781 12870 magic-string: 0.30.21 12782 - mlly: 1.8.0 12871 + mlly: 1.8.1 12783 12872 pathe: 2.0.3 12784 12873 pkg-types: 2.3.0 12785 12874 ··· 12809 12898 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 12810 12899 vite-hot-client: 2.1.0(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)) 12811 12900 12812 - vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12901 + vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12813 12902 dependencies: 12814 12903 birpc: 2.9.0 12815 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12816 - vite-hot-client: 2.1.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 12904 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12905 + vite-hot-client: 2.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 12817 12906 12818 12907 vite-hot-client@2.1.0(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)): 12819 12908 dependencies: 12820 12909 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 12821 12910 12822 - vite-hot-client@2.1.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12911 + vite-hot-client@2.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12823 12912 dependencies: 12824 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12913 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12825 12914 12826 12915 vite-node@3.2.4(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1): 12827 12916 dependencies: ··· 12844 12933 - tsx 12845 12934 - yaml 12846 12935 12847 - vite-node@5.3.0(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 12936 + vite-node@5.3.0(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 12848 12937 dependencies: 12849 12938 cac: 6.7.14 12850 12939 es-module-lexer: 2.0.0 12851 12940 obug: 2.1.1 12852 12941 pathe: 2.0.3 12853 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12942 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12854 12943 transitivePeerDependencies: 12855 12944 - '@types/node' 12856 12945 - jiti ··· 12881 12970 typescript: 5.9.3 12882 12971 vue-tsc: 2.2.12(typescript@5.9.3) 12883 12972 12884 - vite-plugin-checker@0.12.0(eslint@9.39.3(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)): 12973 + vite-plugin-checker@0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)): 12885 12974 dependencies: 12886 12975 '@babel/code-frame': 7.29.0 12887 12976 chokidar: 4.0.3 ··· 12890 12979 picomatch: 4.0.3 12891 12980 tiny-invariant: 1.3.3 12892 12981 tinyglobby: 0.2.15 12893 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12982 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12894 12983 vscode-uri: 3.1.0 12895 12984 optionalDependencies: 12896 - eslint: 9.39.3(jiti@2.6.1) 12985 + eslint: 9.39.4(jiti@2.6.1) 12897 12986 optionator: 0.9.4 12898 12987 typescript: 5.9.3 12899 12988 vue-tsc: 3.2.5(typescript@5.9.3) ··· 12915 13004 transitivePeerDependencies: 12916 13005 - supports-color 12917 13006 12918 - vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13007 + vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12919 13008 dependencies: 12920 13009 ansis: 4.2.0 12921 13010 debug: 4.4.3 ··· 12925 13014 perfect-debounce: 2.1.0 12926 13015 sirv: 3.0.2 12927 13016 unplugin-utils: 0.3.1 12928 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12929 - vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13017 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13018 + vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 12930 13019 optionalDependencies: 12931 13020 '@nuxt/kit': 4.3.1(magicast@0.5.2) 12932 13021 transitivePeerDependencies: ··· 12942 13031 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 12943 13032 vue: 3.5.22(typescript@5.9.3) 12944 13033 12945 - vite-plugin-vue-tracer@1.2.0(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.29(typescript@5.9.3)): 13034 + vite-plugin-vue-tracer@1.2.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)): 12946 13035 dependencies: 12947 13036 estree-walker: 3.0.3 12948 13037 exsolve: 1.0.8 12949 13038 magic-string: 0.30.21 12950 13039 pathe: 2.0.3 12951 13040 source-map-js: 1.2.1 12952 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12953 - vue: 3.5.29(typescript@5.9.3) 13041 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13042 + vue: 3.5.30(typescript@5.9.3) 12954 13043 12955 13044 vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1): 12956 13045 dependencies: ··· 12967 13056 terser: 5.44.0 12968 13057 yaml: 2.8.1 12969 13058 12970 - vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13059 + vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 12971 13060 dependencies: 12972 13061 esbuild: 0.27.3 12973 13062 fdir: 6.5.0(picomatch@4.0.3) ··· 12976 13065 rollup: 4.59.0 12977 13066 tinyglobby: 0.2.15 12978 13067 optionalDependencies: 12979 - '@types/node': 25.3.3 13068 + '@types/node': 25.4.0 12980 13069 fsevents: 2.3.3 12981 13070 jiti: 2.6.1 12982 13071 terser: 5.46.0 12983 13072 yaml: 2.8.2 12984 13073 12985 - vitest-environment-nuxt@1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13074 + vitest-environment-nuxt@1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 12986 13075 dependencies: 12987 - '@nuxt/test-utils': 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13076 + '@nuxt/test-utils': 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 12988 13077 transitivePeerDependencies: 12989 13078 - '@cucumber/cucumber' 12990 13079 - '@jest/globals' ··· 13001 13090 - vite 13002 13091 - vitest 13003 13092 13004 - vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13093 + vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13005 13094 dependencies: 13006 13095 '@vitest/expect': 4.0.18 13007 - '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13096 + '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13008 13097 '@vitest/pretty-format': 4.0.18 13009 13098 '@vitest/runner': 4.0.18 13010 13099 '@vitest/snapshot': 4.0.18 ··· 13021 13110 tinyexec: 1.0.2 13022 13111 tinyglobby: 0.2.15 13023 13112 tinyrainbow: 3.0.3 13024 - vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13113 + vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13025 13114 why-is-node-running: 2.3.0 13026 13115 optionalDependencies: 13027 - '@types/node': 25.3.3 13116 + '@types/node': 25.4.0 13028 13117 transitivePeerDependencies: 13029 13118 - jiti 13030 13119 - less ··· 13046 13135 13047 13136 vue-devtools-stub@0.1.0: {} 13048 13137 13049 - vue-eslint-parser@10.4.0(eslint@9.39.3(jiti@2.6.1)): 13138 + vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1)): 13050 13139 dependencies: 13051 13140 debug: 4.4.3 13052 - eslint: 9.39.3(jiti@2.6.1) 13053 - eslint-scope: 9.1.1 13141 + eslint: 9.39.4(jiti@2.6.1) 13142 + eslint-scope: 9.1.2 13054 13143 eslint-visitor-keys: 5.0.1 13055 - espree: 11.1.1 13144 + espree: 11.2.0 13056 13145 esquery: 1.7.0 13057 13146 semver: 7.7.4 13058 13147 transitivePeerDependencies: ··· 13063 13152 '@vue/devtools-api': 6.6.4 13064 13153 vue: 3.5.22(typescript@5.9.3) 13065 13154 13066 - vue-router@4.6.4(vue@3.5.29(typescript@5.9.3)): 13155 + vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)): 13067 13156 dependencies: 13068 13157 '@vue/devtools-api': 6.6.4 13069 - vue: 3.5.29(typescript@5.9.3) 13158 + vue: 3.5.30(typescript@5.9.3) 13070 13159 13071 - vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.29)(esbuild@0.27.3)(vue@3.5.29(typescript@5.9.3)): 13160 + vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)): 13072 13161 dependencies: 13073 13162 '@babel/parser': 7.29.0 13074 - '@vue/compiler-core': 3.5.29 13163 + '@vue/compiler-core': 3.5.30 13075 13164 esbuild: 0.27.3 13076 - vue: 3.5.29(typescript@5.9.3) 13165 + vue: 3.5.30(typescript@5.9.3) 13077 13166 13078 13167 vue-tsc@2.2.12(typescript@5.9.3): 13079 13168 dependencies: ··· 13098 13187 optionalDependencies: 13099 13188 typescript: 5.9.3 13100 13189 13101 - vue@3.5.29(typescript@5.9.3): 13190 + vue@3.5.30(typescript@5.9.3): 13102 13191 dependencies: 13103 - '@vue/compiler-dom': 3.5.29 13104 - '@vue/compiler-sfc': 3.5.29 13105 - '@vue/runtime-dom': 3.5.29 13106 - '@vue/server-renderer': 3.5.29(vue@3.5.29(typescript@5.9.3)) 13107 - '@vue/shared': 3.5.29 13192 + '@vue/compiler-dom': 3.5.30 13193 + '@vue/compiler-sfc': 3.5.30 13194 + '@vue/runtime-dom': 3.5.30 13195 + '@vue/server-renderer': 3.5.30(vue@3.5.30(typescript@5.9.3)) 13196 + '@vue/shared': 3.5.30 13108 13197 optionalDependencies: 13109 13198 typescript: 5.9.3 13110 13199