chore: update browsers list

This commit is contained in:
mmorel-35 2022-03-07 07:04:04 +00:00
parent f8401511e2
commit 1de7f3e14c
2 changed files with 10 additions and 10 deletions

View File

@ -938,9 +938,9 @@ Returns **[object][5]** The siteConfig
### Parameters
- `text`
- `text`
Returns **any**
Returns **any**
## getSiteConfig
@ -1019,7 +1019,7 @@ Pushes in a directive to the configuration
| Parameter | Description | Type | Required | Values |
| --------- | ------------------------------------------------------------- | ---------- | -------- | -------------------------------------------- |
| conf | base set of values, which currentConfig could be **reset** to. | Dictionary | Required | Any Values, with respect to the secure Array |
| conf | base set of values, which currentConfig coul be **reset** to. | Dictionary | Required | Any Values, with respect to the secure Array |
**Notes**: (default: current siteConfig ) (optional, default `getSiteConfig()`)
@ -1049,13 +1049,13 @@ $(function () {
inserted. In one is provided a hidden div will be inserted in the body of the page instead. The
element will be removed when rendering is completed.
Returns **any**
Returns **any**
## updateRendererConfigs
### Parameters
- `conf` **any**
- `conf` **any**
## reinitialize
@ -1065,9 +1065,9 @@ To be removed
### Parameters
- `options` **any**
- `options` **any**
##
##
## mermaidAPI configuration defaults

View File

@ -3308,9 +3308,9 @@ camelcase@^6.2.0:
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
caniuse-lite@^1.0.30001286:
version "1.0.30001312"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz"
integrity sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==
version "1.0.30001313"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001313.tgz"
integrity sha512-rI1UN0koZUiKINjysQDuRi2VeSCce3bYJNmDcj3PIKREiAmjakugBul1QSkg/fPrlULYl6oWfGg3PbgOSY9X4Q==
caseless@~0.12.0:
version "0.12.0"