chore(deps): update dependency node-gyp to v10.2.0 (#2216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-12 20:58:37 +09:00
committed by GitHub
parent b7029cfc60
commit 35383e4730
2 changed files with 13 additions and 13 deletions

View File

@ -127,7 +127,7 @@
"pnpm": {
"overrides": {
"usocket": "1.0.1",
"node-gyp": "10.1.0",
"node-gyp": "10.2.0",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "2.0.1",
@ -216,7 +216,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"glob": "11.0.0",
"node-gyp": "10.1.0",
"node-gyp": "10.2.0",
"playwright": "1.45.1",
"rollup": "4.18.1",
"typescript": "5.5.3",

22
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ settings:
overrides:
usocket: 1.0.1
node-gyp: 10.1.0
node-gyp: 10.2.0
xml2js: 0.6.2
node-fetch: 3.3.2
'@electron/universal': 2.0.1
@ -247,8 +247,8 @@ importers:
specifier: 11.0.0
version: 11.0.0
node-gyp:
specifier: 10.1.0
version: 10.1.0
specifier: 10.2.0
version: 10.2.0
playwright:
specifier: 1.45.1
version: 1.45.1
@ -3048,8 +3048,8 @@ packages:
resolution: {integrity: sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==}
hasBin: true
node-gyp@10.1.0:
resolution: {integrity: sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==}
node-gyp@10.2.0:
resolution: {integrity: sha512-sp3FonBAaFe4aYTcFdZUn2NYkbP7xroPGYvQmP4Nl5PxamznItBnNCgjrVTKrEfQynInMsJvZrdmqUnysCJ8rw==}
engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true
@ -3266,8 +3266,8 @@ packages:
engines: {node: '>=14'}
hasBin: true
proc-log@3.0.0:
resolution: {integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==}
proc-log@4.2.0:
resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
process-nextick-args@2.0.1:
@ -7106,7 +7106,7 @@ snapshots:
node-gyp-build@4.8.0: {}
node-gyp@10.1.0:
node-gyp@10.2.0:
dependencies:
env-paths: 2.2.1
exponential-backoff: 3.1.1
@ -7114,7 +7114,7 @@ snapshots:
graceful-fs: 4.2.11
make-fetch-happen: 13.0.0
nopt: 7.2.0
proc-log: 3.0.0
proc-log: 4.2.0
semver: 7.6.2
tar: 6.2.1
which: 4.0.0
@ -7333,7 +7333,7 @@ snapshots:
prettier@3.2.5: {}
proc-log@3.0.0: {}
proc-log@4.2.0: {}
process-nextick-args@2.0.1: {}
@ -7982,7 +7982,7 @@ snapshots:
bindings: 1.5.0
debug: 4.3.4
nan: 2.18.0
node-gyp: 10.1.0
node-gyp: 10.2.0
transitivePeerDependencies:
- supports-color
optional: true