update electron to v43

This commit is contained in:
olcxja 2026-07-09 22:38:33 +02:00
commit fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions

View file

@ -2,7 +2,7 @@
"author": "Isaac Z. Schlueter",
"name": "tar",
"description": "tar for node",
"version": "7.5.13",
"version": "7.5.19",
"repository": {
"type": "git",
"url": "https://github.com/isaacs/node-tar.git"
@ -31,20 +31,20 @@
"yallist": "^5.0.0"
},
"devDependencies": {
"@types/node": "^25.5.0",
"@types/node": "^25.9.1",
"chmodr": "^2.0.2",
"end-of-stream": "^1.4.3",
"esbuild": "^0.27.4",
"esbuild": "^0.28.0",
"events-to-array": "^2.0.3",
"mutate-fs": "^2.1.1",
"nock": "^13.5.4",
"oxlint": "^1.56.0",
"oxlint-tsgolint": "^0.17.0",
"prettier": "^3.8.1",
"oxlint": "^1.67.0",
"oxlint-tsgolint": "^0.23.0",
"prettier": "^3.8.3",
"rimraf": "^6.1.2",
"tap": "^21.6.2",
"tshy": "^3.3.2",
"typedoc": "^0.28.17"
"tap": "^21.7.4",
"tshy": "^4.1.2",
"typedoc": "^0.28.19"
},
"license": "BlueOak-1.0.0",
"engines": {
@ -85,7 +85,8 @@
"./header": "./src/header.ts",
"./pax": "./src/pax.ts",
"./types": "./src/types.ts"
}
},
"selfLink": false
},
"exports": {
"./package.json": "./package.json",