chore(deps): update dependency node-gyp to v11 (#2678)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-05 22:41:25 +09:00
committed by GitHub
parent 171387995a
commit 4da08e7c9b
2 changed files with 132 additions and 104 deletions

View File

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