Remove dependency to lightbox2

This commit is contained in:
2026-01-11 19:17:32 +01:00
parent 853a9cc36f
commit 14bf9e2fc8
7 changed files with 194 additions and 15 deletions

6
package-lock.json generated
View File

@@ -19,7 +19,6 @@
"jquery": "^3.7.1",
"jquery-mousewheel": "^3.1.13",
"jquery.waitforimages": "^2.4.0",
"lightbox2": "^2.11.4",
"maplibre-gl": "^5.4.0",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.97.2",
@@ -4328,11 +4327,6 @@
"node": ">=0.10.0"
}
},
"node_modules/lightbox2": {
"version": "2.11.5",
"resolved": "https://registry.npmjs.org/lightbox2/-/lightbox2-2.11.5.tgz",
"integrity": "sha512-IsDqv/D9pjgh7GvwTNvmHF98+nrIcOD17fraXgtx8ivq469y95l5ycLi6SeZAZHdeyD3cGLjYwbDX8SRfWx5fA=="
},
"node_modules/loader-runner": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",