Commit 9187369c authored by René Dudfield's avatar René Dudfield
Browse files

frontend: Update dep typedoc-plugin-markdown 3.11.14

Also update the generated docs.
parent 04287ec2
Showing with 45 additions and 37 deletions
+45 -37
......@@ -50,4 +50,4 @@ Headlamp.registerPlugin("aPluginIdString", myPlugin)
#### Defined in
[plugin/lib.ts:134](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/lib.ts#L134)
[plugin/lib.ts:134](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/lib.ts#L134)
......@@ -38,4 +38,4 @@ initialize is called for each plugin with a Registry which gives the plugin meth
#### Defined in
[plugin/lib.ts:94](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/lib.ts#L94)
[plugin/lib.ts:94](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/lib.ts#L94)
......@@ -39,7 +39,7 @@ register.registerAppBarAction('monitor', () => <MonitorLink /> );
#### Defined in
[plugin/registry.tsx:110](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L110)
[plugin/registry.tsx:110](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L110)
___
......@@ -70,7 +70,7 @@ register.registerDetailsViewHeaderAction('traces', (props) =>
#### Defined in
[plugin/registry.tsx:91](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L91)
[plugin/registry.tsx:91](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L91)
___
......@@ -99,7 +99,7 @@ register.registerDetailsViewSection("biolatency", (resource: KubeObject) => { ti
#### Defined in
[plugin/registry.tsx:126](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L126)
[plugin/registry.tsx:126](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L126)
___
......@@ -135,7 +135,7 @@ register.registerRoute({
#### Defined in
[plugin/registry.tsx:72](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L72)
[plugin/registry.tsx:72](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L72)
___
......@@ -168,4 +168,4 @@ registerSidebarItem('cluster', 'traces', 'Traces', '/traces');
#### Defined in
[plugin/registry.tsx:35](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L35)
[plugin/registry.tsx:35](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L35)
......@@ -14,7 +14,7 @@ slug: "lib_util.FilterState"
#### Defined in
[lib/util.ts:81](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L81)
[lib/util.ts:81](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L81)
___
......@@ -24,4 +24,4 @@ ___
#### Defined in
[lib/util.ts:82](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L82)
[lib/util.ts:82](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L82)
......@@ -16,7 +16,7 @@ slug: "lib_k8s"
#### Defined in
[lib/k8s/index.ts:73](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/k8s/index.ts#L73)
[lib/k8s/index.ts:73](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/k8s/index.ts#L73)
## Functions
......@@ -30,7 +30,7 @@ slug: "lib_k8s"
#### Defined in
[lib/k8s/index.ts:145](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/k8s/index.ts#L145)
[lib/k8s/index.ts:145](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/k8s/index.ts#L145)
___
......@@ -44,7 +44,7 @@ ___
#### Defined in
[lib/k8s/index.ts:128](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/k8s/index.ts#L128)
[lib/k8s/index.ts:128](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/k8s/index.ts#L128)
___
......@@ -58,7 +58,7 @@ ___
#### Defined in
[lib/k8s/index.ts:80](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/k8s/index.ts#L80)
[lib/k8s/index.ts:80](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/k8s/index.ts#L80)
___
......@@ -78,4 +78,4 @@ ___
#### Defined in
[lib/k8s/index.ts:151](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/k8s/index.ts#L151)
[lib/k8s/index.ts:151](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/k8s/index.ts#L151)
......@@ -16,7 +16,7 @@ slug: "lib_util"
#### Defined in
[lib/util.ts:18](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L18)
[lib/util.ts:18](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L18)
## Functions
......@@ -38,7 +38,7 @@ slug: "lib_util"
#### Defined in
[lib/util.ts:85](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L85)
[lib/util.ts:85](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L85)
___
......@@ -52,7 +52,7 @@ ___
#### Defined in
[lib/util.ts:153](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L153)
[lib/util.ts:153](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L153)
___
......@@ -72,7 +72,7 @@ ___
#### Defined in
[lib/util.ts:145](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L145)
[lib/util.ts:145](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L145)
___
......@@ -93,7 +93,7 @@ ___
#### Defined in
[lib/util.ts:34](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L34)
[lib/util.ts:34](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L34)
___
......@@ -113,7 +113,7 @@ ___
#### Defined in
[lib/util.ts:43](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L43)
[lib/util.ts:43](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L43)
___
......@@ -135,7 +135,7 @@ ___
#### Defined in
[lib/util.ts:61](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L61)
[lib/util.ts:61](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L61)
___
......@@ -156,7 +156,7 @@ ___
#### Defined in
[lib/util.ts:51](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L51)
[lib/util.ts:51](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L51)
___
......@@ -176,7 +176,7 @@ ___
#### Defined in
[lib/util.ts:47](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L47)
[lib/util.ts:47](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L47)
___
......@@ -196,7 +196,7 @@ ___
#### Defined in
[lib/util.ts:26](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L26)
[lib/util.ts:26](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L26)
___
......@@ -216,7 +216,7 @@ ___
#### Defined in
[lib/util.ts:22](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L22)
[lib/util.ts:22](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L22)
___
......@@ -236,7 +236,7 @@ ___
#### Defined in
[lib/util.ts:165](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L165)
[lib/util.ts:165](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L165)
___
......@@ -268,4 +268,4 @@ ___
#### Defined in
[lib/util.ts:140](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/lib/util.ts#L140)
[lib/util.ts:140](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/lib/util.ts#L140)
......@@ -30,4 +30,4 @@ slug: "plugin_registry"
#### Defined in
[plugin/registry.tsx:17](https://github.com/kinvolk/headlamp/blob/ab45ff9/frontend/src/plugin/registry.tsx#L17)
[plugin/registry.tsx:17](https://github.com/kinvolk/headlamp/blob/d0c9391/frontend/src/plugin/registry.tsx#L17)
......@@ -87,7 +87,7 @@
"prettier": "^2.4.1",
"typedoc": "^0.22.10",
"typedoc-hugo-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.11.11"
"typedoc-plugin-markdown": "^3.11.14"
}
},
"node_modules/@apidevtools/json-schema-ref-parser": {
......@@ -11451,6 +11451,7 @@
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"devOptional": true,
"engines": {
"node": ">=8"
}
......@@ -12600,6 +12601,7 @@
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
"devOptional": true,
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
......@@ -19354,6 +19356,7 @@
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"devOptional": true,
"dependencies": {
"binary-extensions": "^2.0.0"
},
......@@ -27430,6 +27433,7 @@
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"devOptional": true,
"dependencies": {
"picomatch": "^2.2.1"
},
......@@ -31126,9 +31130,9 @@
}
},
"node_modules/typedoc-plugin-markdown": {
"version": "3.11.11",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.11.tgz",
"integrity": "sha512-LyephgG2yHiSqJppuDVKy3dPLSbzP+ke/VBxGvH4I/+31NXzuEhLFhxx/X4UMqzh2XbUB44ttABtGd11biKr4Q==",
"version": "3.11.14",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.14.tgz",
"integrity": "sha512-lh47OQvl0079nB18YL9wuTRRhMpjo300SZKfx/xpQY8qG+GINeSxTod95QBELeI0NP81sNtUbemRDrn5nyef4Q==",
"dev": true,
"dependencies": {
"handlebars": "^4.7.7"
......@@ -42368,7 +42372,8 @@
"binary-extensions": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"devOptional": true
},
"bindings": {
"version": "1.5.0",
......@@ -43258,6 +43263,7 @@
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
"integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
"devOptional": true,
"requires": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
......@@ -48558,6 +48564,7 @@
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"devOptional": true,
"requires": {
"binary-extensions": "^2.0.0"
}
......@@ -54782,6 +54789,7 @@
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"devOptional": true,
"requires": {
"picomatch": "^2.2.1"
}
......@@ -57701,9 +57709,9 @@
"requires": {}
},
"typedoc-plugin-markdown": {
"version": "3.11.11",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.11.tgz",
"integrity": "sha512-LyephgG2yHiSqJppuDVKy3dPLSbzP+ke/VBxGvH4I/+31NXzuEhLFhxx/X4UMqzh2XbUB44ttABtGd11biKr4Q==",
"version": "3.11.14",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.14.tgz",
"integrity": "sha512-lh47OQvl0079nB18YL9wuTRRhMpjo300SZKfx/xpQY8qG+GINeSxTod95QBELeI0NP81sNtUbemRDrn5nyef4Q==",
"dev": true,
"requires": {
"handlebars": "^4.7.7"
......@@ -167,6 +167,6 @@
"prettier": "^2.4.1",
"typedoc": "^0.22.10",
"typedoc-hugo-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.11.11"
"typedoc-plugin-markdown": "^3.11.14"
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment