build(deps-dev): bump @types/node from 24.5.2 to 24.6.0 (#1099)

This commit is contained in:
dependabot[bot] 2025-09-30 08:05:45 +00:00 committed by GitHub
parent 28f47cec4c
commit 4f51794998
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View File

@ -66,7 +66,7 @@
"@swc-node/register": "1.11.1",
"@swc/helpers": "0.5.17",
"@types/jsdom": "21.1.7",
"@types/node": "24.5.2",
"@types/node": "24.6.0",
"auto-changelog": "2.5.0",
"axios": "1.12.2",
"c8": "10.1.3",

40
pnpm-lock.yaml generated
View File

@ -34,8 +34,8 @@ importers:
specifier: 21.1.7
version: 21.1.7
'@types/node':
specifier: 24.5.2
version: 24.5.2
specifier: 24.6.0
version: 24.6.0
auto-changelog:
specifier: 2.5.0
version: 2.5.0
@ -59,7 +59,7 @@ importers:
version: 5.9.2
vitepress:
specifier: 1.6.4
version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@24.5.2)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2)
version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@24.6.0)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2)
vitepress-plugin-llms:
specifier: 1.7.5
version: 1.7.5
@ -1466,8 +1466,8 @@ packages:
'@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node@24.5.2':
resolution: {integrity: sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==}
'@types/node@24.6.0':
resolution: {integrity: sha512-F1CBxgqwOMc4GKJ7eY22hWhBVQuMYTtqI8L0FcszYcpYX0fzfDGpez22Xau8Mgm7O9fI+zA/TYIdq3tGWfweBA==}
'@types/parse-json@4.0.2':
resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
@ -3630,8 +3630,8 @@ packages:
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
undici-types@7.12.0:
resolution: {integrity: sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==}
undici-types@7.13.0:
resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==}
unicode-canonical-property-names-ecmascript@2.0.1:
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
@ -5307,7 +5307,7 @@ snapshots:
'@types/jsdom@21.1.7':
dependencies:
'@types/node': 24.5.2
'@types/node': 24.6.0
'@types/tough-cookie': 4.0.5
parse5: 7.3.0
@ -5326,15 +5326,15 @@ snapshots:
'@types/ms@2.1.0': {}
'@types/node@24.5.2':
'@types/node@24.6.0':
dependencies:
undici-types: 7.12.0
undici-types: 7.13.0
'@types/parse-json@4.0.2': {}
'@types/resolve@1.17.1':
dependencies:
'@types/node': 24.5.2
'@types/node': 24.6.0
'@types/tough-cookie@4.0.5': {}
@ -5344,9 +5344,9 @@ snapshots:
'@ungap/structured-clone@1.3.0': {}
'@vitejs/plugin-vue@5.2.4(vite@5.4.19(@types/node@24.5.2)(terser@5.44.0))(vue@3.5.18(typescript@5.9.2))':
'@vitejs/plugin-vue@5.2.4(vite@5.4.19(@types/node@24.6.0)(terser@5.44.0))(vue@3.5.18(typescript@5.9.2))':
dependencies:
vite: 5.4.19(@types/node@24.5.2)(terser@5.44.0)
vite: 5.4.19(@types/node@24.6.0)(terser@5.44.0)
vue: 3.5.18(typescript@5.9.2)
'@vue/compiler-core@3.5.18':
@ -6501,7 +6501,7 @@ snapshots:
jest-worker@26.6.2:
dependencies:
'@types/node': 24.5.2
'@types/node': 24.6.0
merge-stream: 2.0.0
supports-color: 7.2.0
@ -7867,7 +7867,7 @@ snapshots:
has-symbols: 1.1.0
which-boxed-primitive: 1.1.1
undici-types@7.12.0: {}
undici-types@7.13.0: {}
unicode-canonical-property-names-ecmascript@2.0.1: {}
@ -7945,13 +7945,13 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.3
vite@5.4.19(@types/node@24.5.2)(terser@5.44.0):
vite@5.4.19(@types/node@24.6.0)(terser@5.44.0):
dependencies:
esbuild: 0.21.5
postcss: 8.5.6
rollup: 4.46.2
optionalDependencies:
'@types/node': 24.5.2
'@types/node': 24.6.0
fsevents: 2.3.3
terser: 5.44.0
@ -7973,7 +7973,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@24.5.2)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2):
vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@24.6.0)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.2):
dependencies:
'@docsearch/css': 3.8.2
'@docsearch/js': 3.8.2(@algolia/client-search@5.37.0)(search-insights@2.17.3)
@ -7982,7 +7982,7 @@ snapshots:
'@shikijs/transformers': 2.5.0
'@shikijs/types': 2.5.0
'@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 5.2.4(vite@5.4.19(@types/node@24.5.2)(terser@5.44.0))(vue@3.5.18(typescript@5.9.2))
'@vitejs/plugin-vue': 5.2.4(vite@5.4.19(@types/node@24.6.0)(terser@5.44.0))(vue@3.5.18(typescript@5.9.2))
'@vue/devtools-api': 7.7.7
'@vue/shared': 3.5.18
'@vueuse/core': 12.8.2(typescript@5.9.2)
@ -7991,7 +7991,7 @@ snapshots:
mark.js: 8.11.1
minisearch: 7.1.2
shiki: 2.5.0
vite: 5.4.19(@types/node@24.5.2)(terser@5.44.0)
vite: 5.4.19(@types/node@24.6.0)(terser@5.44.0)
vue: 3.5.18(typescript@5.9.2)
optionalDependencies:
postcss: 8.5.6