chore(deps): update dependency node-gyp to v10.3.1 (#2665)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-03 16:28:21 +09:00
committed by GitHub
parent 7d33494097
commit d2cf2ad71f
2 changed files with 9 additions and 9 deletions

View File

@ -212,7 +212,7 @@
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"usocket": "1.0.1", "usocket": "1.0.1",
"node-gyp": "10.2.0", "node-gyp": "10.3.1",
"xml2js": "0.6.2", "xml2js": "0.6.2",
"node-fetch": "3.3.2", "node-fetch": "3.3.2",
"@electron/universal": "2.0.1", "@electron/universal": "2.0.1",
@ -311,7 +311,7 @@
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1", "eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0", "glob": "11.0.0",
"node-gyp": "10.2.0", "node-gyp": "10.3.1",
"playwright": "1.49.0", "playwright": "1.49.0",
"rollup": "4.28.0", "rollup": "4.28.0",
"typescript": "5.7.2", "typescript": "5.7.2",

14
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ settings:
overrides: overrides:
usocket: 1.0.1 usocket: 1.0.1
node-gyp: 10.2.0 node-gyp: 10.3.1
xml2js: 0.6.2 xml2js: 0.6.2
node-fetch: 3.3.2 node-fetch: 3.3.2
'@electron/universal': 2.0.1 '@electron/universal': 2.0.1
@ -281,8 +281,8 @@ importers:
specifier: 11.0.0 specifier: 11.0.0
version: 11.0.0 version: 11.0.0
node-gyp: node-gyp:
specifier: 10.2.0 specifier: 10.3.1
version: 10.2.0 version: 10.3.1
playwright: playwright:
specifier: 1.49.0 specifier: 1.49.0
version: 1.49.0 version: 1.49.0
@ -3294,8 +3294,8 @@ packages:
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
hasBin: true hasBin: true
node-gyp@10.2.0: node-gyp@10.3.1:
resolution: {integrity: sha512-sp3FonBAaFe4aYTcFdZUn2NYkbP7xroPGYvQmP4Nl5PxamznItBnNCgjrVTKrEfQynInMsJvZrdmqUnysCJ8rw==} resolution: {integrity: sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==}
engines: {node: ^16.14.0 || >=18.0.0} engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true hasBin: true
@ -7699,7 +7699,7 @@ snapshots:
node-gyp-build@4.8.4: {} node-gyp-build@4.8.4: {}
node-gyp@10.2.0: node-gyp@10.3.1:
dependencies: dependencies:
env-paths: 2.2.1 env-paths: 2.2.1
exponential-backoff: 3.1.1 exponential-backoff: 3.1.1
@ -8607,7 +8607,7 @@ snapshots:
bindings: 1.5.0 bindings: 1.5.0
debug: 4.3.7 debug: 4.3.7
nan: 2.22.0 nan: 2.22.0
node-gyp: 10.2.0 node-gyp: 10.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
optional: true optional: true