mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-11 04:02:56 -05:00
bump Hugo to 0.89.0 (return to normal releases)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@ public/
|
|||||||
builds/
|
builds/
|
||||||
_vendor/
|
_vendor/
|
||||||
hugo_stats.json
|
hugo_stats.json
|
||||||
|
.hugo_build.lock
|
||||||
|
|
||||||
# webpack artifacts
|
# webpack artifacts
|
||||||
data/manifest.json
|
data/manifest.json
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
"gulp-execa": "^3.0.2",
|
"gulp-execa": "^3.0.2",
|
||||||
"gulp-html-minifier-terser": "^6.0.1",
|
"gulp-html-minifier-terser": "^6.0.1",
|
||||||
"gulp-imagemin": "^8.0.0",
|
"gulp-imagemin": "^8.0.0",
|
||||||
"hugo-extended": "github:jakejarvis/hugo-extended#main",
|
"hugo-extended": "0.89.0",
|
||||||
"lint-staged": "^11.2.6",
|
"lint-staged": "^11.2.6",
|
||||||
"markdownlint-cli": "~0.29.0",
|
"markdownlint-cli": "~0.29.0",
|
||||||
"mini-css-extract-plugin": "^2.4.3",
|
"mini-css-extract-plugin": "^2.4.3",
|
||||||
|
|||||||
@@ -5056,9 +5056,10 @@ https-proxy-agent@^5.0.0:
|
|||||||
agent-base "6"
|
agent-base "6"
|
||||||
debug "4"
|
debug "4"
|
||||||
|
|
||||||
"hugo-extended@github:jakejarvis/hugo-extended#main":
|
hugo-extended@0.89.0:
|
||||||
version "0.88.1-patch1"
|
version "0.89.0"
|
||||||
resolved "https://codeload.github.com/jakejarvis/hugo-extended/tar.gz/8698b388877ef0f4ffcd3c4b0411ec0608d44561"
|
resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.89.0.tgz#c3e3b18e8360054567bf1af9e710ce526d4013be"
|
||||||
|
integrity sha512-vXBRPhBOTkE8W20bY7V1AXIr1stA/2rOg7dNieJgTadx92HO0+ZKc9gvdz4LJbp+T2ynEzCbrOqT44ClrLqNxg==
|
||||||
dependencies:
|
dependencies:
|
||||||
careful-downloader "^2.0.1"
|
careful-downloader "^2.0.1"
|
||||||
log-symbols "^5.0.0"
|
log-symbols "^5.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user