Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 792b22e

Browse files
authoredApr 1, 2025··
chore(deps): update dependency node-gyp to v11.2.0
1 parent 21990e7 commit 792b22e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"pnpm": {
224224
"overrides": {
225225
"vite": "6.2.4",
226-
"node-gyp": "11.1.0",
226+
"node-gyp": "11.2.0",
227227
"xml2js": "0.6.2",
228228
"node-fetch": "3.3.2",
229229
"@electron/universal": "2.0.2",
@@ -333,7 +333,7 @@
333333
"eslint-plugin-import": "2.31.0",
334334
"eslint-plugin-prettier": "5.2.5",
335335
"glob": "11.0.1",
336-
"node-gyp": "11.1.0",
336+
"node-gyp": "11.2.0",
337337
"playwright": "1.51.1",
338338
"rollup": "4.38.0",
339339
"typescript": "5.8.2",

‎pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.