Skip to content

Commit d38bad2

Browse files
authored
Merge pull request #457 from jansule/update-ol-parser
chore(deps): update geostyler-openlayers-parser to 5.3.0
2 parents 3a74f38 + 2ecbe47 commit d38bad2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"geostyler-lyrx-parser": "^1.2.0",
88
"geostyler-mapbox-parser": "^6.1.1",
99
"geostyler-mapfile-parser": "^4.0.1",
10-
"geostyler-openlayers-parser": "^5.2.0",
10+
"geostyler-openlayers-parser": "^5.3.0",
1111
"geostyler-qgis-parser": "^4.0.2",
1212
"geostyler-sld-parser": "^8.1.0",
1313
"geostyler-style": "^10.5.0",
@@ -647,7 +647,7 @@
647647

648648
"geostyler-mapfile-parser": ["[email protected]", "", { "dependencies": { "@terrestris/base-util": "^1.0.1", "geostyler-style": "9.1.0" } }, "sha512-6qiVXUi52QbOxgExeOeBh03LQLySiWSQ8VJyfZHTMUdzlAsVSLx+C9odyIBpkFS2gfzPtGgJRlmojbCHCGuBqQ=="],
649649

650-
"geostyler-openlayers-parser": ["geostyler-openlayers-parser@5.2.0", "", { "dependencies": { "css-font-parser": "^2.0.0", "geostyler-style": "^10.3.0", "lodash": "^4.17.21" }, "peerDependencies": { "ol": ">=7.4" } }, "sha512-Ze3CcHnKyv82g//AbAZ63lDyRYWr+/FrBW/KRhzUdOJm9ylE2Irjf0dkNulIphu6ANIMO0eiyLrwJdH34iyogg=="],
650+
"geostyler-openlayers-parser": ["geostyler-openlayers-parser@5.3.0", "", { "dependencies": { "css-font-parser": "^2.0.0", "geostyler-style": "^10.3.0", "lodash": "^4.17.21" }, "peerDependencies": { "ol": ">=7.4" } }, "sha512-K1QoRbW2+Z5BNQrJ7LoDw6kM9vgy8mi8pvj6N73x2mVEuy+kdNM5SCzgefJvsdPv8nZaQB1uXHHcmXWv3Qz1+A=="],
651651

652652
"geostyler-qgis-parser": ["[email protected]", "", { "dependencies": { "buffer": "^6.0.3", "color": "^4.2.3", "core-js": "^3.26.1", "geostyler-cql-parser": "^4.0.0", "geostyler-style": "^10.0.0", "string_decoder": "^1.3.0", "timers": "^0.1.1", "xml2js": "^0.6.0" } }, "sha512-rRLGMgvxlclpjGlQjgMIZ6VeMuXUqZK5VFF+vdDScM4Tg+pDBIfM0+jIIbTo7+vLhsgsTddxaVyNM4axJzHibA=="],
653653

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"geostyler-lyrx-parser": "^1.2.0",
8181
"geostyler-mapbox-parser": "^6.1.1",
8282
"geostyler-mapfile-parser": "^4.0.1",
83-
"geostyler-openlayers-parser": "^5.2.0",
83+
"geostyler-openlayers-parser": "^5.3.0",
8484
"geostyler-qgis-parser": "^4.0.2",
8585
"geostyler-sld-parser": "^8.1.0",
8686
"geostyler-style": "^10.5.0",

0 commit comments

Comments
 (0)