deps: bump hugo from v0.123.6 to v0.123.7
This commit is contained in:
parent
9026d135a8
commit
64fab20028
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": [
|
||||
"*",
|
||||
"..\\node_modules\\@hyas\\doks-core\\assets\\*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -12,7 +12,6 @@
|
|||
[[mounts]]
|
||||
source = "node_modules/@hyas/core/assets"
|
||||
target = "assets"
|
||||
excludeFiles = ["scss/app.scss", "js/app.js"]
|
||||
|
||||
[[mounts]]
|
||||
source = "node_modules/@hyas/images/assets"
|
||||
|
|
|
@ -151,6 +151,7 @@
|
|||
"modal-title",
|
||||
"ms-2",
|
||||
"ms-3",
|
||||
"ms-auto",
|
||||
"ms-lg-2",
|
||||
"mt-3",
|
||||
"mt-n3",
|
||||
|
|
|
@ -1,24 +1,21 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "doks",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hyas/bootstrap": "^1.0.4",
|
||||
"@hyas/doks-core": "^1.4.0",
|
||||
"@hyas/doks-core": "^1.4.1",
|
||||
"@hyas/images": "^3.1.0",
|
||||
"@hyas/inline-svg": "^1.0.5",
|
||||
"@hyas/seo": "^2.1.0",
|
||||
"@tabler/icons": "^2.40.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"exec-bin": "^1.0.0",
|
||||
"flexsearch": "^0.7.34",
|
||||
"gethyas": "^2.2.2",
|
||||
"hugo-installer": "^4.0.1"
|
||||
},
|
||||
|
@ -1855,9 +1852,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@hyas/doks-core": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.4.0.tgz",
|
||||
"integrity": "sha512-YND9VTmPPR2Z3m076D8odWoJqEKqlYKENiNEA5DsO9JU94kvAP79W92lrLD0qcTmk+udP8JbTJ93OUuCVmY3Qg==",
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.4.1.tgz",
|
||||
"integrity": "sha512-EPP1tuEzhbWwYcDv969DZVsLT3t8pbfwCmtuy1wGXGIqV8pF2OzedbbqdP+K/z6JQXnAHlXIT0fu6me8Gvf/FQ==",
|
||||
"dependencies": {
|
||||
"@hyas/bootstrap": "^1.0.4",
|
||||
"clipboard": "^2.0.11",
|
||||
|
@ -1926,9 +1923,9 @@
|
|||
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
|
||||
},
|
||||
"node_modules/@jridgewell/trace-mapping": {
|
||||
"version": "0.3.24",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.24.tgz",
|
||||
"integrity": "sha512-+VaWXDa6+l6MhflBvVXjIEAzb59nQ2JUK3bwRp2zRpPtU+8TFRy9Gg/5oIcNlkEL5PGlBFGfemUVvIgLnTzq7Q==",
|
||||
"version": "0.3.25",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
||||
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
||||
"dependencies": {
|
||||
"@jridgewell/resolve-uri": "^3.1.0",
|
||||
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||||
|
@ -2204,9 +2201,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/autoprefixer": {
|
||||
"version": "10.4.17",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz",
|
||||
"integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==",
|
||||
"version": "10.4.18",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.18.tgz",
|
||||
"integrity": "sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
@ -2222,8 +2219,8 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"browserslist": "^4.22.2",
|
||||
"caniuse-lite": "^1.0.30001578",
|
||||
"browserslist": "^4.23.0",
|
||||
"caniuse-lite": "^1.0.30001591",
|
||||
"fraction.js": "^4.3.7",
|
||||
"normalize-range": "^0.1.2",
|
||||
"picocolors": "^1.0.0",
|
||||
|
@ -3107,9 +3104,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/electron-to-chromium": {
|
||||
"version": "1.4.689",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.689.tgz",
|
||||
"integrity": "sha512-GatzRKnGPS1go29ep25reM94xxd1Wj8ritU0yRhCJ/tr1Bg8gKnm6R9O/yPOhGQBoLMZ9ezfrpghNaTw97C/PQ=="
|
||||
"version": "1.4.690",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz",
|
||||
"integrity": "sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA=="
|
||||
},
|
||||
"node_modules/emoji-regex": {
|
||||
"version": "8.0.0",
|
||||
|
|
11
package.json
11
package.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "doks",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Doks theme",
|
||||
"author": "Hyas",
|
||||
"license": "MIT",
|
||||
|
@ -30,24 +30,21 @@
|
|||
"version": "auto-changelog -p && git add CHANGELOG.md"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hyas/doks-core": "^1.4.0",
|
||||
"@hyas/doks-core": "^1.4.1",
|
||||
"@hyas/images": "^3.1.0",
|
||||
"@hyas/inline-svg": "^1.0.5",
|
||||
"@hyas/seo": "^2.1.0",
|
||||
"@tabler/icons": "^2.40.0",
|
||||
"exec-bin": "^1.0.0",
|
||||
"gethyas": "^2.2.2",
|
||||
"hugo-installer": "^4.0.1",
|
||||
"@hyas/bootstrap": "^1.0.4",
|
||||
"clipboard": "^2.0.11",
|
||||
"flexsearch": "^0.7.34"
|
||||
"hugo-installer": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"auto-changelog": "^2.4.0",
|
||||
"shx": "^0.3.4"
|
||||
},
|
||||
"otherDependencies": {
|
||||
"hugo": "0.123.6"
|
||||
"hugo": "0.123.7"
|
||||
},
|
||||
"overrides": {
|
||||
"semver": "^7.5.4"
|
||||
|
|
Loading…
Reference in New Issue