1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 08:45:27 -04:00

chore: bump deps

This commit is contained in:
2026-02-19 10:32:58 -05:00
parent 14664be8ce
commit 5059fcb1d8
2 changed files with 435 additions and 434 deletions
+431 -430
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -59,16 +59,16 @@
},
"dependencies": {
"adm-zip": "^0.5.16",
"tar": "^7.5.7"
"tar": "^7.5.9"
},
"devDependencies": {
"@biomejs/biome": "^2.3.13",
"@biomejs/biome": "^2.4.2",
"@types/adm-zip": "^0.5.7",
"@types/node": "^25.1.0",
"@types/node": "^25.3.0",
"@types/tar": "^6.1.13",
"@vitest/coverage-v8": "^4.0.18",
"tinyexec": "^1.0.2",
"tsdown": "^0.20.1",
"tsdown": "^0.20.3",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
},