feat: update @hyas/doks-core from 1.0.5 to 1.0.6
This commit is contained in:
		@@ -62,3 +62,6 @@ seo:
 | 
			
		||||
# Inline SVG (@hyas/inline-svg)
 | 
			
		||||
inline_svg:
 | 
			
		||||
  icon_set_dir: "tabler-icons" # tabler-icons (default)
 | 
			
		||||
 | 
			
		||||
# mainSections
 | 
			
		||||
mainSections: [docs]
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										84
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										84
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "doks",
 | 
			
		||||
  "version": "1.0.1",
 | 
			
		||||
  "version": "1.0.2",
 | 
			
		||||
  "lockfileVersion": 3,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "name": "doks",
 | 
			
		||||
      "version": "1.0.1",
 | 
			
		||||
      "version": "1.0.2",
 | 
			
		||||
      "hasInstallScript": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@hyas/doks-core": "^1.0.5"
 | 
			
		||||
        "@hyas/doks-core": "^1.0.6"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "auto-changelog": "^2.4.0"
 | 
			
		||||
@@ -97,20 +97,20 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/core": {
 | 
			
		||||
      "version": "7.22.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.17.tgz",
 | 
			
		||||
      "integrity": "sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==",
 | 
			
		||||
      "version": "7.22.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.19.tgz",
 | 
			
		||||
      "integrity": "sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@ampproject/remapping": "^2.2.0",
 | 
			
		||||
        "@babel/code-frame": "^7.22.13",
 | 
			
		||||
        "@babel/generator": "^7.22.15",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.22.15",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.22.17",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.22.19",
 | 
			
		||||
        "@babel/helpers": "^7.22.15",
 | 
			
		||||
        "@babel/parser": "^7.22.16",
 | 
			
		||||
        "@babel/template": "^7.22.15",
 | 
			
		||||
        "@babel/traverse": "^7.22.17",
 | 
			
		||||
        "@babel/types": "^7.22.17",
 | 
			
		||||
        "@babel/traverse": "^7.22.19",
 | 
			
		||||
        "@babel/types": "^7.22.19",
 | 
			
		||||
        "convert-source-map": "^1.7.0",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "gensync": "^1.0.0-beta.2",
 | 
			
		||||
@@ -315,15 +315,15 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/helper-module-transforms": {
 | 
			
		||||
      "version": "7.22.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz",
 | 
			
		||||
      "integrity": "sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==",
 | 
			
		||||
      "version": "7.22.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz",
 | 
			
		||||
      "integrity": "sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/helper-environment-visitor": "^7.22.5",
 | 
			
		||||
        "@babel/helper-module-imports": "^7.22.15",
 | 
			
		||||
        "@babel/helper-simple-access": "^7.22.5",
 | 
			
		||||
        "@babel/helper-split-export-declaration": "^7.22.6",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.22.15"
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.22.19"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=6.9.0"
 | 
			
		||||
@@ -425,9 +425,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/helper-validator-identifier": {
 | 
			
		||||
      "version": "7.22.15",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz",
 | 
			
		||||
      "integrity": "sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==",
 | 
			
		||||
      "version": "7.22.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz",
 | 
			
		||||
      "integrity": "sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==",
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=6.9.0"
 | 
			
		||||
      }
 | 
			
		||||
@@ -1616,9 +1616,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/traverse": {
 | 
			
		||||
      "version": "7.22.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.17.tgz",
 | 
			
		||||
      "integrity": "sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==",
 | 
			
		||||
      "version": "7.22.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.19.tgz",
 | 
			
		||||
      "integrity": "sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/code-frame": "^7.22.13",
 | 
			
		||||
        "@babel/generator": "^7.22.15",
 | 
			
		||||
@@ -1627,7 +1627,7 @@
 | 
			
		||||
        "@babel/helper-hoist-variables": "^7.22.5",
 | 
			
		||||
        "@babel/helper-split-export-declaration": "^7.22.6",
 | 
			
		||||
        "@babel/parser": "^7.22.16",
 | 
			
		||||
        "@babel/types": "^7.22.17",
 | 
			
		||||
        "@babel/types": "^7.22.19",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "globals": "^11.1.0"
 | 
			
		||||
      },
 | 
			
		||||
@@ -1636,12 +1636,12 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/types": {
 | 
			
		||||
      "version": "7.22.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.17.tgz",
 | 
			
		||||
      "integrity": "sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==",
 | 
			
		||||
      "version": "7.22.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.19.tgz",
 | 
			
		||||
      "integrity": "sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/helper-string-parser": "^7.22.5",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.22.15",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.22.19",
 | 
			
		||||
        "to-fast-properties": "^2.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
