Skip to content

Commit

Permalink
Update dependency mapshaper to ^0.6.85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent ab727f6 commit 9b40d03
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
],
"dependencies": {},
"devDependencies": {
"mapshaper": "^0.6.25"
"mapshaper": "^0.6.85"
}
}
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"immer": "^9.0.21",
"io-ts": "^2.2.20",
"jss": "^10.10.0",
"mapshaper": "^0.6.25",
"mapshaper": "^0.6.85",
"next": "^13.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
32 changes: 16 additions & 16 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1459,10 +1459,10 @@ loose-envify@^1.1.0, loose-envify@^1.4.0:
dependencies:
js-tokens "^3.0.0 || ^4.0.0"

mapshaper@^0.6.25:
version "0.6.25"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.25.tgz#dedd7fb54dddd0e3f4af8e72bbb5745efc6bc82d"
integrity sha512-Np5LImN5Pdnp1R1H9RMoAZj0MA8parOmVj4MIFuHl1xQ1vNMDRC4ZvtAFYNqeOEncsUZqsMsBHjxCehi4qcWvw==
mapshaper@^0.6.85:
version "0.6.85"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.85.tgz#51d4ec8d9cc1426f33eba1b0f44040615608365e"
integrity sha512-kVh5KpETqmc93UiTV8ic2Mw3VMsTobsOBhe1fayFf1xTPaztssXWn7MxoC6rc3Ox1spYtNOlKQWL4B3/AegKbA==
dependencies:
"@placemarkio/tokml" "^0.3.3"
"@tmcw/togeojson" "^5.6.0"
Expand All @@ -1480,8 +1480,8 @@ mapshaper@^0.6.25:
iconv-lite "^0.6.3"
idb-keyval "^6.2.0"
kdbush "^3.0.0"
mproj "0.0.35"
msgpackr "^1.8.5"
mproj "0.0.38"
msgpackr "^1.10.1"
opn "^5.3.0"
rw "~1.3.3"
sync-request "5.0.0"
Expand Down Expand Up @@ -1534,15 +1534,15 @@ mjolnir.js@^2.7.0:
"@types/hammerjs" "^2.0.41"
hammerjs "^2.0.8"

[email protected].35:
version "0.0.35"
resolved "https://registry.yarnpkg.com/mproj/-/mproj-0.0.35.tgz#8a9f8f5e9822c530691476c951dc126fbce084ca"
integrity sha512-xqO9BXjTezwyPFbAShWRkYZ98DD9wWOyr86WX6miWq3brBNGypsErMmobpUx3G45SrfvyJ5jI997Zw0qr7Ko7A==
[email protected].38:
version "0.0.38"
resolved "https://registry.yarnpkg.com/mproj/-/mproj-0.0.38.tgz#c90a20665fb135b3aecbeeb6d0dfd562c339b96f"
integrity sha512-dIVHkXdfilVf/wfu4iPma0ifPCGBN7eRPGiBkF/r45EUf0+0SVQEnpcrmRU4KaU+Xe+tXNPJSYUg8omzrGEPhA==
dependencies:
geographiclib "1.48.0"
rw "~1.3.2"

msgpackr-extract@^3.0.1:
msgpackr-extract@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/msgpackr-extract/-/msgpackr-extract-3.0.2.tgz#e05ec1bb4453ddf020551bcd5daaf0092a2c279d"
integrity sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A==
Expand All @@ -1556,12 +1556,12 @@ msgpackr-extract@^3.0.1:
"@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.2"
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"

msgpackr@^1.8.5:
version "1.8.5"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.8.5.tgz#8cadfb935357680648f33699d0e833c9179dbfeb"
integrity sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==
msgpackr@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
optionalDependencies:
msgpackr-extract "^3.0.1"
msgpackr-extract "^3.0.2"

[email protected]:
version "1.0.0"
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,10 +320,10 @@ keygrip@~1.1.0:
dependencies:
tsscmp "1.0.6"

mapshaper@^0.6.25:
version "0.6.25"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.25.tgz#dedd7fb54dddd0e3f4af8e72bbb5745efc6bc82d"
integrity sha512-Np5LImN5Pdnp1R1H9RMoAZj0MA8parOmVj4MIFuHl1xQ1vNMDRC4ZvtAFYNqeOEncsUZqsMsBHjxCehi4qcWvw==
mapshaper@^0.6.85:
version "0.6.85"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.85.tgz#51d4ec8d9cc1426f33eba1b0f44040615608365e"
integrity sha512-kVh5KpETqmc93UiTV8ic2Mw3VMsTobsOBhe1fayFf1xTPaztssXWn7MxoC6rc3Ox1spYtNOlKQWL4B3/AegKbA==
dependencies:
"@placemarkio/tokml" "^0.3.3"
"@tmcw/togeojson" "^5.6.0"
Expand All @@ -341,8 +341,8 @@ mapshaper@^0.6.25:
iconv-lite "^0.6.3"
idb-keyval "^6.2.0"
kdbush "^3.0.0"
mproj "0.0.35"
msgpackr "^1.8.5"
mproj "0.0.38"
msgpackr "^1.10.1"
opn "^5.3.0"
rw "~1.3.3"
sync-request "5.0.0"
Expand All @@ -360,15 +360,15 @@ mime-types@^2.1.12:
dependencies:
mime-db "1.49.0"

[email protected].35:
version "0.0.35"
resolved "https://registry.yarnpkg.com/mproj/-/mproj-0.0.35.tgz#8a9f8f5e9822c530691476c951dc126fbce084ca"
integrity sha512-xqO9BXjTezwyPFbAShWRkYZ98DD9wWOyr86WX6miWq3brBNGypsErMmobpUx3G45SrfvyJ5jI997Zw0qr7Ko7A==
[email protected].38:
version "0.0.38"
resolved "https://registry.yarnpkg.com/mproj/-/mproj-0.0.38.tgz#c90a20665fb135b3aecbeeb6d0dfd562c339b96f"
integrity sha512-dIVHkXdfilVf/wfu4iPma0ifPCGBN7eRPGiBkF/r45EUf0+0SVQEnpcrmRU4KaU+Xe+tXNPJSYUg8omzrGEPhA==
dependencies:
geographiclib "1.48.0"
rw "~1.3.2"

msgpackr-extract@^3.0.1:
msgpackr-extract@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/msgpackr-extract/-/msgpackr-extract-3.0.2.tgz#e05ec1bb4453ddf020551bcd5daaf0092a2c279d"
integrity sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A==
Expand All @@ -382,12 +382,12 @@ msgpackr-extract@^3.0.1:
"@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.2"
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"

msgpackr@^1.8.5:
version "1.8.5"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.8.5.tgz#8cadfb935357680648f33699d0e833c9179dbfeb"
integrity sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==
msgpackr@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
optionalDependencies:
msgpackr-extract "^3.0.1"
msgpackr-extract "^3.0.2"

[email protected]:
version "5.0.7"
Expand Down

0 comments on commit 9b40d03

Please sign in to comment.