build(deps): bump ol from 10.8.0 to 10.9.0 in /src/static/app

Bumps [ol](https://github.com/openlayers/openlayers) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](https://github.com/openlayers/openlayers/compare/v10.8.0...v10.9.0)

---
updated-dependencies:
- dependency-name: ol
  dependency-version: 10.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-20 22:27:04 +00:00
committed by GitHub
parent 18c2568c22
commit ff34e4f8c8
2 changed files with 19 additions and 28 deletions

View File

@@ -24,7 +24,7 @@
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.3", "is-cidr": "^6.0.3",
"npm": "^11.8.0", "npm": "^11.8.0",
"ol": "^10.8.0", "ol": "^10.9.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
@@ -1724,13 +1724,13 @@
} }
}, },
"node_modules/@zarrita/storage": { "node_modules/@zarrita/storage": {
"version": "0.1.4", "version": "0.2.0",
"resolved": "https://registry.npmjs.org/@zarrita/storage/-/storage-0.1.4.tgz", "resolved": "https://registry.npmjs.org/@zarrita/storage/-/storage-0.2.0.tgz",
"integrity": "sha512-qURfJAQcQGRfDQ4J9HaCjGaj3jlJKc66bnRk6G/IeLUsM7WKyG7Bzsuf1EZurSXyc0I4LVcu6HaeQQ4d3kZ16g==", "integrity": "sha512-855ZXqtnds7spnT8vNvD+MXa3QExP1m2GqShe8yt7uZXHnQLgJHgkpVwFjE1B0KDDRO0ki09hmk6OboTaIfPsQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"reference-spec-reader": "^0.2.0", "reference-spec-reader": "^0.2.0",
"unzipit": "1.4.3" "unzipit": "2.0.0"
} }
}, },
"node_modules/7zip-bin": { "node_modules/7zip-bin": {
@@ -6689,17 +6689,17 @@
} }
}, },
"node_modules/ol": { "node_modules/ol": {
"version": "10.8.0", "version": "10.9.0",
"resolved": "https://registry.npmjs.org/ol/-/ol-10.8.0.tgz", "resolved": "https://registry.npmjs.org/ol/-/ol-10.9.0.tgz",
"integrity": "sha512-kLk7jIlJvKyhVMAjORTXKjzlM6YIByZ1H/d0DBx3oq8nSPCG6/gbLr5RxukzPgwbhnAqh+xHNCmrvmFKhVMvoQ==", "integrity": "sha512-svbbgVQUmEHaKpLQ8kRySojs59Brvgl2zYIrqG9eQNXGfsbi55rQasZIDpwpQzDL6OlzrUb0H4hQaiX9wDoGmA==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"@types/rbush": "4.0.0", "@types/rbush": "4.0.0",
"earcut": "^3.0.0", "earcut": "^3.0.0",
"geotiff": "^3.0.2", "geotiff": "^3.0.5 || ^3.1.0-beta.0",
"pbf": "4.0.1", "pbf": "4.0.1",
"rbush": "^4.0.0", "rbush": "^4.0.0",
"zarrita": "^0.6.0" "zarrita": "^0.7.1"
}, },
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@@ -8118,15 +8118,12 @@
} }
}, },
"node_modules/unzipit": { "node_modules/unzipit": {
"version": "1.4.3", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/unzipit/-/unzipit-1.4.3.tgz", "resolved": "https://registry.npmjs.org/unzipit/-/unzipit-2.0.0.tgz",
"integrity": "sha512-gsq2PdJIWWGhx5kcdWStvNWit9FVdTewm4SEG7gFskWs+XCVaULt9+BwuoBtJiRE8eo3L1IPAOrbByNLtLtIlg==", "integrity": "sha512-DVeVIWUZCAQPNzm5sB0hpsG1GygTTdBnzNtYYEpInkttx5evkyqRgZi6rTczoySqp8hO5jHVKzrH0f23X8FZLg==",
"license": "MIT", "license": "MIT",
"dependencies": {
"uzip-module": "^1.0.2"
},
"engines": { "engines": {
"node": ">=12" "node": ">=18"
} }
}, },
"node_modules/uri-js": { "node_modules/uri-js": {
@@ -8163,12 +8160,6 @@
"uuid": "dist-node/bin/uuid" "uuid": "dist-node/bin/uuid"
} }
}, },
"node_modules/uzip-module": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/uzip-module/-/uzip-module-1.0.3.tgz",
"integrity": "sha512-AMqwWZaknLM77G+VPYNZLEruMGWGzyigPK3/Whg99B3S6vGHuqsyl5ZrOv1UUF3paGK1U6PM0cnayioaryg/fA==",
"license": "MIT"
},
"node_modules/verror": { "node_modules/verror": {
"version": "1.10.1", "version": "1.10.1",
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.1.tgz", "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.1.tgz",
@@ -8792,12 +8783,12 @@
} }
}, },
"node_modules/zarrita": { "node_modules/zarrita": {
"version": "0.6.2", "version": "0.7.1",
"resolved": "https://registry.npmjs.org/zarrita/-/zarrita-0.6.2.tgz", "resolved": "https://registry.npmjs.org/zarrita/-/zarrita-0.7.1.tgz",
"integrity": "sha512-8IV+2bWt5yiHNVK9GVEVK1tscpqDcJj8iz5cIKFOiWiWYUsK4V5njgMtnpkvKu6L7K+Og6zUShd8f+dwb6LvTA==", "integrity": "sha512-Nu4liRKJES1kkIjWALXSryglJf2+WJURUxgndklfX+mTBCd0lk4MV797p00lt4NzmU3Bbdbs10uxeN8LWwPyWA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@zarrita/storage": "^0.1.4", "@zarrita/storage": "^0.2.0",
"numcodecs": "^0.3.2" "numcodecs": "^0.3.2"
} }
}, },

View File

@@ -28,7 +28,7 @@
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.3", "is-cidr": "^6.0.3",
"npm": "^11.8.0", "npm": "^11.8.0",
"ol": "^10.8.0", "ol": "^10.9.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",