@@ -1745,9 +1745,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@eslint-community/regexpp": {
 | 
			
		||||
      "version": "4.8.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz",
 | 
			
		||||
      "integrity": "sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==",
 | 
			
		||||
      "version": "4.8.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz",
 | 
			
		||||
      "integrity": "sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==",
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
 | 
			
		||||
      }
 | 
			
		||||
@@ -1869,9 +1869,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@hyas/doks-core": {
 | 
			
		||||
      "version": "1.0.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.0.5.tgz",
 | 
			
		||||
      "integrity": "sha512-CBNn2gyuCombaaUFjiB8L8wQuF6QHJ7a74ERmqK625XmuJrCai1LZKU4l9P1PHvBAD32HfpL0ednSaSoZex0rA==",
 | 
			
		||||
      "version": "1.0.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@hyas/doks-core/-/doks-core-1.0.6.tgz",
 | 
			
		||||
      "integrity": "sha512-zE5ERWsGkV5cULE+Nt3UvyvXZnfcYZVUnR6x1R3KQbyLUQXTVv5lwrNz4Agnsw2k4Cc3XYuDrP+UP1cYDEGjQg==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@hyas/bootstrap": "^1.0.2",
 | 
			
		||||
        "@hyas/images": "^1.0.2",
 | 
			
		||||
@@ -2347,9 +2347,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/bootstrap": {
 | 
			
		||||
      "version": "5.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==",
 | 
			
		||||
      "version": "5.3.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz",
 | 
			
		||||
      "integrity": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==",
 | 
			
		||||
      "funding": [
 | 
			
		||||
        {
 | 
			
		||||
          "type": "github",
 | 
			
		||||
@@ -2572,9 +2572,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/caniuse-lite": {
 | 
			
		||||
      "version": "1.0.30001532",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001532.tgz",
 | 
			
		||||
      "integrity": "sha512-FbDFnNat3nMnrROzqrsg314zhqN5LGQ1kyyMk2opcrwGbVGpHRhgCWtAgD5YJUqNAiQ+dklreil/c3Qf1dfCTw==",
 | 
			
		||||
      "version": "1.0.30001534",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz",
 | 
			
		||||
      "integrity": "sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==",
 | 
			
		||||
      "funding": [
 | 
			
		||||
        {
 | 
			
		||||
          "type": "opencollective",
 | 
			
		||||
@@ -2748,9 +2748,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/cosmiconfig": {
 | 
			
		||||
      "version": "8.3.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.5.tgz",
 | 
			
		||||
      "integrity": "sha512-A5Xry3xfS96wy2qbiLkQLAg4JUrR2wvfybxj6yqLmrUfMAvhS3MZxIP2oQn0grgYIvJqzpeTEWu4vK0t+12NNw==",
 | 
			
		||||
      "version": "8.3.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz",
 | 
			
		||||
      "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "import-fresh": "^3.3.0",
 | 
			
		||||
        "js-yaml": "^4.1.0",
 | 
			
		||||
@@ -3107,9 +3107,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/electron-to-chromium": {
 | 
			
		||||
      "version": "1.4.513",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.513.tgz",
 | 
			
		||||
      "integrity": "sha512-cOB0xcInjm+E5qIssHeXJ29BaUyWpMyFKT5RB3bsLENDheCja0wMkHJyiPl0NBE/VzDI7JDuNEQWhe6RitEUcw=="
 | 
			
		||||
      "version": "1.4.520",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.520.tgz",
 | 
			
		||||
      "integrity": "sha512-Frfus2VpYADsrh1lB3v/ft/WVFlVzOIm+Q0p7U7VqHI6qr7NWHYKe+Wif3W50n7JAFoBsWVsoU0+qDks6WQ60g=="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/emoji-regex": {
 | 
			
		||||
      "version": "8.0.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "doks",
 | 
			
		||||
  "version": "1.0.1",
 | 
			
		||||
  "version": "1.0.2",
 | 
			
		||||
  "description": "Doks theme",
 | 
			
		||||
  "author": "Hyas",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
@@ -30,7 +30,7 @@
 | 
			
		||||
    "version": "auto-changelog -p && git add CHANGELOG.md"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@hyas/doks-core": "^1.0.5"
 | 
			
		||||
    "@hyas/doks-core": "^1.0.6"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "auto-changelog": "^2.4.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user