chore(deps): update dependency node-gyp to v11.4.2 (#3772)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-05 14:57:38 +09:00
committed by GitHub
parent e37367c5e5
commit cd0f4bbc1d
2 changed files with 8 additions and 8 deletions

View File

@ -46,7 +46,7 @@
"pnpm": {
"overrides": {
"vite": "npm:rolldown-vite@7.1.5",
"node-gyp": "11.3.0",
"node-gyp": "11.4.2",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "3.0.1",
@ -161,7 +161,7 @@
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-solid": "0.14.5",
"glob": "11.0.3",
"node-gyp": "11.3.0",
"node-gyp": "11.4.2",
"playwright": "1.54.2",
"ts-morph": "26.0.0",
"typescript": "5.9.2",

12
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ settings:
overrides:
vite: npm:rolldown-vite@7.1.5
node-gyp: 11.3.0
node-gyp: 11.4.2
xml2js: 0.6.2
node-fetch: 3.3.2
'@electron/universal': 3.0.1
@ -326,8 +326,8 @@ importers:
specifier: 11.0.3
version: 11.0.3
node-gyp:
specifier: 11.3.0
version: 11.3.0
specifier: 11.4.2
version: 11.4.2
playwright:
specifier: 1.54.2
version: 1.54.2
@ -3554,8 +3554,8 @@ packages:
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
hasBin: true
node-gyp@11.3.0:
resolution: {integrity: sha512-9J0+C+2nt3WFuui/mC46z2XCZ21/cKlFDuywULmseD/LlmnOrSeEAE4c/1jw6aybXLmpZnQY3/LmOJfgyHIcng==}
node-gyp@11.4.2:
resolution: {integrity: sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==}
engines: {node: ^18.17.0 || >=20.5.0}
hasBin: true
@ -8381,7 +8381,7 @@ snapshots:
node-gyp-build@4.8.4: {}
node-gyp@11.3.0:
node-gyp@11.4.2:
dependencies:
env-paths: 2.2.1
exponential-backoff: 3.1.2