Update Hugo npm Dependencies

This commit is contained in:
davegallant
2024-01-02 15:55:33 +00:00
committed by github-actions[bot]
parent 0da424dd19
commit 92f44ed248
2 changed files with 252 additions and 625 deletions

786
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,75 +1,68 @@
{ {
"comments": { "comments": {
"dependencies": { "dependencies": {
"@tabler/icons": " github.com/davegallant/hugo-theme-gruvbox", "@tabler/icons": "github.com/davegallant/hugo-theme-gruvbox",
"flexsearch": " github.com/davegallant/hugo-theme-gruvbox", "flexsearch": "github.com/davegallant/hugo-theme-gruvbox",
"normalize.css": " github.com/davegallant/hugo-theme-gruvbox", "normalize.css": "github.com/davegallant/hugo-theme-gruvbox",
"prism-themes": " github.com/davegallant/hugo-theme-gruvbox", "prism-themes": "github.com/davegallant/hugo-theme-gruvbox",
"prismjs": " github.com/davegallant/hugo-theme-gruvbox", "prismjs": "github.com/davegallant/hugo-theme-gruvbox",
"simple-icons": "github.com/schnerring/hugo-mod-json-resume", "simple-icons": "github.com/schnerring/hugo-mod-json-resume",
"typeface-fira-code": " github.com/davegallant/hugo-theme-gruvbox", "typeface-fira-code": "github.com/davegallant/hugo-theme-gruvbox",
"typeface-roboto-slab": " github.com/davegallant/hugo-theme-gruvbox" "typeface-roboto-slab": "github.com/davegallant/hugo-theme-gruvbox"
}, },
"devDependencies": { "devDependencies": {
"@fullhuman/postcss-purgecss": " github.com/davegallant/hugo-theme-gruvbox", "@fullhuman/postcss-purgecss": "github.com/davegallant/hugo-theme-gruvbox",
"cssnano": " github.com/davegallant/hugo-theme-gruvbox", "cssnano": "github.com/davegallant/hugo-theme-gruvbox",
"eslint": " github.com/davegallant/hugo-theme-gruvbox", "eslint": "github.com/davegallant/hugo-theme-gruvbox",
"eslint-config-prettier": " github.com/davegallant/hugo-theme-gruvbox", "eslint-config-prettier": "github.com/davegallant/hugo-theme-gruvbox",
"eslint-plugin-prettier": " github.com/davegallant/hugo-theme-gruvbox", "eslint-plugin-prettier": "github.com/davegallant/hugo-theme-gruvbox",
"husky": " github.com/davegallant/hugo-theme-gruvbox", "husky": "github.com/davegallant/hugo-theme-gruvbox",
"lint-staged": " github.com/davegallant/hugo-theme-gruvbox", "lint-staged": "github.com/davegallant/hugo-theme-gruvbox",
"markdownlint-cli": " github.com/davegallant/hugo-theme-gruvbox", "markdownlint-cli": "github.com/davegallant/hugo-theme-gruvbox",
"postcss": " github.com/davegallant/hugo-theme-gruvbox", "postcss": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-cli": " github.com/davegallant/hugo-theme-gruvbox", "postcss-cli": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-custom-media": " github.com/davegallant/hugo-theme-gruvbox", "postcss-custom-media": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-import": " github.com/davegallant/hugo-theme-gruvbox", "postcss-import": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-nesting": " github.com/davegallant/hugo-theme-gruvbox", "postcss-nesting": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-preset-env": " github.com/davegallant/hugo-theme-gruvbox", "postcss-preset-env": "github.com/davegallant/hugo-theme-gruvbox",
"postcss-url": " github.com/davegallant/hugo-theme-gruvbox", "postcss-url": "github.com/davegallant/hugo-theme-gruvbox",
"prettier": " github.com/davegallant/hugo-theme-gruvbox", "prettier": "github.com/davegallant/hugo-theme-gruvbox",
"prettier-plugin-go-template": " github.com/davegallant/hugo-theme-gruvbox", "prettier-plugin-go-template": "github.com/davegallant/hugo-theme-gruvbox",
"stylelint": " github.com/davegallant/hugo-theme-gruvbox", "stylelint": "github.com/davegallant/hugo-theme-gruvbox",
"stylelint-prettier": " github.com/davegallant/hugo-theme-gruvbox" "stylelint-prettier": "github.com/davegallant/hugo-theme-gruvbox"
} }
}, },
"dependencies": { "dependencies": {
"@tabler/icons": "^2.39.0", "@tabler/icons": "^2.44.0",
"flexsearch": "^0.7.31", "flexsearch": "^0.7.31",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"prism-themes": "^1.9.0", "prism-themes": "^1.9.0",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"simple-icons": "^9.19.0", "simple-icons": "^10.4.0",
"typeface-fira-code": "^1.1.13", "typeface-fira-code": "^1.1.13",
"typeface-roboto-slab": "^1.1.13" "typeface-roboto-slab": "^1.1.13"
}, },
"devDependencies": { "devDependencies": {
"@fullhuman/postcss-purgecss": "^5.0.0", "@fullhuman/postcss-purgecss": "^5.0.0",
"cssnano": "^6.0.1", "cssnano": "^6.0.2",
"eslint": "^8.52.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1", "eslint-plugin-prettier": "^5.1.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^15.0.2", "lint-staged": "^15.2.0",
"markdownlint-cli": "^0.37.0", "markdownlint-cli": "^0.38.0",
"postcss": "^8.4.31", "postcss": "^8.4.32",
"postcss-cli": "^10.1.0", "postcss-cli": "^11.0.0",
"postcss-custom-media": "^10.0.2", "postcss-custom-media": "^10.0.2",
"postcss-import": "^15.1.0", "postcss-import": "^15.1.0",
"postcss-nesting": "^12.0.1", "postcss-nesting": "^12.0.2",
"postcss-preset-env": "^9.2.0", "postcss-preset-env": "^9.3.0",
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"prettier": "^3.0.3", "prettier": "^3.1.1",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"stylelint": "^15.11.0", "stylelint": "^16.0.2",
"stylelint-prettier": "^4.0.2" "stylelint-prettier": "^5.0.0"
}, },
"name": "davegallant.github.io", "name": "davegallant.github.io",
"version": "0.1.0", "version": "0.1.0"
"scripts": {
"lint": "npm run lint:css && npm run lint:js && npm run lint:md",
"lint:css": "stylelint --fix **/*.css",
"lint:js": "eslint --fix --ext js .",
"lint:md": "markdownlint --fix **/*.md",
"prepare": "husky install"
}
} }