Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
753b020ffc chore(deps): update all non-major dependencies 2026-06-28 02:11:23 +00:00
8 changed files with 142 additions and 128 deletions

View File

@@ -19,7 +19,7 @@ jobs:
go-version: [1.25.10, 1.26.x] go-version: [1.25.10, 1.26.x]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: ${{matrix.go-version}} go-version: ${{matrix.go-version}}
@@ -33,7 +33,7 @@ jobs:
lint-jsonschema: lint-jsonschema:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
with: with:
python-version: 3.14 python-version: 3.14

View File

@@ -17,7 +17,7 @@ jobs:
with: with:
ref: ${{ github.event.pull_request.head.sha }} ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0 fetch-depth: 0
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: "1.26.x" go-version: "1.26.x"
cache: true cache: true

View File

@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Go - name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: 1.26.x go-version: 1.26.x

View File

@@ -19,7 +19,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Go - name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: 1.26.x go-version: 1.26.x

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Set up Go ${{matrix.go-version}} - name: Set up Go ${{matrix.go-version}}
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: ${{matrix.go-version}} go-version: ${{matrix.go-version}}

View File

@@ -2,7 +2,7 @@
# Runtimes # Runtimes
go = "1.26.4" go = "1.26.4"
node = "24" node = "24"
pnpm = "11.8.0" pnpm = "11.9.0"
# Dev tools # Dev tools
golangci-lint = "2.12.2" golangci-lint = "2.12.2"

View File

@@ -23,5 +23,5 @@
"vitepress-plugin-llms": "^1.9.1", "vitepress-plugin-llms": "^1.9.1",
"vue": "^3.5.18" "vue": "^3.5.18"
}, },
"packageManager": "pnpm@11.8.0+sha512.c1f5e7c4cb241c8f174b743851d82f42b802324afc8b0f116b96adb15aa06664948dde36960a3ba1079ba5b4b29dd0140135b94b5b5f5263592249d68e555f26" "packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b"
} }

254
website/pnpm-lock.yaml generated
View File

