|
@@ -17,6 +17,7 @@
|
|
|
"docusaurus-lunr-search": "^2.3.2",
|
|
|
"docusaurus-plugin-matomo": "^0.0.6",
|
|
|
"markprompt": "^0.1.7",
|
|
|
+ "plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
|
|
|
"react": "^17.0.2",
|
|
|
"react-dom": "^17.0.2",
|
|
|
"react-player": "^2.12.0"
|
|
@@ -9133,6 +9134,11 @@
|
|
|
"node": ">= 0.6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/medium-zoom": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/medium-zoom/-/medium-zoom-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-CjFVuFq/IfrdqesAXfg+hzlDKu6A2n80ZIq0Kl9kWjoHh9j1N9Uvk5X0/MmN0hOfm5F9YBswlClhcwnmtwz7gA=="
|
|
|
+ },
|
|
|
"node_modules/memfs": {
|
|
|
"version": "3.4.10",
|
|
|
"resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.10.tgz",
|
|
@@ -10515,6 +10521,14 @@
|
|
|
"node": ">=4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/plugin-image-zoom": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "git+ssh://git@github.com/flexanalytics/plugin-image-zoom.git#8e1b866c79ed6d42cefc4c52f851f1dfd1d0c7de",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "medium-zoom": "^1.0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/postcss": {
|
|
|
"version": "8.4.19",
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
|
|
@@ -21821,6 +21835,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
|
|
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ=="
|
|
|
},
|
|
|
+ "medium-zoom": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/medium-zoom/-/medium-zoom-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-CjFVuFq/IfrdqesAXfg+hzlDKu6A2n80ZIq0Kl9kWjoHh9j1N9Uvk5X0/MmN0hOfm5F9YBswlClhcwnmtwz7gA=="
|
|
|
+ },
|
|
|
"memfs": {
|
|
|
"version": "3.4.10",
|
|
|
"resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.10.tgz",
|
|
@@ -22726,6 +22745,13 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "plugin-image-zoom": {
|
|
|
+ "version": "git+ssh://git@github.com/flexanalytics/plugin-image-zoom.git#8e1b866c79ed6d42cefc4c52f851f1dfd1d0c7de",
|
|
|
+ "from": "plugin-image-zoom@github:flexanalytics/plugin-image-zoom",
|
|
|
+ "requires": {
|
|
|
+ "medium-zoom": "^1.0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
"postcss": {
|
|
|
"version": "8.4.19",
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
|