Skip to content

Commit 58a9caa

Browse files
dr-itzspike-rabbit
authored andcommitted
chore(maps-ng): update dependency ol-mapbox-style to v13.1.0
BREAKING CHANGE: The `@siemens/maps-ng` package now requires ol-mapbox-style version 13.1.0 or higher. Please update your dependencies accordingly. For details on ol-mapbox-style 13, see: https://github.com/openlayers/ol-mapbox-style/releases/tag/v13.0.0
1 parent 26e0066 commit 58a9caa

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"ngx-image-cropper": "^9.0.0",
104104
"ol": "10.6.1",
105105
"ol-ext": "4.0.33",
106-
"ol-mapbox-style": "12.6.1",
106+
"ol-mapbox-style": "13.1.0",
107107
"rxjs": "7.8.2",
108108
"tslib": "^2.8.1",
109109
"zone.js": "0.15.1"

projects/maps-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/core": "20",
2323
"ol": "~10.6.0",
2424
"ol-ext": "^4.0.24",
25-
"ol-mapbox-style": "^12.4.0",
25+
"ol-mapbox-style": "^13.1.0",
2626
"@siemens/element-translate-ng": "48"
2727
},
2828
"exports": {

0 commit comments

Comments
 (0)