chore(deps): update dependency node-gyp to v10

This commit is contained in:
JellyBrick
2023-11-02 12:51:52 +09:00
parent c17c624ba4
commit 04894fbcf5
2 changed files with 238 additions and 187 deletions

View File

@ -114,7 +114,7 @@
"pnpm": {
"overrides": {
"rollup": "4.2.0",
"node-gyp": "9.4.1",
"node-gyp": "10.0.0",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "1.4.2",
@ -123,7 +123,7 @@
},
"overrides": {
"rollup": "4.2.0",
"node-gyp": "9.4.1",
"node-gyp": "10.0.0",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "1.4.2",
@ -184,7 +184,7 @@
"eslint": "8.52.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"node-gyp": "9.4.1",
"node-gyp": "10.0.0",
"playwright": "1.39.0",
"rollup": "4.2.0",
"rollup-plugin-copy": "3.5.0",