Bump tar and npm in /Nephilim-Legende

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 11.11.1 to 11.17.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v11.17.0/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.11.1...v11.17.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version:
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 18:42:31 +00:00
committed by GitHub
parent 52437090e6
commit d70428cb61
2 changed files with 168 additions and 294 deletions
+166 -292
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -9,7 +9,7 @@
"compile:pug": "pug --doctype=html --pretty ./src/nephilim-legende.pug -o ./ -w"
},
"dependencies": {
"npm": "^11.11.1",
"npm": "^11.17.0",
"npm-run-all": "^4.1.5",
"pug": "^3.0.2",
"pug-cli": "^1.0.0-alpha6",