Skip to content

Commit 7b6a8ef

Browse files
authored
Merge pull request #451 from jansule/update-geostyler-libs
fix: update geostyler-libs
2 parents 7cd09e6 + a6ac896 commit 7b6a8ef

File tree

2 files changed

+34
-28
lines changed

2 files changed

+34
-28
lines changed

bun.lock

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@
44
"": {
55
"name": "geostyler-cli",
66
"dependencies": {
7-
"geostyler-openlayers-parser": "^5.1.1",
7+
"geostyler-lyrx-parser": "^1.2.0",
8+
"geostyler-mapbox-parser": "^6.1.1",
9+
"geostyler-mapfile-parser": "^4.0.1",
10+
"geostyler-openlayers-parser": "^5.2.0",
11+
"geostyler-qgis-parser": "^4.0.2",
12+
"geostyler-sld-parser": "^8.1.0",
13+
"geostyler-style": "^10.5.0",
14+
"gradient-string": "^3.0.0",
15+
"minimist": "^1.2.8",
16+
"ol": "^10.5.0",
17+
"ora": "8.2.0",
818
},
919
"devDependencies": {
1020
"@commitlint/cli": "^19.8.1",
@@ -24,16 +34,6 @@
2434
"@typescript-eslint/parser": "^8.33.1",
2535
"adm-zip": "^0.5.16",
2636
"eslint": "^9.28.0",
27-
"geostyler-lyrx-parser": "^1.1.3",
28-
"geostyler-mapbox-parser": "^6.1.1",
29-
"geostyler-mapfile-parser": "^4.0.1",
30-
"geostyler-qgis-parser": "^4.0.2",
31-
"geostyler-sld-parser": "^7.3.0",
32-
"geostyler-style": "^10.1.0",
33-
"gradient-string": "^3.0.0",
34-
"minimist": "^1.2.8",
35-
"ol": "^10.5.0",
36-
"ora": "8.2.0",
3737
"pkg": "^5.8.1",
3838
"rimraf": "^6.0.1",
3939
"rollup": "^4.41.1",
@@ -593,7 +593,7 @@
593593

594594
"fast-uri": ["[email protected]", "", {}, "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw=="],
595595

596-
"fast-xml-parser": ["fast-xml-parser@4.5.3", "", { "dependencies": { "strnum": "^1.1.1" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig=="],
596+
"fast-xml-parser": ["[email protected].0", "", { "dependencies": { "strnum": "^2.1.0" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw=="],
597597

598598
"fastq": ["[email protected]", "", { "dependencies": { "reusify": "^1.0.4" } }, "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ=="],
599599

@@ -637,19 +637,19 @@
637637

638638
"geostyler-cql-parser": ["[email protected]", "", { "dependencies": { "geostyler-style": "^10.0.0" } }, "sha512-5vLbayLDTIb1OsURV2aZklbL7I7T4DTESuYoDD51Q+c39JX6ezv9CdtTFBRYPQmCEBCC85u5LXoCtLDl5MOxnw=="],
639639

640-
"geostyler-lyrx-parser": ["geostyler-lyrx-parser@1.1.3", "", { "dependencies": { "geostyler-style": "^10.0.0" } }, "sha512-Y8Sh5MJ3bYtouTPrS6dGhT2tfraukWGXaAVV1+kztS0BW+0YLwMGukuGHA87XudUugEO3kN+8awawVMFht+TtQ=="],
640+
"geostyler-lyrx-parser": ["geostyler-lyrx-parser@1.2.0", "", { "dependencies": { "geostyler-style": "^10.3.0" } }, "sha512-hug3Y7q7lpwvm15BOsksNyj45dOa4+T/kP5jy1peznhOH/rAlyOMIKzO+PmfLdqhNoBY0I9dscPgCLGgds964Q=="],
641641

642642
"geostyler-mapbox-parser": ["[email protected]", "", { "dependencies": { "@types/mapbox-gl": "^2.7.18", "geostyler-style": "^10.0.0" } }, "sha512-2KUoCcYzMDc3wWcgQe4FhhKgMl8nrp3NWjECWGP+vlIfk7Hf5cKW4sQwr/la8LG1DHs/KILh+g4r03caKxSZbw=="],
643643

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

646-
"geostyler-openlayers-parser": ["geostyler-openlayers-parser@5.1.1", "", { "dependencies": { "css-font-parser": "^2.0.0", "geostyler-style": "^10.0.0", "lodash": "^4.17.21" }, "peerDependencies": { "ol": ">=7.4" } }, "sha512-obhJanQwyr8ciZg5kmqed7vunLiGofHn6+rve7pw70XZuQemJ5xr/5c5P5DwaYAyUT+vJquz1grvmDkGzB4oqg=="],
646+
"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=="],
647647

648648
"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=="],
649649

650-
"geostyler-sld-parser": ["geostyler-sld-parser@7.3.0", "", { "dependencies": { "fast-xml-parser": "^4.4.1", "geostyler-style": "^10.0.0", "lodash": "^4.17.21" } }, "sha512-/D3F0UrxG8h561baoDWSeao7VMbra4V9X9sEYG3pHBRRz2SjBQ3S/VdRb8zBagXZ44TYupg4KZAv04aBF3BzFA=="],
650+
"geostyler-sld-parser": ["geostyler-sld-parser@8.1.0", "", { "dependencies": { "fast-xml-parser": "^5.2.3", "geostyler-style": "^10.3.0", "lodash": "^4.17.21" } }, "sha512-9iDxWAR2nkkhMgBcAe+XgbmDdw36OdTEyGfXZcac5d7XbK8/KGZbxcKiQRiE9/+gPtFGIoc5+PSjjgWoJHMaaw=="],
651651

652-
"geostyler-style": ["geostyler-style@10.1.0", "", {}, "sha512-xJdF9OCXwK5Kec2B+WXrBWpIkb31+JKexb695M9wd3B20hPkRjaVM8L1G1S7TgpOMvqL/DPgohrOQXLxDCS9kw=="],
652+
"geostyler-style": ["geostyler-style@10.5.0", "", {}, "sha512-XnKrjm5XY2hBc98h5uKaAdYAgy+R9YuBzf8aGo4SPmYoPtAlnNaGWkRZB8j/vnuzQg8/kpGVOJ94o+42WUhuhw=="],
653653

654654
"geotiff": ["[email protected]", "", { "dependencies": { "@petamoriken/float16": "^3.4.7", "lerc": "^3.0.0", "pako": "^2.0.4", "parse-headers": "^2.0.2", "quick-lru": "^6.1.1", "web-worker": "^1.2.0", "xml-utils": "^1.0.2", "zstddec": "^0.1.0" } }, "sha512-PT6uoF5a1+kbC3tHmZSUsLHBp2QJlHasxxxxPW47QIY1VBKpFB+FcDvX+MxER6UzgLQZ0xDzJ9s48B9JbOCTqA=="],
655655

@@ -1141,7 +1141,7 @@
11411141

11421142
"strip-json-comments": ["[email protected]", "", {}, "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="],
11431143

1144-
"strnum": ["strnum@1.1.2", "", {}, "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA=="],
1144+
"strnum": ["strnum@2.1.1", "", {}, "sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw=="],
11451145

11461146
"strtok3": ["[email protected]", "", { "dependencies": { "@tokenizer/token": "^0.3.0", "peek-readable": "^4.1.0" } }, "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw=="],
11471147

@@ -1425,8 +1425,14 @@
14251425

14261426
"from2/readable-stream": ["[email protected]", "", { "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="],
14271427

1428+
"geostyler-cql-parser/geostyler-style": ["[email protected]", "", {}, "sha512-xJdF9OCXwK5Kec2B+WXrBWpIkb31+JKexb695M9wd3B20hPkRjaVM8L1G1S7TgpOMvqL/DPgohrOQXLxDCS9kw=="],
1429+
1430+
"geostyler-mapbox-parser/geostyler-style": ["[email protected]", "", {}, "sha512-xJdF9OCXwK5Kec2B+WXrBWpIkb31+JKexb695M9wd3B20hPkRjaVM8L1G1S7TgpOMvqL/DPgohrOQXLxDCS9kw=="],
1431+
14281432
"geostyler-mapfile-parser/geostyler-style": ["[email protected]", "", {}, "sha512-kExQDe2mf4YaVMZPKE7h2uxU5qSyAQoX2U2hLXyAWubJjeNoFe0nxt6rKn7C9Q1DE/9DVZopOdNLCXMtqOE6QA=="],
14291433

1434+
"geostyler-qgis-parser/geostyler-style": ["[email protected]", "", {}, "sha512-xJdF9OCXwK5Kec2B+WXrBWpIkb31+JKexb695M9wd3B20hPkRjaVM8L1G1S7TgpOMvqL/DPgohrOQXLxDCS9kw=="],
1435+
14301436
"git-log-parser/split2": ["[email protected]", "", { "dependencies": { "through2": "~2.0.0" } }, "sha512-NKywug4u4pX/AZBB1FCPzZ6/7O+Xhz1qMVbzTvvKvikjO99oPN87SkK08mEY9P63/5lWjK+wgOOgApnTg5r6qg=="],
14311437

14321438
"glob/minimatch": ["[email protected]", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ=="],

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,6 @@
6969
"@typescript-eslint/parser": "^8.33.1",
7070
"adm-zip": "^0.5.16",
7171
"eslint": "^9.28.0",
72-
"geostyler-lyrx-parser": "^1.1.3",
73-
"geostyler-mapbox-parser": "^6.1.1",
74-
"geostyler-mapfile-parser": "^4.0.1",
75-
"geostyler-qgis-parser": "^4.0.2",
76-
"geostyler-sld-parser": "^7.3.0",
77-
"geostyler-style": "^10.1.0",
78-
"gradient-string": "^3.0.0",
79-
"minimist": "^1.2.8",
80-
"ol": "^10.5.0",
81-
"ora": "8.2.0",
8272
"pkg": "^5.8.1",
8373
"rimraf": "^6.0.1",
8474
"rollup": "^4.41.1",
@@ -87,6 +77,16 @@
8777
},
8878
"funding": "https://opencollective.com/geostyler",
8979
"dependencies": {
90-
"geostyler-openlayers-parser": "^5.1.1"
80+
"geostyler-lyrx-parser": "^1.2.0",
81+
"geostyler-mapbox-parser": "^6.1.1",
82+
"geostyler-mapfile-parser": "^4.0.1",
83+
"geostyler-openlayers-parser": "^5.2.0",
84+
"geostyler-qgis-parser": "^4.0.2",
85+
"geostyler-sld-parser": "^8.1.0",
86+
"geostyler-style": "^10.5.0",
87+
"gradient-string": "^3.0.0",
88+
"ol": "^10.5.0",
89+
"ora": "8.2.0",
90+
"minimist": "^1.2.8"
9191
}
9292
}

0 commit comments

Comments
 (0)