Skip to content

Commit

Permalink
OpenLayers 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Dec 3, 2024
1 parent b0d275e commit 85449dc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@eaws/outline_properties": "^7.0.3",
"ol": "^10.2.1",
"ol": "^10.3.0",
"ol-ext": "^4.0.24",
"ol-pmtiles": "^1.0.2"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,10 @@ __metadata:
languageName: node
linkType: hard

"@types/rbush@npm:3.0.3":
version: 3.0.3
resolution: "@types/rbush@npm:3.0.3"
checksum: 10c0/a0c2425eb9cb43f442ef48d9d0221c006e0f7303c35f97d443c9832e7c824572b7206a68f9ffe486ba0789cc19600732c3412729211f0c1a5058e7b3f0fd937d
"@types/rbush@npm:4.0.0":
version: 4.0.0
resolution: "@types/rbush@npm:4.0.0"
checksum: 10c0/15a4da94a2591aedf7915061ce07a85d99ba762b89b25f46dd8b8c09a3cd6087335839773ba99a5159d3db3e97a98856bc94c1eb8e0f93b89edc19bc608998c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -555,7 +555,7 @@ __metadata:
resolution: "eaws-bulletin-map@workspace:."
dependencies:
"@eaws/outline_properties": "npm:^7.0.3"
ol: "npm:^10.2.1"
ol: "npm:^10.3.0"
ol-ext: "npm:^4.0.24"
ol-pmtiles: "npm:^1.0.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -741,9 +741,9 @@ __metadata:
languageName: node
linkType: hard

"geotiff@npm:^2.0.7":
version: 2.1.0
resolution: "geotiff@npm:2.1.0"
"geotiff@npm:^2.1.3":
version: 2.1.3
resolution: "geotiff@npm:2.1.3"
dependencies:
"@petamoriken/float16": "npm:^3.4.7"
lerc: "npm:^3.0.0"
Expand All @@ -753,7 +753,7 @@ __metadata:
web-worker: "npm:^1.2.0"
xml-utils: "npm:^1.0.2"
zstddec: "npm:^0.1.0"
checksum: 10c0/cb8aaa2739abfafa52116f82e237054916329bd445d39ed83be7e58b2ad510cf12948e91414c049e3ca6335333aab27667525d979efd38fe0d2996bb567fb439
checksum: 10c0/565dde39ab2a58c16c6756bcf58e7e417f22de9faa73da6cf68f17ec24e2f9b3e020bedce96e7bcbb52188fb3b13f198ca29ee32007e6c887476f0f049e4859a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1095,18 +1095,18 @@ __metadata:
languageName: node
linkType: hard

"ol@npm:^10.2.1":
version: 10.2.1
resolution: "ol@npm:10.2.1"
"ol@npm:^10.3.0":
version: 10.3.0
resolution: "ol@npm:10.3.0"
dependencies:
"@types/rbush": "npm:3.0.3"
"@types/rbush": "npm:4.0.0"
color-rgba: "npm:^3.0.0"
color-space: "npm:^2.0.1"
earcut: "npm:^3.0.0"
geotiff: "npm:^2.0.7"
geotiff: "npm:^2.1.3"
pbf: "npm:4.0.1"
rbush: "npm:^4.0.0"
checksum: 10c0/2095cedff8009c4bb8593195b5df21ffcbb6f5db1bec2bdc6669de4515206f1877cd6e5142cfe8763a2736d36b2e4f5e5c6843dabf07a55954bb52a564245f09
checksum: 10c0/b2581c53cb43fd81ee1b59cedc714f428b7745aae44fc73066673421a7c4c189f50a7d81eef34f82220a29103d68f8e02926fac06aeea1d5425a79b2284d949c
languageName: node
linkType: hard

Expand Down

0 comments on commit 85449dc

Please sign in to comment.