Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-29 05:32:52 +0300
committerGitHub <noreply@github.com>2022-06-29 05:32:52 +0300
commit37a9f1b61cbdab30d6ea1853b7f6baf3cf2e3c98 (patch)
tree51129bdc7dec28bcca86a2d93b63675bf6fcc8f5
parentc2bd52c27eefe08a4fd2bcbb7c5ada76093e7c10 (diff)
deps(npm): bump mermaid from 9.1.2 to 9.1.3 in /exampleSite (#553)
-rw-r--r--exampleSite/package-lock.json14
-rw-r--r--exampleSite/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json
index c44cb7fc..13da80a1 100644
--- a/exampleSite/package-lock.json
+++ b/exampleSite/package-lock.json
@@ -12,7 +12,7 @@
"bulma": "^0.9.4",
"hotkeys-js": "^3.9.4",
"mathjax": "^3.2.2",
- "mermaid": "^9.1.2",
+ "mermaid": "^9.1.3",
"reveal.js": "^4.0.2"
}
},
@@ -776,9 +776,9 @@
"integrity": "sha512-Bt+SSVU8eBG27zChVewOicYs7Xsdt40qm4+UpHyX7k0/O9NliPc+x77k1/FEsPsjKPZGJvtRZM1vO+geW0OhGw=="
},
"node_modules/mermaid": {
- "version": "9.1.2",
- "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.2.tgz",
- "integrity": "sha512-RVf3hBKqiMfyORHboCaEjOAK1TomLO50hYRPvlTrZCXlCniM5pRpe8UlkHBjjpaLtioZnbdYv/vEVj7iKnwkJQ==",
+ "version": "9.1.3",
+ "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.3.tgz",
+ "integrity": "sha512-jTIYiqKwsUXVCoxHUVkK8t0QN3zSKIdJlb9thT0J5jCnzXyc+gqTbZE2QmjRfavFTPPn5eRy5zaFp7V+6RhxYg==",
"dependencies": {
"@braintree/sanitize-url": "^6.0.0",
"d3": "^7.0.0",
@@ -1460,9 +1460,9 @@
"integrity": "sha512-Bt+SSVU8eBG27zChVewOicYs7Xsdt40qm4+UpHyX7k0/O9NliPc+x77k1/FEsPsjKPZGJvtRZM1vO+geW0OhGw=="
},
"mermaid": {
- "version": "9.1.2",
- "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.2.tgz",
- "integrity": "sha512-RVf3hBKqiMfyORHboCaEjOAK1TomLO50hYRPvlTrZCXlCniM5pRpe8UlkHBjjpaLtioZnbdYv/vEVj7iKnwkJQ==",
+ "version": "9.1.3",
+ "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.3.tgz",
+ "integrity": "sha512-jTIYiqKwsUXVCoxHUVkK8t0QN3zSKIdJlb9thT0J5jCnzXyc+gqTbZE2QmjRfavFTPPn5eRy5zaFp7V+6RhxYg==",
"requires": {
"@braintree/sanitize-url": "^6.0.0",
"d3": "^7.0.0",
diff --git a/exampleSite/package.json b/exampleSite/package.json
index 312d6044..04da04cb 100644
--- a/exampleSite/package.json
+++ b/exampleSite/package.json
@@ -10,7 +10,7 @@
"bulma": "^0.9.4",
"hotkeys-js": "^3.9.4",
"mathjax": "^3.2.2",
- "mermaid": "^9.1.2",
+ "mermaid": "^9.1.3",
"reveal.js": "^4.0.2"
},
"description": "",