@@ -16,10 +16,10 @@ importers:
version: 24.13.2 version: 24.13.2
netlify-cli: netlify-cli:
specifier: ^26.0.0 specifier: ^26.0.0
version: 26.1.0(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2) version: 26.1.0(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2)(supports-color@10.2.2)
prettier: prettier:
specifier: ^3.6.2 specifier: ^3.6.2
version: 3.8.4 version: 3.9.1
vitepress: vitepress:
specifier: ^1.6.3 specifier: ^1.6.3
version: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3) version: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3)
@@ -28,13 +28,13 @@ importers:
version: 1.7.5(vite@5.4.21(@types/node@24.13.2)) version: 1.7.5(vite@5.4.21(@types/node@24.13.2))
vitepress-plugin-llms: vitepress-plugin-llms:
specifier: ^1.9.1 specifier: ^1.9.1
version: 1.13.1 version: 1.13.2
vitepress-plugin-tabs: vitepress-plugin-tabs:
specifier: ^0.9.0 specifier: ^0.9.0
version: 0.9.0(vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3))(vue@3.5.38(typescript@5.9.3)) version: 0.9.0(vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3))(vue@3.5.39(typescript@5.9.3))
vue: vue:
specifier: ^3.5.18 specifier: ^3.5.18
version: 3.5.38(typescript@5.9.3) version: 3.5.39(typescript@5.9.3)
packages: packages:
@@ -1480,17 +1480,17 @@ packages:
vite: ^5.0.0 || ^6.0.0 vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25 vue: ^3.2.25
'@vue/compiler-core@3.5.38': '@vue/compiler-core@3.5.39':
resolution: {integrity: sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==} resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==}
'@vue/compiler-dom@3.5.38': '@vue/compiler-dom@3.5.39':
resolution: {integrity: sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==} resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==}
'@vue/compiler-sfc@3.5.38': '@vue/compiler-sfc@3.5.39':
resolution: {integrity: sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==} resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==}
'@vue/compiler-ssr@3.5.38': '@vue/compiler-ssr@3.5.39':
resolution: {integrity: sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==} resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==}
'@vue/devtools-api@7.7.7': '@vue/devtools-api@7.7.7':
resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==} resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==}
@@ -1501,25 +1501,25 @@ packages:
'@vue/devtools-shared@7.7.7': '@vue/devtools-shared@7.7.7':
resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==} resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
'@vue/reactivity@3.5.38': '@vue/reactivity@3.5.39':
resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==} resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==}
'@vue/runtime-core@3.5.38': '@vue/runtime-core@3.5.39':
resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==} resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==}
'@vue/runtime-dom@3.5.38': '@vue/runtime-dom@3.5.39':
resolution: {integrity: sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==} resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==}
'@vue/server-renderer@3.5.38': '@vue/server-renderer@3.5.39':
resolution: {integrity: sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==} resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==}
peerDependencies: peerDependencies:
vue: 3.5.38 vue: 3.5.39
'@vue/shared@3.5.18': '@vue/shared@3.5.18':
resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==} resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
'@vue/shared@3.5.38': '@vue/shared@3.5.39':
resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==} resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==}
'@vueuse/core@12.8.2': '@vueuse/core@12.8.2':
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
@@ -3232,8 +3232,8 @@ packages:
js-tokens@4.0.0: js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-yaml@3.14.2: js-yaml@3.15.0:
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==} resolution: {integrity: sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==}
hasBin: true hasBin: true
json-schema-ref-resolver@3.0.0: json-schema-ref-resolver@3.0.0:
@@ -3624,8 +3624,8 @@ packages:
nan@2.27.0: nan@2.27.0:
resolution: {integrity: sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==} resolution: {integrity: sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==}
nanoid@3.3.12: nanoid@3.3.15:
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
@@ -4042,8 +4042,8 @@ packages:
resolution: {integrity: sha512-QCYG84SgGyGzqJ/vlMsxeXd/pgL/I94ixdNFyh1PusWmTCyVfPJjZ1K1jvHtsbfnXQs2TSkEP2fR7QiMZAnKFQ==} resolution: {integrity: sha512-QCYG84SgGyGzqJ/vlMsxeXd/pgL/I94ixdNFyh1PusWmTCyVfPJjZ1K1jvHtsbfnXQs2TSkEP2fR7QiMZAnKFQ==}
engines: {node: '>= 0.6'} engines: {node: '>= 0.6'}
prettier@3.8.4: prettier@3.9.1:
resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==} resolution: {integrity: sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
@@ -4971,8 +4971,8 @@ packages:
vite: vite:
optional: true optional: true
vitepress-plugin-llms@1.13.1: vitepress-plugin-llms@1.13.2:
resolution: {integrity: sha512-m+rxyghF5INi8hBw0huFPx6+VvaX1tDGvw1H7FdXowaZJ3dcRY5ShgbmK1AQlmeOFMdd16H8WarhSHLPXF/2OA==} resolution: {integrity: sha512-2O4s0I5pjEZzgnoWgBPCZCyhah9FH5uQB6lGADazMoyF1URJshtG04ZnmX+cbmQmniN3T5JzdJO9B4q8JHDKOQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
vitepress-plugin-tabs@0.9.0: vitepress-plugin-tabs@0.9.0:
@@ -4993,8 +4993,8 @@ packages:
postcss: postcss:
optional: true optional: true
vue@3.5.38: vue@3.5.39:
resolution: {integrity: sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==} resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -5131,6 +5131,10 @@ packages:
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines: {node: '>=12'} engines: {node: '>=12'}
yargs@17.7.3:
resolution: {integrity: sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==}
engines: {node: '>=12'}
yauzl@2.10.0: yauzl@2.10.0:
resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
@@ -5899,7 +5903,7 @@ snapshots:
semver: 7.8.4 semver: 7.8.4
tmp-promise: 3.0.3 tmp-promise: 3.0.3
'@netlify/dev@4.18.7(rollup@4.46.2)': '@netlify/dev@4.18.7(rollup@4.46.2)(supports-color@10.2.2)':
dependencies: dependencies:
'@netlify/ai': 0.4.1 '@netlify/ai': 0.4.1
'@netlify/blobs': 10.7.9(supports-color@10.2.2) '@netlify/blobs': 10.7.9(supports-color@10.2.2)
@@ -5907,9 +5911,9 @@ snapshots:
'@netlify/database-dev': 0.10.1 '@netlify/database-dev': 0.10.1
'@netlify/dev-utils': 4.4.6 '@netlify/dev-utils': 4.4.6
'@netlify/edge-functions-dev': 1.0.20 '@netlify/edge-functions-dev': 1.0.20
'@netlify/functions-dev': 1.3.0(rollup@4.46.2) '@netlify/functions-dev': 1.3.0(rollup@4.46.2)(supports-color@10.2.2)
'@netlify/headers': 2.1.11 '@netlify/headers': 2.1.11
'@netlify/images': 1.3.10(@netlify/blobs@10.7.9) '@netlify/images': 1.3.10(@netlify/blobs@10.7.9(supports-color@10.2.2))
'@netlify/redirects': 3.1.13 '@netlify/redirects': 3.1.13
'@netlify/runtime': 4.1.25 '@netlify/runtime': 4.1.25
'@netlify/static': 3.1.10 '@netlify/static': 3.1.10
@@ -5982,7 +5986,7 @@ snapshots:
dependencies: dependencies:
'@netlify/types': 2.8.0 '@netlify/types': 2.8.0
'@netlify/functions-dev@1.3.0(rollup@4.46.2)': '@netlify/functions-dev@1.3.0(rollup@4.46.2)(supports-color@10.2.2)':
dependencies: dependencies:
'@netlify/blobs': 10.7.9(supports-color@10.2.2) '@netlify/blobs': 10.7.9(supports-color@10.2.2)
'@netlify/dev-utils': 4.4.6 '@netlify/dev-utils': 4.4.6
@@ -5990,7 +5994,7 @@ snapshots:
'@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2) '@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2)
cron-parser: 4.9.0 cron-parser: 4.9.0
decache: 4.6.2 decache: 4.6.2
extract-zip: 2.0.1 extract-zip: 2.0.1(supports-color@10.2.2)
is-stream: 4.0.1 is-stream: 4.0.1
jwt-decode: 4.0.0 jwt-decode: 4.0.0
lambda-local: 2.2.0 lambda-local: 2.2.0
@@ -6042,9 +6046,9 @@ snapshots:
dependencies: dependencies:
'@netlify/headers-parser': 9.0.3 '@netlify/headers-parser': 9.0.3
'@netlify/images@1.3.10(@netlify/blobs@10.7.9)': '@netlify/images@1.3.10(@netlify/blobs@10.7.9(supports-color@10.2.2))':
dependencies: dependencies:
ipx: 3.1.1(@netlify/blobs@10.7.9) ipx: 3.1.1(@netlify/blobs@10.7.9(supports-color@10.2.2))
transitivePeerDependencies: transitivePeerDependencies:
- '@azure/app-configuration' - '@azure/app-configuration'
- '@azure/cosmos' - '@azure/cosmos'
@@ -6423,7 +6427,7 @@ snapshots:
'@pnpm/network.ca-file': 1.0.2 '@pnpm/network.ca-file': 1.0.2
config-chain: 1.1.13 config-chain: 1.1.13
'@pnpm/tabtab@0.5.4': '@pnpm/tabtab@0.5.4(supports-color@10.2.2)':
dependencies: dependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
enquirer: 2.4.1 enquirer: 2.4.1
@@ -6676,40 +6680,40 @@ snapshots:
- rollup - rollup
- supports-color - supports-color
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@24.13.2))(vue@3.5.38(typescript@5.9.3))': '@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@24.13.2))(vue@3.5.39(typescript@5.9.3))':
dependencies: dependencies:
vite: 5.4.21(@types/node@24.13.2) vite: 5.4.21(@types/node@24.13.2)
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
'@vue/compiler-core@3.5.38': '@vue/compiler-core@3.5.39':
dependencies: dependencies:
'@babel/parser': 7.29.7 '@babel/parser': 7.29.7
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
entities: 7.0.1 entities: 7.0.1
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-dom@3.5.38': '@vue/compiler-dom@3.5.39':
dependencies: dependencies:
'@vue/compiler-core': 3.5.38 '@vue/compiler-core': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
'@vue/compiler-sfc@3.5.38': '@vue/compiler-sfc@3.5.39':
dependencies: dependencies:
'@babel/parser': 7.29.7 '@babel/parser': 7.29.7
'@vue/compiler-core': 3.5.38 '@vue/compiler-core': 3.5.39
'@vue/compiler-dom': 3.5.38 '@vue/compiler-dom': 3.5.39
'@vue/compiler-ssr': 3.5.38 '@vue/compiler-ssr': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.21 magic-string: 0.30.21
postcss: 8.5.15 postcss: 8.5.15
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.38': '@vue/compiler-ssr@3.5.39':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.38 '@vue/compiler-dom': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
'@vue/devtools-api@7.7.7': '@vue/devtools-api@7.7.7':
dependencies: dependencies:
@@ -6729,38 +6733,38 @@ snapshots:
dependencies: dependencies:
rfdc: 1.4.1 rfdc: 1.4.1
'@vue/reactivity@3.5.38': '@vue/reactivity@3.5.39':
dependencies: dependencies:
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
'@vue/runtime-core@3.5.38': '@vue/runtime-core@3.5.39':
dependencies: dependencies:
'@vue/reactivity': 3.5.38 '@vue/reactivity': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
'@vue/runtime-dom@3.5.38': '@vue/runtime-dom@3.5.39':
dependencies: dependencies:
'@vue/reactivity': 3.5.38 '@vue/reactivity': 3.5.39
'@vue/runtime-core': 3.5.38 '@vue/runtime-core': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
csstype: 3.2.3 csstype: 3.2.3
'@vue/server-renderer@3.5.38(vue@3.5.38(typescript@5.9.3))': '@vue/server-renderer@3.5.39(vue@3.5.39(typescript@5.9.3))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.38 '@vue/compiler-ssr': 3.5.39
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
'@vue/shared@3.5.18': {} '@vue/shared@3.5.18': {}
'@vue/shared@3.5.38': {} '@vue/shared@3.5.39': {}
'@vueuse/core@12.8.2(typescript@5.9.3)': '@vueuse/core@12.8.2(typescript@5.9.3)':
dependencies: dependencies:
'@types/web-bluetooth': 0.0.21 '@types/web-bluetooth': 0.0.21
'@vueuse/metadata': 12.8.2 '@vueuse/metadata': 12.8.2
'@vueuse/shared': 12.8.2(typescript@5.9.3) '@vueuse/shared': 12.8.2(typescript@5.9.3)
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@@ -6768,7 +6772,7 @@ snapshots:
dependencies: dependencies:
'@vueuse/core': 12.8.2(typescript@5.9.3) '@vueuse/core': 12.8.2(typescript@5.9.3)
'@vueuse/shared': 12.8.2(typescript@5.9.3) '@vueuse/shared': 12.8.2(typescript@5.9.3)
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
optionalDependencies: optionalDependencies:
focus-trap: 7.6.5 focus-trap: 7.6.5
jwt-decode: 4.0.0 jwt-decode: 4.0.0
@@ -6779,7 +6783,7 @@ snapshots:
'@vueuse/shared@12.8.2(typescript@5.9.3)': '@vueuse/shared@12.8.2(typescript@5.9.3)':
dependencies: dependencies:
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@@ -7058,7 +7062,7 @@ snapshots:
inherits: 2.0.4 inherits: 2.0.4
readable-stream: 3.6.2 readable-stream: 3.6.2
body-parser@2.3.0: body-parser@2.3.0(supports-color@10.2.2):
dependencies: dependencies:
bytes: 3.1.2 bytes: 3.1.2
content-type: 2.0.0 content-type: 2.0.0
@@ -7485,7 +7489,7 @@ snapshots:
detective-vue2@2.3.0(supports-color@10.2.2)(typescript@5.9.3): detective-vue2@2.3.0(supports-color@10.2.2)(typescript@5.9.3):
dependencies: dependencies:
'@dependents/detective-less': 5.0.3 '@dependents/detective-less': 5.0.3
'@vue/compiler-sfc': 3.5.38 '@vue/compiler-sfc': 3.5.39
detective-es6: 5.0.2 detective-es6: 5.0.2
detective-sass: 6.0.2 detective-sass: 6.0.2
detective-scss: 5.0.2 detective-scss: 5.0.2
@@ -7808,10 +7812,10 @@ snapshots:
dependencies: dependencies:
on-headers: 1.1.0 on-headers: 1.1.0
express@5.2.1: express@5.2.1(supports-color@10.2.2):
dependencies: dependencies:
accepts: 2.0.0 accepts: 2.0.0
body-parser: 2.3.0 body-parser: 2.3.0(supports-color@10.2.2)
content-disposition: 1.1.0 content-disposition: 1.1.0
content-type: 1.0.5 content-type: 1.0.5
cookie: 0.7.2 cookie: 0.7.2
@@ -7821,7 +7825,7 @@ snapshots:
encodeurl: 2.0.0 encodeurl: 2.0.0
escape-html: 1.0.3 escape-html: 1.0.3
etag: 1.8.1 etag: 1.8.1
finalhandler: 2.1.1 finalhandler: 2.1.1(supports-color@10.2.2)
fresh: 2.0.0 fresh: 2.0.0
http-errors: 2.0.1 http-errors: 2.0.1
merge-descriptors: 2.0.0 merge-descriptors: 2.0.0
@@ -7832,8 +7836,8 @@ snapshots:
proxy-addr: 2.0.7 proxy-addr: 2.0.7
qs: 6.15.2 qs: 6.15.2
range-parser: 1.2.1 range-parser: 1.2.1
router: 2.2.0 router: 2.2.0(supports-color@10.2.2)
send: 1.2.1 send: 1.2.1(supports-color@10.2.2)
serve-static: 2.2.1 serve-static: 2.2.1
statuses: 2.0.2 statuses: 2.0.2
type-is: 2.1.0 type-is: 2.1.0
@@ -7847,7 +7851,7 @@ snapshots:
extend@3.0.2: {} extend@3.0.2: {}
extract-zip@2.0.1: extract-zip@2.0.1(supports-color@10.2.2):
dependencies: dependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
get-stream: 5.2.0 get-stream: 5.2.0
@@ -7953,7 +7957,7 @@ snapshots:
filter-obj@6.1.0: {} filter-obj@6.1.0: {}
finalhandler@2.1.1: finalhandler@2.1.1(supports-color@10.2.2):
dependencies: dependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
encodeurl: 2.0.0 encodeurl: 2.0.0
@@ -7993,7 +7997,7 @@ snapshots:
dependencies: dependencies:
from2: 2.3.0 from2: 2.3.0
follow-redirects@1.16.0(debug@4.4.3): follow-redirects@1.16.0(debug@4.4.3(supports-color@10.2.2)):
optionalDependencies: optionalDependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
@@ -8151,7 +8155,7 @@ snapshots:
gray-matter@4.0.3: gray-matter@4.0.3:
dependencies: dependencies:
js-yaml: 3.14.2 js-yaml: 3.15.0
kind-of: 6.0.3 kind-of: 6.0.3
section-matter: 1.0.0 section-matter: 1.0.0
strip-bom-string: 1.0.0 strip-bom-string: 1.0.0
@@ -8246,21 +8250,21 @@ snapshots:
statuses: 2.0.2 statuses: 2.0.2
toidentifier: 1.0.1 toidentifier: 1.0.1
http-proxy-middleware@3.0.7: http-proxy-middleware@3.0.7(supports-color@10.2.2):
dependencies: dependencies:
'@types/http-proxy': 1.17.17 '@types/http-proxy': 1.17.17
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
http-proxy: 1.18.1(debug@4.4.3) http-proxy: 1.18.1(debug@4.4.3(supports-color@10.2.2))
is-glob: 4.0.3 is-glob: 4.0.3
is-plain-object: 5.0.0 is-plain-object: 5.0.0
micromatch: 4.0.8 micromatch: 4.0.8
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
http-proxy@1.18.1(debug@4.4.3): http-proxy@1.18.1(debug@4.4.3(supports-color@10.2.2)):
dependencies: dependencies:
eventemitter3: 4.0.7 eventemitter3: 4.0.7
follow-redirects: 1.16.0(debug@4.4.3) follow-redirects: 1.16.0(debug@4.4.3(supports-color@10.2.2))
requires-port: 1.0.0 requires-port: 1.0.0
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
@@ -8274,7 +8278,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
https-proxy-agent@8.0.0: https-proxy-agent@8.0.0(supports-color@10.2.2):
dependencies: dependencies:
agent-base: 8.0.0 agent-base: 8.0.0
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
@@ -8355,7 +8359,7 @@ snapshots:
ipaddr.js@2.4.0: {} ipaddr.js@2.4.0: {}
ipx@3.1.1(@netlify/blobs@10.7.9): ipx@3.1.1(@netlify/blobs@10.7.9(supports-color@10.2.2)):
dependencies: dependencies:
'@fastify/accept-negotiator': 2.0.1 '@fastify/accept-negotiator': 2.0.1
citty: 0.1.6 citty: 0.1.6
@@ -8371,7 +8375,7 @@ snapshots:
sharp: 0.34.5 sharp: 0.34.5
svgo: 4.0.1 svgo: 4.0.1
ufo: 1.6.4 ufo: 1.6.4
unstorage: 1.17.5(@netlify/blobs@10.7.9) unstorage: 1.17.5(@netlify/blobs@10.7.9(supports-color@10.2.2))
xss: 1.0.15 xss: 1.0.15
transitivePeerDependencies: transitivePeerDependencies:
- '@azure/app-configuration' - '@azure/app-configuration'
@@ -8598,7 +8602,7 @@ snapshots:
js-tokens@4.0.0: {} js-tokens@4.0.0: {}
js-yaml@3.14.2: js-yaml@3.15.0:
dependencies: dependencies:
argparse: 1.0.10 argparse: 1.0.10
esprima: 4.0.1 esprima: 4.0.1
@@ -9032,7 +9036,7 @@ snapshots:
millify@6.1.0: millify@6.1.0:
dependencies: dependencies:
yargs: 17.7.2 yargs: 17.7.3
mime-db@1.54.0: {} mime-db@1.54.0: {}
@@ -9105,7 +9109,7 @@ snapshots:
nan@2.27.0: nan@2.27.0:
optional: true optional: true
nanoid@3.3.12: {} nanoid@3.3.15: {}
nanospinner@1.2.2: nanospinner@1.2.2:
dependencies: dependencies:
@@ -9113,7 +9117,7 @@ snapshots:
negotiator@1.0.0: {} negotiator@1.0.0: {}
netlify-cli@26.1.0(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2): netlify-cli@26.1.0(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2)(supports-color@10.2.2):
dependencies: dependencies:
'@fastify/static': 9.1.3 '@fastify/static': 9.1.3
'@netlify/ai': 0.4.1 '@netlify/ai': 0.4.1
@@ -9122,19 +9126,19 @@ snapshots:
'@netlify/build': 35.15.0(@opentelemetry/api@1.9.1)(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2) '@netlify/build': 35.15.0(@opentelemetry/api@1.9.1)(@types/node@24.13.2)(picomatch@4.0.4)(rollup@4.46.2)
'@netlify/build-info': 10.5.1 '@netlify/build-info': 10.5.1
'@netlify/config': 24.6.0 '@netlify/config': 24.6.0
'@netlify/dev': 4.18.7(rollup@4.46.2) '@netlify/dev': 4.18.7(rollup@4.46.2)(supports-color@10.2.2)
'@netlify/dev-utils': 4.4.6 '@netlify/dev-utils': 4.4.6
'@netlify/edge-bundler': 14.10.3 '@netlify/edge-bundler': 14.10.3
'@netlify/edge-functions': 3.0.8 '@netlify/edge-functions': 3.0.8
'@netlify/edge-functions-bootstrap': 2.17.1 '@netlify/edge-functions-bootstrap': 2.17.1
'@netlify/headers-parser': 9.0.3 '@netlify/headers-parser': 9.0.3
'@netlify/images': 1.3.10(@netlify/blobs@10.7.9) '@netlify/images': 1.3.10(@netlify/blobs@10.7.9(supports-color@10.2.2))
'@netlify/local-functions-proxy': 2.0.3 '@netlify/local-functions-proxy': 2.0.3
'@netlify/redirect-parser': 15.0.4 '@netlify/redirect-parser': 15.0.4
'@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2) '@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2)
'@octokit/rest': 22.0.1 '@octokit/rest': 22.0.1
'@opentelemetry/api': 1.9.1 '@opentelemetry/api': 1.9.1
'@pnpm/tabtab': 0.5.4 '@pnpm/tabtab': 0.5.4(supports-color@10.2.2)
ansi-escapes: 7.3.0 ansi-escapes: 7.3.0
ansi-to-html: 0.7.2 ansi-to-html: 0.7.2
ascii-table: 0.0.9 ascii-table: 0.0.9
@@ -9157,7 +9161,7 @@ snapshots:
envinfo: 7.21.0 envinfo: 7.21.0
etag: 1.8.1 etag: 1.8.1
execa: 5.1.1 execa: 5.1.1
express: 5.2.1 express: 5.2.1(supports-color@10.2.2)
express-logging: 1.1.1 express-logging: 1.1.1
fastest-levenshtein: 1.0.16 fastest-levenshtein: 1.0.16
fastify: 5.8.5 fastify: 5.8.5
@@ -9167,9 +9171,9 @@ snapshots:
get-port: 5.1.1 get-port: 5.1.1
git-repo-info: 2.1.1 git-repo-info: 2.1.1
gitconfiglocal: 2.1.0 gitconfiglocal: 2.1.0
http-proxy: 1.18.1(debug@4.4.3) http-proxy: 1.18.1(debug@4.4.3(supports-color@10.2.2))
http-proxy-middleware: 3.0.7 http-proxy-middleware: 3.0.7(supports-color@10.2.2)
https-proxy-agent: 8.0.0 https-proxy-agent: 8.0.0(supports-color@10.2.2)
inquirer: 8.2.7(@types/node@24.13.2) inquirer: 8.2.7(@types/node@24.13.2)
inquirer-autocomplete-prompt: 1.4.0(inquirer@8.2.7(@types/node@24.13.2)) inquirer-autocomplete-prompt: 1.4.0(inquirer@8.2.7(@types/node@24.13.2))
is-docker: 4.0.0 is-docker: 4.0.0
@@ -9613,7 +9617,7 @@ snapshots:
postcss@8.5.15: postcss@8.5.15:
dependencies: dependencies:
nanoid: 3.3.12 nanoid: 3.3.15
picocolors: 1.1.1 picocolors: 1.1.1
source-map-js: 1.2.1 source-map-js: 1.2.1
@@ -9653,7 +9657,7 @@ snapshots:
precond@0.2.3: {} precond@0.2.3: {}
prettier@3.8.4: {} prettier@3.9.1: {}
pretty-bytes@7.1.0: {} pretty-bytes@7.1.0: {}
@@ -9938,7 +9942,7 @@ snapshots:
'@rollup/rollup-win32-x64-msvc': 4.46.2 '@rollup/rollup-win32-x64-msvc': 4.46.2
fsevents: 2.3.3 fsevents: 2.3.3
router@2.2.0: router@2.2.0(supports-color@10.2.2):
dependencies: dependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
depd: 2.0.0 depd: 2.0.0
@@ -10012,7 +10016,7 @@ snapshots:
semver@7.8.4: {} semver@7.8.4: {}
send@1.2.1: send@1.2.1(supports-color@10.2.2):
dependencies: dependencies:
debug: 4.4.3(supports-color@10.2.2) debug: 4.4.3(supports-color@10.2.2)
encodeurl: 2.0.0 encodeurl: 2.0.0
@@ -10033,7 +10037,7 @@ snapshots:
encodeurl: 2.0.0 encodeurl: 2.0.0
escape-html: 1.0.3 escape-html: 1.0.3
parseurl: 1.3.3 parseurl: 1.3.3
send: 1.2.1 send: 1.2.1(supports-color@10.2.2)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -10590,7 +10594,7 @@ snapshots:
unpipe@1.0.0: {} unpipe@1.0.0: {}
unstorage@1.17.5(@netlify/blobs@10.7.9): unstorage@1.17.5(@netlify/blobs@10.7.9(supports-color@10.2.2)):
dependencies: dependencies:
anymatch: 3.1.3 anymatch: 3.1.3
chokidar: 5.0.0 chokidar: 5.0.0
@@ -10670,7 +10674,7 @@ snapshots:
optionalDependencies: optionalDependencies:
vite: 5.4.21(@types/node@24.13.2) vite: 5.4.21(@types/node@24.13.2)
vitepress-plugin-llms@1.13.1: vitepress-plugin-llms@1.13.2:
dependencies: dependencies:
gray-matter: 4.0.3 gray-matter: 4.0.3
markdown-it: 14.2.0 markdown-it: 14.2.0
@@ -10689,10 +10693,10 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
vitepress-plugin-tabs@0.9.0(vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3))(vue@3.5.38(typescript@5.9.3)): vitepress-plugin-tabs@0.9.0(vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3))(vue@3.5.39(typescript@5.9.3)):
dependencies: dependencies:
vitepress: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3) vitepress: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3)
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3): vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.13.2)(jwt-decode@4.0.0)(postcss@8.5.15)(search-insights@2.17.3)(typescript@5.9.3):
dependencies: dependencies:
@@ -10703,7 +10707,7 @@ snapshots:
'@shikijs/transformers': 2.5.0 '@shikijs/transformers': 2.5.0
'@shikijs/types': 2.5.0 '@shikijs/types': 2.5.0
'@types/markdown-it': 14.1.2 '@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@24.13.2))(vue@3.5.38(typescript@5.9.3)) '@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@24.13.2))(vue@3.5.39(typescript@5.9.3))
'@vue/devtools-api': 7.7.7 '@vue/devtools-api': 7.7.7
'@vue/shared': 3.5.18 '@vue/shared': 3.5.18
'@vueuse/core': 12.8.2(typescript@5.9.3) '@vueuse/core': 12.8.2(typescript@5.9.3)
@@ -10713,7 +10717,7 @@ snapshots:
minisearch: 7.1.2 minisearch: 7.1.2
shiki: 2.5.0 shiki: 2.5.0
vite: 5.4.21(@types/node@24.13.2) vite: 5.4.21(@types/node@24.13.2)
vue: 3.5.38(typescript@5.9.3) vue: 3.5.39(typescript@5.9.3)
optionalDependencies: optionalDependencies:
postcss: 8.5.15 postcss: 8.5.15
transitivePeerDependencies: transitivePeerDependencies:
@@ -10743,13 +10747,13 @@ snapshots:
- typescript - typescript
- universal-cookie - universal-cookie
vue@3.5.38(typescript@5.9.3): vue@3.5.39(typescript@5.9.3):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.38 '@vue/compiler-dom': 3.5.39
'@vue/compiler-sfc': 3.5.38 '@vue/compiler-sfc': 3.5.39
'@vue/runtime-dom': 3.5.38 '@vue/runtime-dom': 3.5.39
'@vue/server-renderer': 3.5.38(vue@3.5.38(typescript@5.9.3)) '@vue/server-renderer': 3.5.39(vue@3.5.39(typescript@5.9.3))
'@vue/shared': 3.5.38 '@vue/shared': 3.5.39
optionalDependencies: optionalDependencies:
typescript: 5.9.3 typescript: 5.9.3
@@ -10912,6 +10916,16 @@ snapshots:
y18n: 5.0.8 y18n: 5.0.8
yargs-parser: 21.1.1 yargs-parser: 21.1.1
yargs@17.7.3:
dependencies:
cliui: 8.0.1
escalade: 3.2.0
get-caller-file: 2.0.5
require-directory: 2.1.1
string-width: 4.2.3
y18n: 5.0.8
yargs-parser: 21.1.1
yauzl@2.10.0: yauzl@2.10.0:
dependencies: dependencies:
buffer-crc32: 0.2.13 buffer-crc32: 0.2.13