1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 14:35:29 -04:00

bump Hugo to 0.90.1

This commit is contained in:
2021-12-10 13:12:05 -05:00
parent 43592b5997
commit daffcb924b
2 changed files with 90 additions and 90 deletions
+5 -5
View File
@@ -30,7 +30,7 @@
"@fontsource/roboto-mono": "4.5.0",
"@octokit/graphql": "^4.8.0",
"@primer/octicons-react": "^16.1.1",
"@sentry/node": "^6.15.0",
"@sentry/node": "^6.16.1",
"clipboard-copy": "^4.0.1",
"dayjs": "^1.10.7",
"faunadb": "^4.4.1",
@@ -42,7 +42,7 @@
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
"node-fetch": "^3.1.0",
"p-retry": "^5.0.0",
"preact": "^10.6.2",
"preact": "^10.6.4",
"query-string": "^7.0.1",
"rss-parser": "^3.12.0",
"trim-newlines": "^4.0.2",
@@ -60,7 +60,7 @@
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"clean-css": "^5.2.2",
"copy-webpack-plugin": "^10.0.0",
"copy-webpack-plugin": "^10.1.0",
"core-js": "^3.19.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.2.0",
@@ -76,7 +76,7 @@
"gulp-execa": "^3.0.2",
"gulp-html-minifier-terser": "^6.0.1",
"gulp-imagemin": "^8.0.0",
"hugo-extended": "0.89.4",
"hugo-extended": "0.90.1",
"license-webpack-plugin": "^4.0.0",
"lint-staged": "^12.1.2",
"markdownlint-cli": "~0.30.0",
@@ -97,7 +97,7 @@
"stylelint-config-standard-scss": "~3.0.0",
"stylelint-no-unsupported-browser-features": "~5.0.2",
"stylelint-prettier": "~2.0.0",
"stylelint-scss": "~4.0.0",
"stylelint-scss": "~4.0.1",
"terser": "^5.10.0",
"terser-webpack-plugin": "^5.2.5",
"web-vitals": "^2.1.2",