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-05-26 12:12:35 -04:00
parent 57c6927843
commit 7c14e4c45f
2 changed files with 351 additions and 360 deletions
+344 -353
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -59,18 +59,18 @@
},
"dependencies": {
"adm-zip": "^0.5.17",
"tar": "^7.5.13"
"tar": "^7.5.15"
},
"devDependencies": {
"@biomejs/biome": "^2.4.13",
"@biomejs/biome": "^2.4.15",
"@types/adm-zip": "^0.5.8",
"@types/node": "^25.6.0",
"@types/node": "^25.9.1",
"@types/tar": "^6.1.13",
"@vitest/coverage-v8": "^4.1.5",
"tinyexec": "^1.1.1",
"tsdown": "^0.21.10",
"@vitest/coverage-v8": "^4.1.7",
"tinyexec": "^1.2.2",
"tsdown": "^0.22.0",
"typescript": "^6.0.3",
"vitest": "^4.1.5"
"vitest": "^4.1.7"
},
"engines": {
"node": ">=18.17"