Skip to content

Commit 5b07ef2

Browse files
update fgb version to 3.31.1
1 parent 6136e38 commit 5b07ef2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"fast-xml-parser": "^4.2.7",
142142
"fetch-ie8": "1.5.0",
143143
"fetch-jsonp": "1.1.3",
144-
"flatgeobuf": "3.23.1",
144+
"flatgeobuf": "3.31.1",
145145
"insert-css": "^2.0.0",
146146
"jsonsql": "0.2.5",
147147
"leaflet": "1.9.4",

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lodash.uniqby": "^4.7.0",
2424
"lodash.clonedeep": "^4.5.0",
2525
"mapv": "2.0.62",
26-
"flatgeobuf": "3.23.1",
26+
"flatgeobuf": "3.31.1",
2727
"rbush": "^2.0.2",
2828
"urijs": "^1.19.11",
2929
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"jsonsql": "0.2.5",
2525
"pbf": "3.2.1",
2626
"proj4": "2.9.0",
27-
"flatgeobuf": "3.23.1",
27+
"flatgeobuf": "3.31.1",
2828
"rbush": "^2.0.2"
2929
}
3030
}

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@supermap/iclient-common": "11.1.2",
2222
"canvg": "3.0.10",
2323
"fast-xml-parser": "^4.2.7",
24-
"flatgeobuf": "3.23.1",
24+
"flatgeobuf": "3.31.1",
2525
"rbush": "^2.0.2",
2626
"proj4": "2.9.0"
2727
}

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"canvg": "3.0.10",
2424
"lodash.remove": "^4.7.0",
2525
"lodash.difference": "^4.5.0",
26-
"flatgeobuf": "3.23.1",
26+
"flatgeobuf": "3.31.1",
2727
"rbush": "^2.0.2"
2828
}
2929
}

0 commit comments

Comments
 (0)