diff --git a/Dockerfile b/Dockerfile index 12fcb5d1..0bd3599e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # pulls from pre-built Hugo base image: # https://github.com/jakejarvis/hugo-docker/blob/master/Dockerfile -FROM ghcr.io/jakejarvis/hugo-extended:0.76.5 +FROM ghcr.io/jakejarvis/hugo-extended:0.78.1 # expose live-refresh server (on custom port) EXPOSE 1337 diff --git a/README.md b/README.md index 05c49494..c9836d16 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Netlify](https://img.shields.io/netlify/a7403a53-fd9d-44c0-a708-a84d9fc1454d?logo=netlify&logoColor=white)](https://app.netlify.com/sites/jakejarvis/deploys) [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/jakejarvis/jarv.is/CI/main?label=build&logo=github&logoColor=white)](https://github.com/jakejarvis/jarv.is/actions?query=workflow%3ACI+branch%3Amain) -[![Hugo v0.76.5](https://img.shields.io/badge/hugo-0.76.5-ff4088?logo=hugo&logoColor=white)](https://github.com/gohugoio/hugo) +[![Hugo v0.78.1](https://img.shields.io/badge/hugo-0.78.1-ff4088?logo=hugo&logoColor=white)](https://github.com/gohugoio/hugo) [![Licensed under CC-BY-4.0](https://img.shields.io/badge/license-CC--BY--4.0-fb7828?logo=creative-commons&logoColor=white)](LICENSE.md) [![GitHub repo size](https://img.shields.io/github/repo-size/jakejarvis/jarv.is?color=009cdf&label=repo%20size&logo=git&logoColor=white)](https://github.com/jakejarvis/jarv.is) diff --git a/package.json b/package.json index ca7f55cf..f7de0d37 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-compat": "~3.8.0", "eslint-plugin-prettier": "~3.1.4", "html-minifier": "^4.0.0", - "hugo-extended": "0.76.5", + "hugo-extended": "0.78.1", "husky": "^4.3.0", "lint-staged": "^10.5.1", "markdownlint-cli": "~0.24.0", diff --git a/yarn.lock b/yarn.lock index 2bc1be3b..f8324370 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1681,9 +1681,9 @@ buffer@^4.3.0: isarray "^1.0.0" buffer@^5.2.1: - version "5.7.0" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.0.tgz#88afbd29fc89fa7b58e82b39206f31f2cf34feed" - integrity sha512-cd+5r1VLBwUqTrmnzW+D7ABkJUM6mr7uv1dv+6jRw4Rcl7tFIFHDqHPL98LhpGFn3dbAt3gtLxtrWp4m1kFrqg== + version "5.7.1" + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" + integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== dependencies: base64-js "^1.3.1" ieee754 "^1.1.13" @@ -1796,14 +1796,14 @@ camelcase@^5.0.0, camelcase@^5.3.1: integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== caniuse-db@^1.0.30001090: - version "1.0.30001154" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001154.tgz#73dae05b83defef08c0c939948c04fed9d40b549" - integrity sha512-eTsn/+IG2LfKTnKcRRpnUyl4IMxKBEiJqocSsc2ez51rtAYHz4yenJM/DFm6zg11R85X3YzyZNv6fWvhCcMWGQ== + version "1.0.30001156" + resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001156.tgz#279f2188d3f7a29313ec0e7e9efb600ca9c61418" + integrity sha512-L9vmkUDqH5QWgnB3RUukW1B5P6Vvkf44pjvaoPOUbIkchkUsq+vwXjzjQl9Hw3Ri8xS3XJmfm3H0UGyTx+s+Rg== caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001137, caniuse-lite@^1.0.30001154: - version "1.0.30001154" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001154.tgz#f3bbc245ce55e4c1cd20fa731b097880181a7f17" - integrity sha512-y9DvdSti8NnYB9Be92ddMZQrcOe04kcQtcxtBx4NkB04+qZ+JUWotnXBJTmxlKudhxNTQ3RRknMwNU2YQl/Org== + version "1.0.30001156" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001156.tgz#75c20937b6012fe2b02ab58b30d475bf0718de97" + integrity sha512-z7qztybA2eFZTB6Z3yvaQBIoJpQtsewRD74adw2UbRWwsRq3jIPvgrQGawBMbfafekQaD21FWuXNcywtTDGGCw== caw@^2.0.0, caw@^2.0.1: version "2.0.1" @@ -2715,9 +2715,9 @@ ee-first@1.1.1: integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= electron-to-chromium@^1.3.585: - version "1.3.587" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.587.tgz#de570df7320eb259c0511f284c2d6008094edbf7" - integrity sha512-8XFNxzNj0R8HpTQslWAw6UWpGSuOKSP3srhyFHVbGUGb8vTHckZGCyWi+iQlaXJx5DNeTQTQLd6xN11WSckkmA== + version "1.3.588" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.588.tgz#c6515571737bfb42678115a5eaa818384593a9a5" + integrity sha512-0zr+ZfytnLeJZxGgmEpPTcItu5Mm4A5zHPZXLfHcGp0mdsk95rmD7ePNewYtK1yIdLbk8Z1U2oTRRfOtR4gbYg== elliptic@^6.5.3: version "6.5.3" @@ -3938,10 +3938,10 @@ https-browserify@^1.0.0: resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= -hugo-extended@0.76.5: - version "0.76.5" - resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.76.5.tgz#2a2dbd40a3d5da5d1790140f5aab41285cee67fb" - integrity sha512-CR0/CIDat98ckBoDUraVnBU6Z+n0/S10cMS+GIuUO79y4j4LhEPt9iH4G4qC9UBe4lEt4N9TmV7yMS/HlfsuBw== +hugo-extended@0.78.1: + version "0.78.1" + resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.78.1.tgz#38c2a01e571474efeda1296b9e4571978d0e092c" + integrity sha512-kgaBSAJg3bYcMl498cigCNFObdsiC/Zqqwc6nFmPdy58oGo5bmR4pzVHp4jUaiJD57yt1A957ZAYTnm3g94rSA== dependencies: bin-wrapper "^4.1.0" @@ -4265,9 +4265,9 @@ is-callable@^1.1.4, is-callable@^1.2.2: integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA== is-core-module@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.0.0.tgz#58531b70aed1db7c0e8d4eb1a0a2d1ddd64bd12d" - integrity sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw== + version "2.1.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946" + integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA== dependencies: has "^1.0.3"