diff --git a/package-lock.json b/package-lock.json index 8417d5da..60d9cc92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "1.0.2", "license": "Apache-2.0", "dependencies": { - "@abi-software/flatmapvuer": "1.0.1", - "@abi-software/map-side-bar": "2.0.1", + "@abi-software/flatmapvuer": "1.0.2", + "@abi-software/map-side-bar": "2.1.0", "@abi-software/plotvuer": "1.0.0", "@abi-software/scaffoldvuer": "1.0.1", "@abi-software/simulationvuer": "1.0.0", @@ -94,9 +94,9 @@ } }, "node_modules/@abi-software/flatmapvuer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.0.1.tgz", - "integrity": "sha512-D6Ydew2OL9Kes5SSKfmX4Wk+t7BCmUDEgRSlerUIMKG4Ne9jRW6cjT4sLCBK5h7xHPzHu+PmGotD0nf2FGpHLA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.0.2.tgz", + "integrity": "sha512-zFJS9a25lN0vKR6hR7I1UmIpcEBPhsWBsKWWJIg8E8iOyYnmmHTv4vKE9a37HEGtMUNIqvPCMxG2Ozi29e/GTQ==", "dependencies": { "@abi-software/flatmap-viewer": "2.6.2", "@abi-software/sparc-annotation": "0.2.0", @@ -111,9 +111,9 @@ } }, "node_modules/@abi-software/gallery": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@abi-software/gallery/-/gallery-1.0.0.tgz", - "integrity": "sha512-cVhxBEEbM9SEYphVmjXJI0GJVsyPH9BYWpXuesjTrUGhE5irmWjd25+8YsjYDZ7DNoigQt6mSshZQ2KsTG2SEQ==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@abi-software/gallery/-/gallery-1.1.0.tgz", + "integrity": "sha512-TZCqcqxZdC4wW35KJwBq96yXX8cd7pjGSqvaFLEtWhbe+mqsSrqhgnk/jbvN14/JtOFyo9S7KpBFKvLHFrwWJA==", "dependencies": { "axios": "^1.6.5", "element-plus": "^2.4.4", @@ -122,11 +122,11 @@ } }, "node_modules/@abi-software/map-side-bar": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@abi-software/map-side-bar/-/map-side-bar-2.0.1.tgz", - "integrity": "sha512-y1zScjghjVKkQoUQvFffbzQmkCOKxtdGNKOTa1my3qHiugsR3UKdWPgh3gVoXIsXs+CD3AonwMWKdSwFLG3WSQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@abi-software/map-side-bar/-/map-side-bar-2.1.0.tgz", + "integrity": "sha512-GLymt5SWWdoSMBdAa+cDFQ87/BNpz0/qRj3jIiz3a2d602cYmUC3G+kisTftAjxkyDGdlnIPmjm9Ma8fgIM/cA==", "dependencies": { - "@abi-software/gallery": "^1.0.0", + "@abi-software/gallery": "^1.1.0", "@abi-software/svg-sprite": "^1.0.0", "@element-plus/icons-vue": "^2.3.1", "algoliasearch": "^4.10.5", diff --git a/package.json b/package.json index de85de6c..92534b53 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "*.js" ], "dependencies": { - "@abi-software/flatmapvuer": "1.0.1", - "@abi-software/map-side-bar": "2.0.1", + "@abi-software/flatmapvuer": "1.0.2", + "@abi-software/map-side-bar": "2.1.0", "@abi-software/plotvuer": "1.0.0", "@abi-software/scaffoldvuer": "1.0.1", "@abi-software/simulationvuer": "1.0.0", diff --git a/src/components/MapContent.vue b/src/components/MapContent.vue index 194a24f1..0df46309 100644 --- a/src/components/MapContent.vue +++ b/src/components/MapContent.vue @@ -19,6 +19,7 @@