From f9712b0baefd55f3864425b2052098bce0ff233c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 21:59:10 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 20 +- pnpm-lock.yaml | 588 +++++++++++++++++++++++++------------------------ 2 files changed, 306 insertions(+), 302 deletions(-) diff --git a/package.json b/package.json index ccbd209..87e7bb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdc", - "packageManager": "pnpm@11.7.0", + "packageManager": "pnpm@11.24.0", "displayName": "Comark - Components in Markdown (previously MDC)", "description": "Provides syntax highlighting and colon matching for Comark (Components in Markdown, previously MDC) files.", "version": "0.6.2", @@ -13,7 +13,7 @@ "homepage": "https://github.com/comarkdown/vscode-comark/blob/main/README.md", "license": "MIT", "engines": { - "vscode": "^1.75.0" + "vscode": "^1.135.0" }, "categories": [ "Programming Languages", @@ -218,25 +218,25 @@ "publish": "vsce publish" }, "devDependencies": { - "@nuxt/schema": "^4.4.8", + "@nuxt/schema": "^4.5.2", "@types/glob": "^9.0.0", "@types/mocha": "^10.0.10", - "@types/node": "^25.9.3", + "@types/node": "^25.9.5", "@types/vscode": "1.42.0", "@vscode/test-electron": "^2.5.2", "@vscode/vsce": "^2.32.0", "esno": "^4.8.0", "glob": "^13.0.6", - "mocha": "^11.7.6", - "oxlint": "^1.70.0", - "release-it": "^20.2.0", + "mocha": "^11.8.0", + "oxlint": "^1.80.0", + "release-it": "^20.2.1", "typescript": "6.0.3", - "vitest": "^4.1.9", + "vitest": "^4.1.11", "vscode-textmate": "^9.3.2", - "vue-component-meta": "^3.3.5" + "vue-component-meta": "^3.3.11" }, "dependencies": { - "@nuxtlabs/monarch-mdc": "^0.9.0", + "@nuxtlabs/monarch-mdc": "^0.10.0", "scule": "^1.3.0", "vscode-textmate": "^9.3.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82c4be3..fcfdb4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@nuxtlabs/monarch-mdc': - specifier: ^0.9.0 - version: 0.9.0 + specifier: ^0.10.0 + version: 0.10.0 scule: specifier: ^1.3.0 version: 1.3.0 @@ -19,8 +19,8 @@ importers: version: 9.3.2 devDependencies: '@nuxt/schema': - specifier: ^4.4.8 - version: 4.4.8 + specifier: ^4.5.2 + version: 4.5.2 '@types/glob': specifier: ^9.0.0 version: 9.0.0 @@ -28,17 +28,17 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^25.9.3 - version: 25.9.3 + specifier: ^25.9.5 + version: 25.9.5 '@types/vscode': specifier: 1.42.0 version: 1.42.0 '@vscode/test-electron': specifier: ^2.5.2 - version: 2.5.2 + version: 2.5.2(supports-color@8.1.1) '@vscode/vsce': specifier: ^2.32.0 - version: 2.32.0 + version: 2.32.0(supports-color@8.1.1) esno: specifier: ^4.8.0 version: 4.8.0 @@ -46,23 +46,23 @@ importers: specifier: ^13.0.6 version: 13.0.6 mocha: - specifier: ^11.7.6 - version: 11.7.6 + specifier: ^11.8.0 + version: 11.8.0 oxlint: - specifier: ^1.70.0 - version: 1.70.0 + specifier: ^1.80.0 + version: 1.80.0 release-it: - specifier: ^20.2.0 - version: 20.2.0(@types/node@25.9.3) + specifier: ^20.2.1 + version: 20.2.1(@types/node@25.9.5)(supports-color@8.1.1) typescript: specifier: 6.0.3 version: 6.0.3 vitest: - specifier: ^4.1.9 - version: 4.1.9(@types/node@25.9.3)(vite@8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)) + specifier: ^4.1.11 + version: 4.1.11(@types/node@25.9.5)(vite@8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)) vue-component-meta: - specifier: ^3.3.5 - version: 3.3.5(typescript@6.0.3) + specifier: ^3.3.11 + version: 3.3.11(typescript@6.0.3) packages: @@ -439,12 +439,12 @@ packages: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 - '@nuxt/schema@4.4.8': - resolution: {integrity: sha512-igfWuMF0x0Pmx/XwhPwH/bcXgbuwNnjUjqxCAsY6VQhmGKo0e9soJq3Q0ohj+rBkBfX6o2ysTP1/t2M82aK4qA==} + '@nuxt/schema@4.5.2': + resolution: {integrity: sha512-h9g1kt9O2iU9nX6HDFu9gvwtpn+8oSJX0RSTWRBnEx/Pkz+WlOHtjuS0SbkTAXw5aT1+H1GysWVwNTjJfBY/0w==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxtlabs/monarch-mdc@0.9.0': - resolution: {integrity: sha512-/8f4PJF1SL3Noss+taKHadrD32DU6FSfBSe7dMfvwK38qz/8EuJerB1hLuCsHumepEV9nQzoDJEL1pxO+G9gPw==} + '@nuxtlabs/monarch-mdc@0.10.0': + resolution: {integrity: sha512-udje0pAxUBH8M03q9tKJLEA4kHzHgqaNp0kWfwLf2tmholM/EimIZGHbsUFV2VR2hh0ZXsoxJOdgT0z7flC2UA==} '@octokit/auth-token@6.0.0': resolution: {integrity: sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==} @@ -501,124 +501,124 @@ packages: '@oxc-project/types@0.127.0': resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} - '@oxlint/binding-android-arm-eabi@1.70.0': - resolution: {integrity: sha512-zFh0P4cswmRvw6nkyb89dr18rRanuaCPAsEXsFDoQY8WdaquI8Pt4NWFjaMJg6L23cy5NeN8J9cBnREbWzZhaw==} + '@oxlint/binding-android-arm-eabi@1.80.0': + resolution: {integrity: sha512-RM3Plj+biQpxa5d1GOOX6ciDlcUROmm4OZ/pLTpitkQt2mJv4jhtY4cbgaetOm5UKWZe05/TGQ6o1Vl8EOHkrA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [android] - '@oxlint/binding-android-arm64@1.70.0': - resolution: {integrity: sha512-qI8o4HZjeGiBrWv+pJv4lH0Yi2Gl/JSp/EumBUApezJprIKa5PS4nU0lQsQngtky8k+SplQIOjv6hwu0SSxeyg==} + '@oxlint/binding-android-arm64@1.80.0': + resolution: {integrity: sha512-YlO5JEf0Yr2bUUlu8O8daVcUxtcGGbcSmyV7E7nSbJbfAdxTE0PFPwgnIlw7wXJaTYjb+qs5hI5q3jxUkI7cAw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@oxlint/binding-darwin-arm64@1.70.0': - resolution: {integrity: sha512-8KjgVVHI5F9nVwHCRwwA78Ty7zNKP4Wd9OeN5PSv3iu/F/u1RVXoOCgLhWqust6HmwQG6xc8c+RCyaWENy24+w==} + '@oxlint/binding-darwin-arm64@1.80.0': + resolution: {integrity: sha512-BULDOyO3AhsmdWfQeIUCykDt3dd7XZBGLhp1eIh56skRv01O+cNjNPwXMIbeW1x4+pxcln5if72wcRgViVo7PA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@oxlint/binding-darwin-x64@1.70.0': - resolution: {integrity: sha512-WVydssv5PSUBXFJTdNBWlmGkbNmvPGaFt/2SUT/EZRB6bq6bEOHmMlbnupZD5jmlEvi9+mZJHi8TCw15lyfSfQ==} + '@oxlint/binding-darwin-x64@1.80.0': + resolution: {integrity: sha512-YJ4JzLw7N5TDSQFlA0hAQGHvnDZgyypm1yunObVWcWiF9KM7eGCJKYKLgTC2Fi/57OdnBhbj4OkzPGdFQJ6HyA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@oxlint/binding-freebsd-x64@1.70.0': - resolution: {integrity: sha512-hJucmUf8OlinHNb1R7fI4Fw6WsAstOz7i8nmkWQfiHoZXtbufNm+MxiDTIMk1ggh2Ro4vLzgQ+bKvRY54MZoRA==} + '@oxlint/binding-freebsd-x64@1.80.0': + resolution: {integrity: sha512-AYUIk5QnL0s8oWAYsREZwkRYy1SupJTXALo93J1TgzHywxQtdM99FecRMQ87MXEdPQ0j1TmEpeeq3fGNkpvMqg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] - '@oxlint/binding-linux-arm-gnueabihf@1.70.0': - resolution: {integrity: sha512-1BnS7wbCYDSXwWzJJ+mc3NURoha6m6m6RT5c6vgAY3oz7C3OVXP+S0awo2mRq97arrJkVvO3qRQfyAHL+76xtQ==} + '@oxlint/binding-linux-arm-gnueabihf@1.80.0': + resolution: {integrity: sha512-9hBZVANupQ89W9dXyE0n8doCyaW5pDyGn3y6XlIMPZ+rIKuyqkr3SNUXmVJIhuvUq0NBU3RBiSXXE69l4XI6KA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxlint/binding-linux-arm-musleabihf@1.70.0': - resolution: {integrity: sha512-yKy/UdbR55+M2yEcuiV5DCNC/gdQAjr/GioUy50QwBzSrKm8ueWADqyRLS9Xk+qjNeCYGg6A8FvUBds56ttfqg==} + '@oxlint/binding-linux-arm-musleabihf@1.80.0': + resolution: {integrity: sha512-SvS2uKqzY+pbfuvAHzH4338R6Zwo805GAwrIMVvK1KxoOWCIjZUdfzTCvilD7z6JK91v011+zYMryabhDo2AsQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxlint/binding-linux-arm64-gnu@1.70.0': - resolution: {integrity: sha512-0A5XJ4alvmqFUFP/4oYSyaO+qLto/HrKEWTSaegiVl+HOufFngK2BjYw9x4RbwBt/du5QG6l5q1zeWiJYYG5yg==} + '@oxlint/binding-linux-arm64-gnu@1.80.0': + resolution: {integrity: sha512-tCLadyqRVL3pQTRPNg7cjXKvcvS4fbyXeQHhKk5BTJ1oftQln5/yIIWbu/Xom/DX41zv2P9QGt6+D/TtQVtY3A==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [glibc] - '@oxlint/binding-linux-arm64-musl@1.70.0': - resolution: {integrity: sha512-JiylyurlB0CLSedNtx1gzv3FvfWPF1h/2Y3BJszPLNt5XQFlBsH5ke0Jle3iJb3uqu5m2e7A/DwzpuCAHdiU+A==} + '@oxlint/binding-linux-arm64-musl@1.80.0': + resolution: {integrity: sha512-XfpCNRlOPcLlJl4Bn/FUhjqlR6BVavEykERBf/MV7YA9VZDa5g5znVqYhyviMafcxS9Pe/i/kPvHNO0U6svEHQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [musl] - '@oxlint/binding-linux-ppc64-gnu@1.70.0': - resolution: {integrity: sha512-J8VPG7I3/HmgaU4u8pNU2kFx2+0U+vPLS1dXFxXOaR/2TQ0f8AC7DRz0SRGRI1bfphnX2hVYTTtLuhL4nYKL+Q==} + '@oxlint/binding-linux-ppc64-gnu@1.80.0': + resolution: {integrity: sha512-3I4yMwcFG9NeO8ioY6JBBuKsIm5GL/x7MATt1S4tVWaxPu5HcJ+XnLUbcVBTxG8q2Wu56HSj+NmXQiVYb1lp6A==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] libc: [glibc] - '@oxlint/binding-linux-riscv64-gnu@1.70.0': - resolution: {integrity: sha512-N2+4lV2KLN+oXTIIIwmWDhwkrnvqf5oX7Hw0zPjk+RuIVgiBQSOlJWF7uQoFx2siEYX0ZQ5cfSbEAHm+J3t7Wg==} + '@oxlint/binding-linux-riscv64-gnu@1.80.0': + resolution: {integrity: sha512-E1wAKymkpe1/E8helzBKdm81OBOF+ezxRyXRMEuik3ZpWDER5CPOKZwF66RsdwW98uwZv8UTFremUQtC1CzdJA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] libc: [glibc] - '@oxlint/binding-linux-riscv64-musl@1.70.0': - resolution: {integrity: sha512-1e2L7cFCvx9QDzq6NPP+0tABKb5z6nWHyddWTNKprEsjO9xNrAtPowuCGpjNXxkTdsMiZ4jc8YQ5SstZd4XK6g==} + '@oxlint/binding-linux-riscv64-musl@1.80.0': + resolution: {integrity: sha512-+gLRGD4sIo3+VA++iham5UxD9tKSoJ/VOrROCEXIcknrYtQg6iIQgvjN0cpiRF7N6UYC7pJbvHJlDnMge5LRpQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] libc: [musl] - '@oxlint/binding-linux-s390x-gnu@1.70.0': - resolution: {integrity: sha512-Kwu/l/8GcYibCWA9m9N5pRXMIKVSsL/YbgpLzYkqDhWTiqdRfnNJ/+nqIKRKQiFbHWsdlHEhzMwruJK+qcEruA==} + '@oxlint/binding-linux-s390x-gnu@1.80.0': + resolution: {integrity: sha512-aR0PrzHj9leW3NmzBAAP4EzdoBNoJcs9sjnIQPIwyRnBGYrRbXUIpEB5Q39AqK3PLY5JK5uEhDQDiUa1QSAstw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] libc: [glibc] - '@oxlint/binding-linux-x64-gnu@1.70.0': - resolution: {integrity: sha512-tap04CsHYOl0nSAQJfPNIuBxqEPB2HnhQqwaOXLg1jnp2XfRo8Fa814dA4QC4zpvTWXCjAAaCY1W5LOORkEQuQ==} + '@oxlint/binding-linux-x64-gnu@1.80.0': + resolution: {integrity: sha512-vSVh5cSo3Xxs6ghBCcFJlpbkbENzDog1qXtoXLa/HC3aCrR4XO76GZbXmQoCPHnu99nQpdCeC3H9tdNICfDh7A==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [glibc] - '@oxlint/binding-linux-x64-musl@1.70.0': - resolution: {integrity: sha512-hzJa/WgvtJpbBD9rgfy0qe+MjbxOXNUT0bfR1S6EQQzfTtBFA9xg5q8KSwRrQ2QfSS+TaP4j+4mVPQrfNc6UNg==} + '@oxlint/binding-linux-x64-musl@1.80.0': + resolution: {integrity: sha512-FfzBXpNQ8u7/ZI/p8bl73MeZ508Ax3hxWp3SiJpEFiC+BB9XcXy5FAZHTLKDPSzrUpxQZSZJAVdDmuJp/+HDBQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [musl] - '@oxlint/binding-openharmony-arm64@1.70.0': - resolution: {integrity: sha512-xbsaNSNzVSnaJACCUYr1HQMyY/Q/Q1LkePmHG3UvZPvGCYGNxrsZp9OmtA6ick8xH47ltRRbRrPCM1YXYcyC+A==} + '@oxlint/binding-openharmony-arm64@1.80.0': + resolution: {integrity: sha512-zMzbkumtmprCgRwoYNzcB3iC39fXdJIMLMU33KdCjEGLlJGOEt1+LwQ4LF8ndLzAEKVz4BR0y3V6Xrkk3Nm3yA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] - '@oxlint/binding-win32-arm64-msvc@1.70.0': - resolution: {integrity: sha512-icAEsUI7JbW1TMRdEXV83mVAInhRVQYuuAlPpxdGwJ95chNdnCzjloRW8GglT0WvzOEZSio6fnYSk2DJ2Hv7LQ==} + '@oxlint/binding-win32-arm64-msvc@1.80.0': + resolution: {integrity: sha512-ib6iRcrXsk4t1fm3iKcwksyWh1ZkZXC/2mEzakl0ai2+6HZunf1WWMZ/xP9EJAvw9g9K4UVTC3NF/+G2qLrbTQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] - '@oxlint/binding-win32-ia32-msvc@1.70.0': - resolution: {integrity: sha512-FHMSWbVsPVs/f+Jcl04ws4JJ2wUnauyTzlpxWRG/lSO/8GpX08Fo2gQZqdA6CrRFI+zvkxl+N/KwJGWfUwYVZA==} + '@oxlint/binding-win32-ia32-msvc@1.80.0': + resolution: {integrity: sha512-xhRWBMpLxZvgKAH6+DJZmpP+W8Y8UdQOSU1JfxSWNXsaBaRGW77j+1hCuNHlzj7OH4SPN8fYd1q0o2qrDtoVyw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ia32] os: [win32] - '@oxlint/binding-win32-x64-msvc@1.70.0': - resolution: {integrity: sha512-ptOlKwCz7n4AKs5VweMqG6DAg677FmKOK+vBkkL9DMNgFATIQ+upqUYBTOEwRQyRAx1ncGlPlXleV2hIcm3z4g==} + '@oxlint/binding-win32-x64-msvc@1.80.0': + resolution: {integrity: sha512-yAnO7lwBYQnz2pcfBPIGQQZWIX5zd5R/1aAKIF3oE+TVj7IhoHcROjOkz3sRDngzqhfPKfFaXqug5j5rE5dn6Q==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] @@ -751,8 +751,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@25.9.3': - resolution: {integrity: sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==} + '@types/node@25.9.5': + resolution: {integrity: sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==} '@types/parse-path@7.0.3': resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==} @@ -760,11 +760,11 @@ packages: '@types/vscode@1.42.0': resolution: {integrity: sha512-ds6TceMsh77Fs0Mq0Vap6Y72JbGWB8Bay4DrnJlf5d9ui2RSe1wis13oQm+XhguOeH1HUfLGzaDAoupTUtgabw==} - '@vitest/expect@4.1.9': - resolution: {integrity: sha512-vl/rYsUKcBr3SnQn166+XR5ZQcgMx3DQhFWdfli/cWpLnLUmbxZvyrJZotLFUryib+LtArYMSTJ5RbQ57ZqrlA==} + '@vitest/expect@4.1.11': + resolution: {integrity: sha512-VX2x5vNJXET47KAFzwERI+KRMtTTCSWTfSMKsW7JsUsXV4psq++e3DvZpuTDOpHcxytiDs6p2nhVb2tVDiiUYw==} - '@vitest/mocker@4.1.9': - resolution: {integrity: sha512-EVkXzBjrPGM+cK8/ANWgBrkUCfJfb38/EfTSO8h7pWvKkyPkpWxvR7BkD2MyItMF62C97zAEoqdpUixwR/e+Rw==} + '@vitest/mocker@4.1.11': + resolution: {integrity: sha512-2XJVD55d1o5AZous5CCGKS74g/riOj9odEt2bQpCVZeblHyHdnMeFl4jl0XjU21stf4mbjUkew2eXQZt65g5CQ==} peerDependencies: msw: ^2.4.9 vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -774,20 +774,20 @@ packages: vite: optional: true - '@vitest/pretty-format@4.1.9': - resolution: {integrity: sha512-s0iufns3iIFitdgm+YR7g1whCAaGtXz459VS9/PqyKDEEFgYIhsHOQmXgIgDuYCt7DeQmiZT0Qe2OA2p4ZPu5A==} + '@vitest/pretty-format@4.1.11': + resolution: {integrity: sha512-yiZzPbGTS9Sr/JpFl8zHrcIkAofNbFV6k21vIgQN/cY/oxZeXhJv5sc/MBJ5jFKWmWs+oJHw0UXLZjmf931+Vw==} - '@vitest/runner@4.1.9': - resolution: {integrity: sha512-KXLMDtc7oe70+3mJfGrPUWPesswH+3sTxAMAMl8DG7I8IUQT4XW718dY5ID3vPUcmlu27CcKfY4P3h3I29SLJg==} + '@vitest/runner@4.1.11': + resolution: {integrity: sha512-LztvUgdwMNJMIkj3hQnnxiC2Xy1zNxq928W/xhjCLaNCzqTZOudjwbQf6v9IntZGPw132i2Lq2rgTRZHD3JHNw==} - '@vitest/snapshot@4.1.9': - resolution: {integrity: sha512-Jc7RKGNBo8Z28WYIm0Niej4xdSPByRf6mU58VpHQkd6Zh05rlnA+twjbK5HyeIGHxrzsc3mJgS43uM0CZKzaIA==} + '@vitest/snapshot@4.1.11': + resolution: {integrity: sha512-pN7ikn1ON7h8ee4gIAp4AzyK+zBtJPzVbqOgu5LCEh4VaJVbPQcgYQYJIMGQPXVeJJq1fnfazis7a5pFNPahog==} - '@vitest/spy@4.1.9': - resolution: {integrity: sha512-fHpsS6mIi+PiEW+vcRVOMkX1oSaPKne3VOclSFICPcGOmfKgXPU5iAah+wcNcj2xPrCCmfq99IDGf+EojhhvhA==} + '@vitest/spy@4.1.11': + resolution: {integrity: sha512-apNa/prQy2qCeywhnixOHPRCgGNhvg7T4Dapfl1GahLp/R+uhBm5cPyFoNVyqsNd2h1nJxL6BqqdIjiABL60YA==} - '@vitest/utils@4.1.9': - resolution: {integrity: sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==} + '@vitest/utils@4.1.11': + resolution: {integrity: sha512-zTCVGpyFsGWBhllOyKlTw/vnr6D9qxsfSDyfbyZmTyjHw5N/VuvzHpHoQjm2ZJzn4RJgx5w4r7V0er69CmLgPQ==} '@volar/language-core@2.4.28': resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==} @@ -797,6 +797,11 @@ packages: '@volar/typescript@2.4.28': resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true '@vscode/test-electron@2.5.2': resolution: {integrity: sha512-8ukpxv4wYe0iWMRQU18jhzJOHkeGKbnw7xWRX3Zw1WJA4cEKbHcmmLPdPrPtL6rhDcrlCZN+xKRpv09n4gRHYg==} @@ -861,18 +866,18 @@ packages: '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} - '@vue/language-core@3.3.5': - resolution: {integrity: sha512-UkKu5nhX89fg4VhlG/FOeI10G3cj/7radKT/cy9BT4Q9qJmJlSTAc/dP63Xqs29aypN4f39xUV6PsLNk/dcD6g==} + '@vue/language-core@3.3.11': + resolution: {integrity: sha512-QJmpliwAVpC/OxubIByPAhNzsQPRc8/gxlN2qnVzVfIMjMDz/9RnXRFoetjz5yEgXVXyp4LqhXq3V53PjmNzFw==} '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - '@vue/shared@3.5.33': - resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} - '@vue/shared@3.5.38': resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==} + '@vue/shared@3.5.41': + resolution: {integrity: sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==} + agent-base@7.1.3: resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} engines: {node: '>= 14'} @@ -1093,9 +1098,6 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - confbox@0.2.2: - resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==} - confbox@0.2.4: resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==} @@ -1809,8 +1811,8 @@ packages: mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - mocha@11.7.6: - resolution: {integrity: sha512-nS9xOGbw2I3cjCpxwZAEJ9xK9lmJ08vEkQvLtz4du9ZrF9UrjRpeJGiIgl2Z+Qs++pmB4ecDe48Fwsh+j+j7xA==} + mocha@11.8.0: + resolution: {integrity: sha512-VyCeUdGN3A9lmCTTgG4yuvY9ixxaDk+xt2R/7/+1AP6EqNG+G9OKkzBwhVtVYoNX8YsxNSgAl8mOv3IAeOpFbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -1853,6 +1855,9 @@ packages: node-fetch-native@1.6.7: resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} + nostics@1.2.0: + resolution: {integrity: sha512-FGqEfhQjrvo1lL8KFifdTQiNwwQHJxC1jtYE1Rc54qF/jxONUNL+kC9gS1krX8Q65PgrQ5fCqH/I4NhWBvdSqg==} + nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -1898,12 +1903,12 @@ packages: resolution: {integrity: sha512-/HfRU/lPPr4T2VigM+cvM3cU77es+XF4OEAa4aE5zpdvrxHGD2NmH0AFIWpMNAb+CsZL45rlcIO49Re0ZcRseg==} engines: {node: '>=20'} - oxlint@1.70.0: - resolution: {integrity: sha512-D6JgHtzkhRwvEC+A0Nw5AEc5bk8x5i1pHzvZIEf/a0C4hOzmAACNGtkDGPyFaxxX3ZVGxCPeig3P3rMM8XU3/g==} + oxlint@1.80.0: + resolution: {integrity: sha512-5nTiSps4qdbCWLbxzuO00alHkEO2exR9YMN/ig6QXWrLsYSG0KaObOAM+l6oU2LcKPWoSAGYbkZIGEu1ViiWKA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: - oxlint-tsgolint: '>=0.22.1' + oxlint-tsgolint: '>=7.0.2001' vite-plus: '*' peerDependenciesMeta: oxlint-tsgolint: @@ -1993,9 +1998,6 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - pkg-types@2.3.0: - resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} - pkg-types@2.3.1: resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==} @@ -2069,8 +2071,8 @@ packages: resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} engines: {node: '>= 20.19.0'} - release-it@20.2.0: - resolution: {integrity: sha512-9ZTk9ripgctC6VTqH+P54KuboK29A5mG/I3tFfS5hnoAnkwtFFAMHRidYz93ylrW995vF50Ny1aOGJiyRmEN7w==} + release-it@20.2.1: + resolution: {integrity: sha512-xd0mqTGduwQlEzVBKOJcoVZxDrRLzjmFv3W8tWwkPIPDYtwYBWYjULiSk6VhfuGKocfz7GmptAqViKMQV4Zzbw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} hasBin: true @@ -2199,6 +2201,9 @@ packages: std-env@4.1.0: resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==} + std-env@4.2.0: + resolution: {integrity: sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==} + stdin-discarder@0.2.2: resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} engines: {node: '>=18'} @@ -2335,8 +2340,8 @@ packages: resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} engines: {node: '>=18.17'} - undici@7.24.5: - resolution: {integrity: sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==} + undici@7.28.0: + resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} engines: {node: '>=20.18.1'} universal-user-agent@7.0.2: @@ -2400,20 +2405,20 @@ packages: yaml: optional: true - vitest@4.1.9: - resolution: {integrity: sha512-nE3/LEyc0z87uHYLZebqCUOaJr2hdtuPp7BQ4BosVFnfltxgAvMG08NyrSGlPpOUWvR27c5flSmYFTNr78L9GQ==} + vitest@4.1.11: + resolution: {integrity: sha512-fhACrNXUidIbGSBr5FlbuBkO7VWC1ZyLl0DO4CU2DrQoAPxX84Ysxs+HeGQpii5lZWV1Q4gBZTTu49mF+A6Edw==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@opentelemetry/api': ^1.9.0 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 - '@vitest/browser-playwright': 4.1.9 - '@vitest/browser-preview': 4.1.9 - '@vitest/browser-webdriverio': 4.1.9 - '@vitest/coverage-istanbul': 4.1.9 - '@vitest/coverage-v8': 4.1.9 - '@vitest/ui': 4.1.9 + '@vitest/browser-playwright': 4.1.11 + '@vitest/browser-preview': 4.1.11 + '@vitest/browser-webdriverio': 4.1.11 + '@vitest/coverage-istanbul': 4.1.11 + '@vitest/coverage-v8': 4.1.11 + '@vitest/ui': 4.1.11 happy-dom: '*' jsdom: '*' vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2447,8 +2452,8 @@ packages: vscode-uri@3.1.0: resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==} - vue-component-meta@3.3.5: - resolution: {integrity: sha512-A5n3MdycOnJW9L71FDco9oKQD2f6z7HQ5r3nO4i8hZPkaZH3e7DyCJT5N4C9G5AldZGD8IqUsra8Rj6+M728EQ==} + vue-component-meta@3.3.11: + resolution: {integrity: sha512-fskQZaIFOifwB4x+/J24795yvezOJ1TKaqn97/4PHybyvXpDNdcKn3oTcPrw6HnNoZWe343A+TiCFOcFv1/SuQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2556,11 +2561,11 @@ snapshots: '@azure/core-util': 1.11.0 tslib: 2.8.1 - '@azure/core-client@1.9.2': + '@azure/core-client@1.9.2(supports-color@8.1.1)': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.9.0 - '@azure/core-rest-pipeline': 1.19.0 + '@azure/core-rest-pipeline': 1.19.0(supports-color@8.1.1) '@azure/core-tracing': 1.2.0 '@azure/core-util': 1.11.0 '@azure/logger': 1.1.4 @@ -2568,15 +2573,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@azure/core-rest-pipeline@1.19.0': + '@azure/core-rest-pipeline@1.19.0(supports-color@8.1.1)': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.9.0 '@azure/core-tracing': 1.2.0 '@azure/core-util': 1.11.0 '@azure/logger': 1.1.4 - http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 + http-proxy-agent: 7.0.2(supports-color@8.1.1) + https-proxy-agent: 7.0.6(supports-color@8.1.1) tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -2590,12 +2595,12 @@ snapshots: '@azure/abort-controller': 2.1.2 tslib: 2.8.1 - '@azure/identity@4.7.0': + '@azure/identity@4.7.0(supports-color@8.1.1)': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.9.0 - '@azure/core-client': 1.9.2 - '@azure/core-rest-pipeline': 1.19.0 + '@azure/core-client': 1.9.2(supports-color@8.1.1) + '@azure/core-rest-pipeline': 1.19.0(supports-color@8.1.1) '@azure/core-tracing': 1.2.0 '@azure/core-util': 1.11.0 '@azure/logger': 1.1.4 @@ -2734,122 +2739,122 @@ snapshots: '@inquirer/ansi@2.0.5': {} - '@inquirer/checkbox@5.1.4(@types/node@25.9.3)': + '@inquirer/checkbox@5.1.4(@types/node@25.9.5)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.9(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/confirm@6.0.12(@types/node@25.9.3)': + '@inquirer/confirm@6.0.12(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/core@11.1.9(@types/node@25.9.3)': + '@inquirer/core@11.1.9(@types/node@25.9.5)': dependencies: '@inquirer/ansi': 2.0.5 '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/type': 4.0.5(@types/node@25.9.5) cli-width: 4.1.0 fast-wrap-ansi: 0.2.0 mute-stream: 3.0.0 signal-exit: 4.1.0 optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/editor@5.1.1(@types/node@25.9.3)': + '@inquirer/editor@5.1.1(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/external-editor': 3.0.0(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/external-editor': 3.0.0(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/expand@5.0.13(@types/node@25.9.3)': + '@inquirer/expand@5.0.13(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/external-editor@3.0.0(@types/node@25.9.3)': + '@inquirer/external-editor@3.0.0(@types/node@25.9.5)': dependencies: chardet: 2.1.1 iconv-lite: 0.7.2 optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 '@inquirer/figures@2.0.5': {} - '@inquirer/input@5.0.12(@types/node@25.9.3)': + '@inquirer/input@5.0.12(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/number@4.0.12(@types/node@25.9.3)': + '@inquirer/number@4.0.12(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/password@5.0.12(@types/node@25.9.3)': + '@inquirer/password@5.0.12(@types/node@25.9.5)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 - - '@inquirer/prompts@8.4.2(@types/node@25.9.3)': - dependencies: - '@inquirer/checkbox': 5.1.4(@types/node@25.9.3) - '@inquirer/confirm': 6.0.12(@types/node@25.9.3) - '@inquirer/editor': 5.1.1(@types/node@25.9.3) - '@inquirer/expand': 5.0.13(@types/node@25.9.3) - '@inquirer/input': 5.0.12(@types/node@25.9.3) - '@inquirer/number': 4.0.12(@types/node@25.9.3) - '@inquirer/password': 5.0.12(@types/node@25.9.3) - '@inquirer/rawlist': 5.2.8(@types/node@25.9.3) - '@inquirer/search': 4.1.8(@types/node@25.9.3) - '@inquirer/select': 5.1.4(@types/node@25.9.3) + '@types/node': 25.9.5 + + '@inquirer/prompts@8.4.2(@types/node@25.9.5)': + dependencies: + '@inquirer/checkbox': 5.1.4(@types/node@25.9.5) + '@inquirer/confirm': 6.0.12(@types/node@25.9.5) + '@inquirer/editor': 5.1.1(@types/node@25.9.5) + '@inquirer/expand': 5.0.13(@types/node@25.9.5) + '@inquirer/input': 5.0.12(@types/node@25.9.5) + '@inquirer/number': 4.0.12(@types/node@25.9.5) + '@inquirer/password': 5.0.12(@types/node@25.9.5) + '@inquirer/rawlist': 5.2.8(@types/node@25.9.5) + '@inquirer/search': 4.1.8(@types/node@25.9.5) + '@inquirer/select': 5.1.4(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/rawlist@5.2.8(@types/node@25.9.3)': + '@inquirer/rawlist@5.2.8(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/search@4.1.8(@types/node@25.9.3)': + '@inquirer/search@4.1.8(@types/node@25.9.5)': dependencies: - '@inquirer/core': 11.1.9(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/select@5.1.4(@types/node@25.9.3)': + '@inquirer/select@5.1.4(@types/node@25.9.5)': dependencies: '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.9(@types/node@25.9.3) + '@inquirer/core': 11.1.9(@types/node@25.9.5) '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@25.9.3) + '@inquirer/type': 4.0.5(@types/node@25.9.5) optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 - '@inquirer/type@4.0.5(@types/node@25.9.3)': + '@inquirer/type@4.0.5(@types/node@25.9.5)': optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 '@isaacs/cliui@8.0.2': dependencies: @@ -2869,15 +2874,16 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@nuxt/schema@4.4.8': + '@nuxt/schema@4.5.2': dependencies: - '@vue/shared': 3.5.38 + '@vue/shared': 3.5.41 defu: 6.1.7 + nostics: 1.2.0 pathe: 2.0.3 pkg-types: 2.3.1 - std-env: 4.1.0 + std-env: 4.2.0 - '@nuxtlabs/monarch-mdc@0.9.0': {} + '@nuxtlabs/monarch-mdc@0.10.0': {} '@octokit/auth-token@6.0.0': {} @@ -2943,61 +2949,61 @@ snapshots: '@oxc-project/types@0.127.0': {} - '@oxlint/binding-android-arm-eabi@1.70.0': + '@oxlint/binding-android-arm-eabi@1.80.0': optional: true - '@oxlint/binding-android-arm64@1.70.0': + '@oxlint/binding-android-arm64@1.80.0': optional: true - '@oxlint/binding-darwin-arm64@1.70.0': + '@oxlint/binding-darwin-arm64@1.80.0': optional: true - '@oxlint/binding-darwin-x64@1.70.0': + '@oxlint/binding-darwin-x64@1.80.0': optional: true - '@oxlint/binding-freebsd-x64@1.70.0': + '@oxlint/binding-freebsd-x64@1.80.0': optional: true - '@oxlint/binding-linux-arm-gnueabihf@1.70.0': + '@oxlint/binding-linux-arm-gnueabihf@1.80.0': optional: true - '@oxlint/binding-linux-arm-musleabihf@1.70.0': + '@oxlint/binding-linux-arm-musleabihf@1.80.0': optional: true - '@oxlint/binding-linux-arm64-gnu@1.70.0': + '@oxlint/binding-linux-arm64-gnu@1.80.0': optional: true - '@oxlint/binding-linux-arm64-musl@1.70.0': + '@oxlint/binding-linux-arm64-musl@1.80.0': optional: true - '@oxlint/binding-linux-ppc64-gnu@1.70.0': + '@oxlint/binding-linux-ppc64-gnu@1.80.0': optional: true - '@oxlint/binding-linux-riscv64-gnu@1.70.0': + '@oxlint/binding-linux-riscv64-gnu@1.80.0': optional: true - '@oxlint/binding-linux-riscv64-musl@1.70.0': + '@oxlint/binding-linux-riscv64-musl@1.80.0': optional: true - '@oxlint/binding-linux-s390x-gnu@1.70.0': + '@oxlint/binding-linux-s390x-gnu@1.80.0': optional: true - '@oxlint/binding-linux-x64-gnu@1.70.0': + '@oxlint/binding-linux-x64-gnu@1.80.0': optional: true - '@oxlint/binding-linux-x64-musl@1.70.0': + '@oxlint/binding-linux-x64-musl@1.80.0': optional: true - '@oxlint/binding-openharmony-arm64@1.70.0': + '@oxlint/binding-openharmony-arm64@1.80.0': optional: true - '@oxlint/binding-win32-arm64-msvc@1.70.0': + '@oxlint/binding-win32-arm64-msvc@1.80.0': optional: true - '@oxlint/binding-win32-ia32-msvc@1.70.0': + '@oxlint/binding-win32-ia32-msvc@1.80.0': optional: true - '@oxlint/binding-win32-x64-msvc@1.70.0': + '@oxlint/binding-win32-x64-msvc@1.80.0': optional: true '@phun-ky/typeof@2.0.3': {} @@ -3078,7 +3084,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@25.9.3': + '@types/node@25.9.5': dependencies: undici-types: 7.24.6 @@ -3086,44 +3092,44 @@ snapshots: '@types/vscode@1.42.0': {} - '@vitest/expect@4.1.9': + '@vitest/expect@4.1.11': dependencies: '@standard-schema/spec': 1.1.0 '@types/chai': 5.2.3 - '@vitest/spy': 4.1.9 - '@vitest/utils': 4.1.9 + '@vitest/spy': 4.1.11 + '@vitest/utils': 4.1.11 chai: 6.2.2 tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.9(vite@8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0))': + '@vitest/mocker@4.1.11(vite@8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0))': dependencies: - '@vitest/spy': 4.1.9 + '@vitest/spy': 4.1.11 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0) + vite: 8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0) - '@vitest/pretty-format@4.1.9': + '@vitest/pretty-format@4.1.11': dependencies: tinyrainbow: 3.1.0 - '@vitest/runner@4.1.9': + '@vitest/runner@4.1.11': dependencies: - '@vitest/utils': 4.1.9 + '@vitest/utils': 4.1.11 pathe: 2.0.3 - '@vitest/snapshot@4.1.9': + '@vitest/snapshot@4.1.11': dependencies: - '@vitest/pretty-format': 4.1.9 - '@vitest/utils': 4.1.9 + '@vitest/pretty-format': 4.1.11 + '@vitest/utils': 4.1.11 magic-string: 0.30.21 pathe: 2.0.3 - '@vitest/spy@4.1.9': {} + '@vitest/spy@4.1.11': {} - '@vitest/utils@4.1.9': + '@vitest/utils@4.1.11': dependencies: - '@vitest/pretty-format': 4.1.9 + '@vitest/pretty-format': 4.1.11 convert-source-map: 2.0.0 tinyrainbow: 3.1.0 @@ -3133,16 +3139,18 @@ snapshots: '@volar/source-map@2.4.28': {} - '@volar/typescript@2.4.28': + '@volar/typescript@2.4.28(typescript@6.0.3)': dependencies: '@volar/language-core': 2.4.28 path-browserify: 1.0.1 vscode-uri: 3.1.0 + optionalDependencies: + typescript: 6.0.3 - '@vscode/test-electron@2.5.2': + '@vscode/test-electron@2.5.2(supports-color@8.1.1)': dependencies: - http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 + http-proxy-agent: 7.0.2(supports-color@8.1.1) + https-proxy-agent: 7.0.6(supports-color@8.1.1) jszip: 3.10.1 ora: 8.1.1 semver: 7.7.1 @@ -3188,9 +3196,9 @@ snapshots: '@vscode/vsce-sign-win32-arm64': 2.0.2 '@vscode/vsce-sign-win32-x64': 2.0.2 - '@vscode/vsce@2.32.0': + '@vscode/vsce@2.32.0(supports-color@8.1.1)': dependencies: - '@azure/identity': 4.7.0 + '@azure/identity': 4.7.0(supports-color@8.1.1) '@vscode/vsce-sign': 2.0.5 azure-devops-node-api: 12.5.0 chalk: 2.4.2 @@ -3232,11 +3240,11 @@ snapshots: '@vue/compiler-core': 3.5.13 '@vue/shared': 3.5.13 - '@vue/language-core@3.3.5': + '@vue/language-core@3.3.11': dependencies: '@volar/language-core': 2.4.28 '@vue/compiler-dom': 3.5.13 - '@vue/shared': 3.5.33 + '@vue/shared': 3.5.38 alien-signals: 3.2.1 muggle-string: 0.4.1 path-browserify: 1.0.1 @@ -3244,10 +3252,10 @@ snapshots: '@vue/shared@3.5.13': {} - '@vue/shared@3.5.33': {} - '@vue/shared@3.5.38': {} + '@vue/shared@3.5.41': {} + agent-base@7.1.3: {} agent-base@8.0.0: {} @@ -3339,7 +3347,7 @@ snapshots: c12@3.3.3: dependencies: chokidar: 5.0.0 - confbox: 0.2.2 + confbox: 0.2.4 defu: 6.1.7 dotenv: 17.2.3 exsolve: 1.0.8 @@ -3348,7 +3356,7 @@ snapshots: ohash: 2.0.11 pathe: 2.0.3 perfect-debounce: 2.1.0 - pkg-types: 2.3.0 + pkg-types: 2.3.1 rc9: 2.1.2 call-bind-apply-helpers@1.0.2: @@ -3462,8 +3470,6 @@ snapshots: concat-map@0.0.1: {} - confbox@0.2.2: {} - confbox@0.2.4: {} consola@3.4.2: {} @@ -3746,7 +3752,7 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - get-uri@7.0.0: + get-uri@7.0.0(supports-color@8.1.1): dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 7.0.0 @@ -3828,28 +3834,28 @@ snapshots: domutils: 3.2.2 entities: 4.5.0 - http-proxy-agent@7.0.2: + http-proxy-agent@7.0.2(supports-color@8.1.1): dependencies: agent-base: 7.1.3 debug: 4.4.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color - http-proxy-agent@8.0.0: + http-proxy-agent@8.0.0(supports-color@8.1.1): dependencies: agent-base: 8.0.0 debug: 4.4.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color - https-proxy-agent@7.0.6: + https-proxy-agent@7.0.6(supports-color@8.1.1): dependencies: agent-base: 7.1.3 debug: 4.4.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color - https-proxy-agent@8.0.0: + https-proxy-agent@8.0.0(supports-color@8.1.1): dependencies: agent-base: 8.0.0 debug: 4.4.0(supports-color@8.1.1) @@ -4157,7 +4163,7 @@ snapshots: mkdirp-classic@0.5.3: optional: true - mocha@11.7.6: + mocha@11.8.0: dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3 @@ -4210,6 +4216,8 @@ snapshots: node-fetch-native@1.6.7: {} + nostics@1.2.0: {} + nth-check@2.1.1: dependencies: boolbase: 1.0.0 @@ -4278,27 +4286,27 @@ snapshots: macos-release: 3.4.0 windows-release: 7.1.1 - oxlint@1.70.0: + oxlint@1.80.0: optionalDependencies: - '@oxlint/binding-android-arm-eabi': 1.70.0 - '@oxlint/binding-android-arm64': 1.70.0 - '@oxlint/binding-darwin-arm64': 1.70.0 - '@oxlint/binding-darwin-x64': 1.70.0 - '@oxlint/binding-freebsd-x64': 1.70.0 - '@oxlint/binding-linux-arm-gnueabihf': 1.70.0 - '@oxlint/binding-linux-arm-musleabihf': 1.70.0 - '@oxlint/binding-linux-arm64-gnu': 1.70.0 - '@oxlint/binding-linux-arm64-musl': 1.70.0 - '@oxlint/binding-linux-ppc64-gnu': 1.70.0 - '@oxlint/binding-linux-riscv64-gnu': 1.70.0 - '@oxlint/binding-linux-riscv64-musl': 1.70.0 - '@oxlint/binding-linux-s390x-gnu': 1.70.0 - '@oxlint/binding-linux-x64-gnu': 1.70.0 - '@oxlint/binding-linux-x64-musl': 1.70.0 - '@oxlint/binding-openharmony-arm64': 1.70.0 - '@oxlint/binding-win32-arm64-msvc': 1.70.0 - '@oxlint/binding-win32-ia32-msvc': 1.70.0 - '@oxlint/binding-win32-x64-msvc': 1.70.0 + '@oxlint/binding-android-arm-eabi': 1.80.0 + '@oxlint/binding-android-arm64': 1.80.0 + '@oxlint/binding-darwin-arm64': 1.80.0 + '@oxlint/binding-darwin-x64': 1.80.0 + '@oxlint/binding-freebsd-x64': 1.80.0 + '@oxlint/binding-linux-arm-gnueabihf': 1.80.0 + '@oxlint/binding-linux-arm-musleabihf': 1.80.0 + '@oxlint/binding-linux-arm64-gnu': 1.80.0 + '@oxlint/binding-linux-arm64-musl': 1.80.0 + '@oxlint/binding-linux-ppc64-gnu': 1.80.0 + '@oxlint/binding-linux-riscv64-gnu': 1.80.0 + '@oxlint/binding-linux-riscv64-musl': 1.80.0 + '@oxlint/binding-linux-s390x-gnu': 1.80.0 + '@oxlint/binding-linux-x64-gnu': 1.80.0 + '@oxlint/binding-linux-x64-musl': 1.80.0 + '@oxlint/binding-openharmony-arm64': 1.80.0 + '@oxlint/binding-win32-arm64-msvc': 1.80.0 + '@oxlint/binding-win32-ia32-msvc': 1.80.0 + '@oxlint/binding-win32-x64-msvc': 1.80.0 p-limit@3.1.0: dependencies: @@ -4308,16 +4316,16 @@ snapshots: dependencies: p-limit: 3.1.0 - pac-proxy-agent@8.0.0: + pac-proxy-agent@8.0.0(supports-color@8.1.1): dependencies: agent-base: 8.0.0 debug: 4.4.0(supports-color@8.1.1) - get-uri: 7.0.0 - http-proxy-agent: 8.0.0 - https-proxy-agent: 8.0.0 + get-uri: 7.0.0(supports-color@8.1.1) + http-proxy-agent: 8.0.0(supports-color@8.1.1) + https-proxy-agent: 8.0.0(supports-color@8.1.1) pac-resolver: 8.0.0(quickjs-wasi@0.0.1) quickjs-wasi: 0.0.1 - socks-proxy-agent: 9.0.0 + socks-proxy-agent: 9.0.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -4385,12 +4393,6 @@ snapshots: picomatch@4.0.4: {} - pkg-types@2.3.0: - dependencies: - confbox: 0.2.2 - exsolve: 1.0.8 - pathe: 2.0.3 - pkg-types@2.3.1: dependencies: confbox: 0.2.4 @@ -4427,16 +4429,16 @@ snapshots: protocols@2.0.2: {} - proxy-agent@7.0.0: + proxy-agent@7.0.0(supports-color@8.1.1): dependencies: agent-base: 8.0.0 debug: 4.4.0(supports-color@8.1.1) - http-proxy-agent: 8.0.0 - https-proxy-agent: 8.0.0 + http-proxy-agent: 8.0.0(supports-color@8.1.1) + https-proxy-agent: 8.0.0(supports-color@8.1.1) lru-cache: 7.18.3 - pac-proxy-agent: 8.0.0 + pac-proxy-agent: 8.0.0(supports-color@8.1.1) proxy-from-env: 1.1.0 - socks-proxy-agent: 9.0.0 + socks-proxy-agent: 9.0.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -4496,9 +4498,9 @@ snapshots: readdirp@5.0.0: {} - release-it@20.2.0(@types/node@25.9.3): + release-it@20.2.1(@types/node@25.9.5)(supports-color@8.1.1): dependencies: - '@inquirer/prompts': 8.4.2(@types/node@25.9.3) + '@inquirer/prompts': 8.4.2(@types/node@25.9.5) '@octokit/rest': 22.0.1 '@phun-ky/typeof': 2.0.3 async-retry: 1.3.3 @@ -4514,10 +4516,10 @@ snapshots: open: 11.0.0 ora: 9.3.0 os-name: 7.0.0 - proxy-agent: 7.0.0 + proxy-agent: 7.0.0(supports-color@8.1.1) semver: 7.7.4 tinyglobby: 0.2.15 - undici: 7.24.5 + undici: 7.28.0 url-join: 5.0.0 wildcard-match: 5.1.4 yargs-parser: 22.0.0 @@ -4632,7 +4634,7 @@ snapshots: smart-buffer@4.2.0: {} - socks-proxy-agent@9.0.0: + socks-proxy-agent@9.0.0(supports-color@8.1.1): dependencies: agent-base: 8.0.0 debug: 4.4.0(supports-color@8.1.1) @@ -4656,6 +4658,8 @@ snapshots: std-env@4.1.0: {} + std-env@4.2.0: {} + stdin-discarder@0.2.2: {} stdin-discarder@0.3.2: {} @@ -4792,7 +4796,7 @@ snapshots: undici@6.21.1: {} - undici@7.24.5: {} + undici@7.28.0: {} universal-user-agent@7.0.2: {} @@ -4804,7 +4808,7 @@ snapshots: uuid@8.3.2: {} - vite@8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0): + vite@8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -4812,21 +4816,21 @@ snapshots: rolldown: 1.0.0-rc.17 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 esbuild: 0.27.2 fsevents: 2.3.3 jiti: 2.6.1 tsx: 4.21.0 - vitest@4.1.9(@types/node@25.9.3)(vite@8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)): + vitest@4.1.11(@types/node@25.9.5)(vite@8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)): dependencies: - '@vitest/expect': 4.1.9 - '@vitest/mocker': 4.1.9(vite@8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)) - '@vitest/pretty-format': 4.1.9 - '@vitest/runner': 4.1.9 - '@vitest/snapshot': 4.1.9 - '@vitest/spy': 4.1.9 - '@vitest/utils': 4.1.9 + '@vitest/expect': 4.1.11 + '@vitest/mocker': 4.1.11(vite@8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0)) + '@vitest/pretty-format': 4.1.11 + '@vitest/runner': 4.1.11 + '@vitest/snapshot': 4.1.11 + '@vitest/spy': 4.1.11 + '@vitest/utils': 4.1.11 es-module-lexer: 2.1.0 expect-type: 1.3.0 magic-string: 0.30.21 @@ -4838,10 +4842,10 @@ snapshots: tinyexec: 1.0.2 tinyglobby: 0.2.16 tinyrainbow: 3.1.0 - vite: 8.0.10(@types/node@25.9.3)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0) + vite: 8.0.10(@types/node@25.9.5)(esbuild@0.27.2)(jiti@2.6.1)(tsx@4.21.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 25.9.3 + '@types/node': 25.9.5 transitivePeerDependencies: - msw @@ -4849,10 +4853,10 @@ snapshots: vscode-uri@3.1.0: {} - vue-component-meta@3.3.5(typescript@6.0.3): + vue-component-meta@3.3.11(typescript@6.0.3): dependencies: - '@volar/typescript': 2.4.28 - '@vue/language-core': 3.3.5 + '@volar/typescript': 2.4.28(typescript@6.0.3) + '@vue/language-core': 3.3.11 path-browserify: 1.0.1 optionalDependencies: typescript: 6.0.3