deps: bump hugo from v0.123.6 to v0.123.7

This commit is contained in:
Henk Verlinde 2024-03-02 10:24:18 +01:00
parent 9026d135a8
commit 64fab20028
5 changed files with 33 additions and 28 deletions

11
assets/jsconfig.json Normal file
View File

@ -0,0 +1,11 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"*",
"..\\node_modules\\@hyas\\doks-core\\assets\\*"
]
}
}
}

View File

@ -12,7 +12,6 @@
[[mounts]] [[mounts]]
source = "node_modules/@hyas/core/assets" source = "node_modules/@hyas/core/assets"
target = "assets" target = "assets"
excludeFiles = ["scss/app.scss", "js/app.js"]
[[mounts]] [[mounts]]
source = "node_modules/@hyas/images/assets" source = "node_modules/@hyas/images/assets"

View File

@ -151,6 +151,7 @@
"modal-title", "modal-title",
"ms-2", "ms-2",
"ms-3", "ms-3",
"ms-auto",
"ms-lg-2", "ms-lg-2",
"mt-3", "mt-3",
"mt-n3", "mt-n3",

37
package-lock.json generated
View File

@ -1,24 +1,21 @@
{ {
"name": "doks", "name": "doks",
"version": "1.4.0", "version": "1.4.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "doks", "name": "doks",
"version": "1.4.0", "version": "1.4.1",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@hyas/bootstrap": "^1.0.4", "@hyas/doks-core": "^1.4.1",
"@hyas/doks-core": "^1.4.0",
"@hyas/images": "^3.1.0", "@hyas/images": "^3.1.0",
"@hyas/inline-svg": "^1.0.5", "@hyas/inline-svg": "^1.0.5",
"@hyas/seo": "^2.1.0", "@hyas/seo": "^2.1.0",
"@tabler/icons": "^2.40.0", "@tabler/icons": "^2.40.0",
"clipboard": "^2.0.11",
"exec-bin": "^1.0.0", "exec-bin": "^1.0.0",
"flexsearch": "^0.7.34",
"gethyas": "^2.2.2", "gethyas": "^2.2.2",
"hugo-installer": "^4.0.1" "hugo-installer": "^4.0.1"
}, },
@ -1855,9 +1852,9 @@
} }
}, },
"node_modules/@hyas/doks-core": { "node_modules/@hyas/doks-core": {
"version": "1.4.0", "version": "1.4.1",
"resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.4.0.tgz", "resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.4.1.tgz",
"integrity": "sha512-YND9VTmPPR2Z3m076D8odWoJqEKqlYKENiNEA5DsO9JU94kvAP79W92lrLD0qcTmk+udP8JbTJ93OUuCVmY3Qg==", "integrity": "sha512-EPP1tuEzhbWwYcDv969DZVsLT3t8pbfwCmtuy1wGXGIqV8pF2OzedbbqdP+K/z6JQXnAHlXIT0fu6me8Gvf/FQ==",
"dependencies": { "dependencies": {
"@hyas/bootstrap": "^1.0.4", "@hyas/bootstrap": "^1.0.4",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
@ -1926,9 +1923,9 @@
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
}, },
"node_modules/@jridgewell/trace-mapping": { "node_modules/@jridgewell/trace-mapping": {
"version": "0.3.24", "version": "0.3.25",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.24.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
"integrity": "sha512-+VaWXDa6+l6MhflBvVXjIEAzb59nQ2JUK3bwRp2zRpPtU+8TFRy9Gg/5oIcNlkEL5PGlBFGfemUVvIgLnTzq7Q==", "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
"dependencies": { "dependencies": {
"@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/resolve-uri": "^3.1.0",
"@jridgewell/sourcemap-codec": "^1.4.14" "@jridgewell/sourcemap-codec": "^1.4.14"
@ -2204,9 +2201,9 @@
} }
}, },
"node_modules/autoprefixer": { "node_modules/autoprefixer": {
"version": "10.4.17", "version": "10.4.18",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.18.tgz",
"integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==", "integrity": "sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -2222,8 +2219,8 @@
} }
], ],
"dependencies": { "dependencies": {
"browserslist": "^4.22.2", "browserslist": "^4.23.0",
"caniuse-lite": "^1.0.30001578", "caniuse-lite": "^1.0.30001591",
"fraction.js": "^4.3.7", "fraction.js": "^4.3.7",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
@ -3107,9 +3104,9 @@
} }
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.4.689", "version": "1.4.690",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.689.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz",
"integrity": "sha512-GatzRKnGPS1go29ep25reM94xxd1Wj8ritU0yRhCJ/tr1Bg8gKnm6R9O/yPOhGQBoLMZ9ezfrpghNaTw97C/PQ==" "integrity": "sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA=="
}, },
"node_modules/emoji-regex": { "node_modules/emoji-regex": {
"version": "8.0.0", "version": "8.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "doks", "name": "doks",
"version": "1.4.0", "version": "1.4.1",
"description": "Doks theme", "description": "Doks theme",
"author": "Hyas", "author": "Hyas",
"license": "MIT", "license": "MIT",
@ -30,24 +30,21 @@
"version": "auto-changelog -p && git add CHANGELOG.md" "version": "auto-changelog -p && git add CHANGELOG.md"
}, },
"dependencies": { "dependencies": {
"@hyas/doks-core": "^1.4.0", "@hyas/doks-core": "^1.4.1",
"@hyas/images": "^3.1.0", "@hyas/images": "^3.1.0",
"@hyas/inline-svg": "^1.0.5", "@hyas/inline-svg": "^1.0.5",
"@hyas/seo": "^2.1.0", "@hyas/seo": "^2.1.0",
"@tabler/icons": "^2.40.0", "@tabler/icons": "^2.40.0",
"exec-bin": "^1.0.0", "exec-bin": "^1.0.0",
"gethyas": "^2.2.2", "gethyas": "^2.2.2",
"hugo-installer": "^4.0.1", "hugo-installer": "^4.0.1"
"@hyas/bootstrap": "^1.0.4",
"clipboard": "^2.0.11",
"flexsearch": "^0.7.34"
}, },
"devDependencies": { "devDependencies": {
"auto-changelog": "^2.4.0", "auto-changelog": "^2.4.0",
"shx": "^0.3.4" "shx": "^0.3.4"
}, },
"otherDependencies": { "otherDependencies": {
"hugo": "0.123.6" "hugo": "0.123.7"
}, },
"overrides": { "overrides": {
"semver": "^7.5.4" "semver": "^7.5.4"