mirror of
https://github.com/go-task/task.git
synced 2026-06-25 21:56:16 +00:00
chore(deps): update all non-major dependencies
This commit is contained in:
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
go-version: [1.25.10, 1.26.x]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version: ${{matrix.go-version}}
|
||||
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
lint-jsonschema:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
||||
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
|
||||
with:
|
||||
python-version: 3.14
|
||||
|
||||
|
||||
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version: "1.26.x"
|
||||
cache: true
|
||||
|
||||
2
.github/workflows/release-nightly.yml
vendored
2
.github/workflows/release-nightly.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version: 1.26.x
|
||||
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version: 1.26.x
|
||||
|
||||
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
|
||||
- name: Set up Go ${{matrix.go-version}}
|
||||
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version: ${{matrix.go-version}}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Runtimes
|
||||
go = "1.26.4"
|
||||
node = "24"
|
||||
pnpm = "11.8.0"
|
||||
pnpm = "11.9.0"
|
||||
|
||||
# Dev tools
|
||||
golangci-lint = "2.12.2"
|
||||
|
||||
@@ -23,5 +23,5 @@
|
||||
"vitepress-plugin-llms": "^1.9.1",
|
||||
"vue": "^3.5.18"
|
||||
},
|
||||
"packageManager": "pnpm@11.8.0+sha512.c1f5e7c4cb241c8f174b743851d82f42b802324afc8b0f116b96adb15aa06664948dde36960a3ba1079ba5b4b29dd0140135b94b5b5f5263592249d68e555f26"
|
||||
"packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b"
|
||||
}
|
||||
|
||||
215
website/pnpm-lock.yaml
generated
215
website/pnpm-lock.yaml
generated
@@ -16,7 +16,7 @@ importers:
|
||||
version: 24.13.2
|
||||
netlify-cli:
|
||||
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:
|
||||
specifier: ^3.6.2
|
||||
version: 3.8.4
|
||||
@@ -28,13 +28,13 @@ importers:
|
||||
version: 1.7.5(vite@5.4.21(@types/node@24.13.2))
|
||||
vitepress-plugin-llms:
|
||||
specifier: ^1.9.1
|
||||
version: 1.13.1
|
||||
version: 1.13.2
|
||||
vitepress-plugin-tabs:
|
||||
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:
|
||||
specifier: ^3.5.18
|
||||
version: 3.5.38(typescript@5.9.3)
|
||||
version: 3.5.39(typescript@5.9.3)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -1483,15 +1483,27 @@ packages:
|
||||
'@vue/compiler-core@3.5.38':
|
||||
resolution: {integrity: sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==}
|
||||
|
||||
'@vue/compiler-core@3.5.39':
|
||||
resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==}
|
||||
|
||||
'@vue/compiler-dom@3.5.38':
|
||||
resolution: {integrity: sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==}
|
||||
|
||||
'@vue/compiler-dom@3.5.39':
|
||||
resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.38':
|
||||
resolution: {integrity: sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.39':
|
||||
resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.38':
|
||||
resolution: {integrity: sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.39':
|
||||
resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==}
|
||||
|
||||
'@vue/devtools-api@7.7.7':
|
||||
resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==}
|
||||
|
||||
@@ -1504,23 +1516,40 @@ packages:
|
||||
'@vue/reactivity@3.5.38':
|
||||
resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==}
|
||||
|
||||
'@vue/reactivity@3.5.39':
|
||||
resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==}
|
||||
|
||||
'@vue/runtime-core@3.5.38':
|
||||
resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==}
|
||||
|
||||
'@vue/runtime-core@3.5.39':
|
||||
resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==}
|
||||
|
||||
'@vue/runtime-dom@3.5.38':
|
||||
resolution: {integrity: sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==}
|
||||
|
||||
'@vue/runtime-dom@3.5.39':
|
||||
resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==}
|
||||
|
||||
'@vue/server-renderer@3.5.38':
|
||||
resolution: {integrity: sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==}
|
||||
peerDependencies:
|
||||
vue: 3.5.38
|
||||
|
||||
'@vue/server-renderer@3.5.39':
|
||||
resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==}
|
||||
peerDependencies:
|
||||
vue: 3.5.39
|
||||
|
||||
'@vue/shared@3.5.18':
|
||||
resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
|
||||
|
||||
'@vue/shared@3.5.38':
|
||||
resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==}
|
||||
|
||||
'@vue/shared@3.5.39':
|
||||
resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==}
|
||||
|
||||
'@vueuse/core@12.8.2':
|
||||
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
|
||||
|
||||
@@ -3624,8 +3653,8 @@ packages:
|
||||
nan@2.27.0:
|
||||
resolution: {integrity: sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==}
|
||||
|
||||
nanoid@3.3.12:
|
||||
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
||||
nanoid@3.3.15:
|
||||
resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
@@ -4971,8 +5000,8 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
|
||||
vitepress-plugin-llms@1.13.1:
|
||||
resolution: {integrity: sha512-m+rxyghF5INi8hBw0huFPx6+VvaX1tDGvw1H7FdXowaZJ3dcRY5ShgbmK1AQlmeOFMdd16H8WarhSHLPXF/2OA==}
|
||||
vitepress-plugin-llms@1.13.2:
|
||||
resolution: {integrity: sha512-2O4s0I5pjEZzgnoWgBPCZCyhah9FH5uQB6lGADazMoyF1URJshtG04ZnmX+cbmQmniN3T5JzdJO9B4q8JHDKOQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
vitepress-plugin-tabs@0.9.0:
|
||||
@@ -5001,6 +5030,14 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
vue@3.5.39:
|
||||
resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
wcwidth@1.0.1:
|
||||
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
||||
|
||||
@@ -5131,6 +5168,10 @@ packages:
|
||||
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
yargs@17.7.3:
|
||||
resolution: {integrity: sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
yauzl@2.10.0:
|
||||
resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
|
||||
|
||||
@@ -5899,7 +5940,7 @@ snapshots:
|
||||
semver: 7.8.4
|
||||
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:
|
||||
'@netlify/ai': 0.4.1
|
||||
'@netlify/blobs': 10.7.9(supports-color@10.2.2)
|
||||
@@ -5907,9 +5948,9 @@ snapshots:
|
||||
'@netlify/database-dev': 0.10.1
|
||||
'@netlify/dev-utils': 4.4.6
|
||||
'@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/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/runtime': 4.1.25
|
||||
'@netlify/static': 3.1.10
|
||||
@@ -5982,7 +6023,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@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:
|
||||
'@netlify/blobs': 10.7.9(supports-color@10.2.2)
|
||||
'@netlify/dev-utils': 4.4.6
|
||||
@@ -5990,7 +6031,7 @@ snapshots:
|
||||
'@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2)
|
||||
cron-parser: 4.9.0
|
||||
decache: 4.6.2
|
||||
extract-zip: 2.0.1
|
||||
extract-zip: 2.0.1(supports-color@10.2.2)
|
||||
is-stream: 4.0.1
|
||||
jwt-decode: 4.0.0
|
||||
lambda-local: 2.2.0
|
||||
@@ -6042,9 +6083,9 @@ snapshots:
|
||||
dependencies:
|
||||
'@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:
|
||||
ipx: 3.1.1(@netlify/blobs@10.7.9)
|
||||
ipx: 3.1.1(@netlify/blobs@10.7.9(supports-color@10.2.2))
|
||||
transitivePeerDependencies:
|
||||
- '@azure/app-configuration'
|
||||
- '@azure/cosmos'
|
||||
@@ -6423,7 +6464,7 @@ snapshots:
|
||||
'@pnpm/network.ca-file': 1.0.2
|
||||
config-chain: 1.1.13
|
||||
|
||||
'@pnpm/tabtab@0.5.4':
|
||||
'@pnpm/tabtab@0.5.4(supports-color@10.2.2)':
|
||||
dependencies:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
enquirer: 2.4.1
|
||||
@@ -6689,11 +6730,24 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-core@3.5.39':
|
||||
dependencies:
|
||||
'@babel/parser': 7.29.7
|
||||
'@vue/shared': 3.5.39
|
||||
entities: 7.0.1
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.38':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.38
|
||||
'@vue/shared': 3.5.38
|
||||
|
||||
'@vue/compiler-dom@3.5.39':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
|
||||
'@vue/compiler-sfc@3.5.38':
|
||||
dependencies:
|
||||
'@babel/parser': 7.29.7
|
||||
@@ -6706,11 +6760,28 @@ snapshots:
|
||||
postcss: 8.5.15
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-sfc@3.5.39':
|
||||
dependencies:
|
||||
'@babel/parser': 7.29.7
|
||||
'@vue/compiler-core': 3.5.39
|
||||
'@vue/compiler-dom': 3.5.39
|
||||
'@vue/compiler-ssr': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.21
|
||||
postcss: 8.5.15
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.38':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.38
|
||||
'@vue/shared': 3.5.38
|
||||
|
||||
'@vue/compiler-ssr@3.5.39':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
|
||||
'@vue/devtools-api@7.7.7':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.7
|
||||
@@ -6733,11 +6804,20 @@ snapshots:
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.38
|
||||
|
||||
'@vue/reactivity@3.5.39':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.39
|
||||
|
||||
'@vue/runtime-core@3.5.38':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.38
|
||||
'@vue/shared': 3.5.38
|
||||
|
||||
'@vue/runtime-core@3.5.39':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
|
||||
'@vue/runtime-dom@3.5.38':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.38
|
||||
@@ -6745,16 +6825,31 @@ snapshots:
|
||||
'@vue/shared': 3.5.38
|
||||
csstype: 3.2.3
|
||||
|
||||
'@vue/runtime-dom@3.5.39':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.39
|
||||
'@vue/runtime-core': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
csstype: 3.2.3
|
||||
|
||||
'@vue/server-renderer@3.5.38(vue@3.5.38(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.38
|
||||
'@vue/shared': 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:
|
||||
'@vue/compiler-ssr': 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
vue: 3.5.39(typescript@5.9.3)
|
||||
|
||||
'@vue/shared@3.5.18': {}
|
||||
|
||||
'@vue/shared@3.5.38': {}
|
||||
|
||||
'@vue/shared@3.5.39': {}
|
||||
|
||||
'@vueuse/core@12.8.2(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.21
|
||||
@@ -7058,7 +7153,7 @@ snapshots:
|
||||
inherits: 2.0.4
|
||||
readable-stream: 3.6.2
|
||||
|
||||
body-parser@2.3.0:
|
||||
body-parser@2.3.0(supports-color@10.2.2):
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
content-type: 2.0.0
|
||||
@@ -7808,10 +7903,10 @@ snapshots:
|
||||
dependencies:
|
||||
on-headers: 1.1.0
|
||||
|
||||
express@5.2.1:
|
||||
express@5.2.1(supports-color@10.2.2):
|
||||
dependencies:
|
||||
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-type: 1.0.5
|
||||
cookie: 0.7.2
|
||||
@@ -7821,7 +7916,7 @@ snapshots:
|
||||
encodeurl: 2.0.0
|
||||
escape-html: 1.0.3
|
||||
etag: 1.8.1
|
||||
finalhandler: 2.1.1
|
||||
finalhandler: 2.1.1(supports-color@10.2.2)
|
||||
fresh: 2.0.0
|
||||
http-errors: 2.0.1
|
||||
merge-descriptors: 2.0.0
|
||||
@@ -7832,8 +7927,8 @@ snapshots:
|
||||
proxy-addr: 2.0.7
|
||||
qs: 6.15.2
|
||||
range-parser: 1.2.1
|
||||
router: 2.2.0
|
||||
send: 1.2.1
|
||||
router: 2.2.0(supports-color@10.2.2)
|
||||
send: 1.2.1(supports-color@10.2.2)
|
||||
serve-static: 2.2.1
|
||||
statuses: 2.0.2
|
||||
type-is: 2.1.0
|
||||
@@ -7847,7 +7942,7 @@ snapshots:
|
||||
|
||||
extend@3.0.2: {}
|
||||
|
||||
extract-zip@2.0.1:
|
||||
extract-zip@2.0.1(supports-color@10.2.2):
|
||||
dependencies:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
get-stream: 5.2.0
|
||||
@@ -7953,7 +8048,7 @@ snapshots:
|
||||
|
||||
filter-obj@6.1.0: {}
|
||||
|
||||
finalhandler@2.1.1:
|
||||
finalhandler@2.1.1(supports-color@10.2.2):
|
||||
dependencies:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
encodeurl: 2.0.0
|
||||
@@ -7993,7 +8088,7 @@ snapshots:
|
||||
dependencies:
|
||||
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:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
|
||||
@@ -8246,21 +8341,21 @@ snapshots:
|
||||
statuses: 2.0.2
|
||||
toidentifier: 1.0.1
|
||||
|
||||
http-proxy-middleware@3.0.7:
|
||||
http-proxy-middleware@3.0.7(supports-color@10.2.2):
|
||||
dependencies:
|
||||
'@types/http-proxy': 1.17.17
|
||||
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-plain-object: 5.0.0
|
||||
micromatch: 4.0.8
|
||||
transitivePeerDependencies:
|
||||
- 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:
|
||||
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
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
@@ -8274,7 +8369,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
https-proxy-agent@8.0.0:
|
||||
https-proxy-agent@8.0.0(supports-color@10.2.2):
|
||||
dependencies:
|
||||
agent-base: 8.0.0
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
@@ -8355,7 +8450,7 @@ snapshots:
|
||||
|
||||
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:
|
||||
'@fastify/accept-negotiator': 2.0.1
|
||||
citty: 0.1.6
|
||||
@@ -8371,7 +8466,7 @@ snapshots:
|
||||
sharp: 0.34.5
|
||||
svgo: 4.0.1
|
||||
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
|
||||
transitivePeerDependencies:
|
||||
- '@azure/app-configuration'
|
||||
@@ -9032,7 +9127,7 @@ snapshots:
|
||||
|
||||
millify@6.1.0:
|
||||
dependencies:
|
||||
yargs: 17.7.2
|
||||
yargs: 17.7.3
|
||||
|
||||
mime-db@1.54.0: {}
|
||||
|
||||
@@ -9105,7 +9200,7 @@ snapshots:
|
||||
nan@2.27.0:
|
||||
optional: true
|
||||
|
||||
nanoid@3.3.12: {}
|
||||
nanoid@3.3.15: {}
|
||||
|
||||
nanospinner@1.2.2:
|
||||
dependencies:
|
||||
@@ -9113,7 +9208,7 @@ snapshots:
|
||||
|
||||
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:
|
||||
'@fastify/static': 9.1.3
|
||||
'@netlify/ai': 0.4.1
|
||||
@@ -9122,19 +9217,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-info': 10.5.1
|
||||
'@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/edge-bundler': 14.10.3
|
||||
'@netlify/edge-functions': 3.0.8
|
||||
'@netlify/edge-functions-bootstrap': 2.17.1
|
||||
'@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/redirect-parser': 15.0.4
|
||||
'@netlify/zip-it-and-ship-it': 14.7.1(rollup@4.46.2)(supports-color@10.2.2)
|
||||
'@octokit/rest': 22.0.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-to-html: 0.7.2
|
||||
ascii-table: 0.0.9
|
||||
@@ -9157,7 +9252,7 @@ snapshots:
|
||||
envinfo: 7.21.0
|
||||
etag: 1.8.1
|
||||
execa: 5.1.1
|
||||
express: 5.2.1
|
||||
express: 5.2.1(supports-color@10.2.2)
|
||||
express-logging: 1.1.1
|
||||
fastest-levenshtein: 1.0.16
|
||||
fastify: 5.8.5
|
||||
@@ -9167,9 +9262,9 @@ snapshots:
|
||||
get-port: 5.1.1
|
||||
git-repo-info: 2.1.1
|
||||
gitconfiglocal: 2.1.0
|
||||
http-proxy: 1.18.1(debug@4.4.3)
|
||||
http-proxy-middleware: 3.0.7
|
||||
https-proxy-agent: 8.0.0
|
||||
http-proxy: 1.18.1(debug@4.4.3(supports-color@10.2.2))
|
||||
http-proxy-middleware: 3.0.7(supports-color@10.2.2)
|
||||
https-proxy-agent: 8.0.0(supports-color@10.2.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))
|
||||
is-docker: 4.0.0
|
||||
@@ -9613,7 +9708,7 @@ snapshots:
|
||||
|
||||
postcss@8.5.15:
|
||||
dependencies:
|
||||
nanoid: 3.3.12
|
||||
nanoid: 3.3.15
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
@@ -9938,7 +10033,7 @@ snapshots:
|
||||
'@rollup/rollup-win32-x64-msvc': 4.46.2
|
||||
fsevents: 2.3.3
|
||||
|
||||
router@2.2.0:
|
||||
router@2.2.0(supports-color@10.2.2):
|
||||
dependencies:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
depd: 2.0.0
|
||||
@@ -10012,7 +10107,7 @@ snapshots:
|
||||
|
||||
semver@7.8.4: {}
|
||||
|
||||
send@1.2.1:
|
||||
send@1.2.1(supports-color@10.2.2):
|
||||
dependencies:
|
||||
debug: 4.4.3(supports-color@10.2.2)
|
||||
encodeurl: 2.0.0
|
||||
@@ -10033,7 +10128,7 @@ snapshots:
|
||||
encodeurl: 2.0.0
|
||||
escape-html: 1.0.3
|
||||
parseurl: 1.3.3
|
||||
send: 1.2.1
|
||||
send: 1.2.1(supports-color@10.2.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -10590,7 +10685,7 @@ snapshots:
|
||||
|
||||
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:
|
||||
anymatch: 3.1.3
|
||||
chokidar: 5.0.0
|
||||
@@ -10670,7 +10765,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
vite: 5.4.21(@types/node@24.13.2)
|
||||
|
||||
vitepress-plugin-llms@1.13.1:
|
||||
vitepress-plugin-llms@1.13.2:
|
||||
dependencies:
|
||||
gray-matter: 4.0.3
|
||||
markdown-it: 14.2.0
|
||||
@@ -10689,10 +10784,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- 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:
|
||||
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):
|
||||
dependencies:
|
||||
@@ -10753,6 +10848,16 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
vue@3.5.39(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.39
|
||||
'@vue/compiler-sfc': 3.5.39
|
||||
'@vue/runtime-dom': 3.5.39
|
||||
'@vue/server-renderer': 3.5.39(vue@3.5.39(typescript@5.9.3))
|
||||
'@vue/shared': 3.5.39
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
wcwidth@1.0.1:
|
||||
dependencies:
|
||||
defaults: 1.0.4
|
||||
@@ -10912,6 +11017,16 @@ snapshots:
|
||||
y18n: 5.0.8
|
||||
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:
|
||||
dependencies:
|
||||
buffer-crc32: 0.2.13
|
||||
|
||||
Reference in New Issue
Block a user