Skip to content

Commit 0812f8a

Browse files
chore(deps): bump @dhis2/maps-gl from 3.5.3 to 3.8.2
Bumps [@dhis2/maps-gl](https://github.com/dhis2/maps-gl) from 3.5.3 to 3.8.2. - [Release notes](https://github.com/dhis2/maps-gl/releases) - [Changelog](https://github.com/dhis2/maps-gl/blob/master/CHANGELOG.md) - [Commits](dhis2/maps-gl@v3.5.3...v3.8.2) --- updated-dependencies: - dependency-name: "@dhis2/maps-gl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbbd385 commit 0812f8a

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@dhis2/analytics": "^21.7.0",
3838
"@dhis2/app-runtime": "^3.4.4",
3939
"@dhis2/d2-i18n": "^1.1.0",
40-
"@dhis2/maps-gl": "^3.5.1",
40+
"@dhis2/maps-gl": "^3.8.2",
4141
"@dhis2/prop-types": "^3.1.2",
4242
"@dhis2/ui": "^8.7.2",
4343
"classnames": "^2.2.6",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,10 +2240,10 @@
22402240
react-select "^2.0.0"
22412241
rxjs "^5.5.7"
22422242

2243-
"@dhis2/maps-gl@^3.5.1":
2244-
version "3.5.3"
2245-
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.5.3.tgz#58060cb0f611804eeb5205e0ffa2056e7d21fa37"
2246-
integrity sha512-npaPv3CDLUl6sXB966a21zVfu1b3+sICYopPSPtcxIKHACSmCsjIYpkMpzBdXAy/+x9HkjOqGezLfr7pMQoS9Q==
2243+
"@dhis2/maps-gl@^3.8.2":
2244+
version "3.8.2"
2245+
resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-3.8.2.tgz#280b5224acc66ea1bd5f4e8c6fb8eeb4451d5054"
2246+
integrity sha512-7XMh3tr1MZAgpDuHJEw2+zmVuvTt5zW2M8vvu7/9CNeORfLvALA+o0w2Yd7zQ5wwO00/iNnh40InpUafHThsIg==
22472247
dependencies:
22482248
"@mapbox/sphericalmercator" "^1.2.0"
22492249
"@turf/area" "^6.5.0"
@@ -2252,8 +2252,8 @@
22522252
"@turf/center-of-mass" "^6.5.0"
22532253
"@turf/circle" "^6.5.0"
22542254
"@turf/length" "^6.5.0"
2255-
comlink "^4.3.1"
2256-
fetch-jsonp "^1.2.2"
2255+
comlink "^4.4.1"
2256+
fetch-jsonp "^1.2.3"
22572257
lodash.throttle "^4.1.1"
22582258
maplibre-gl "^2.4.0"
22592259
polylabel "^1.1.0"
@@ -5939,10 +5939,10 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
59395939
dependencies:
59405940
delayed-stream "~1.0.0"
59415941

5942-
comlink@^4.3.1:
5943-
version "4.3.1"
5944-
resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.3.1.tgz#0c6b9d69bcd293715c907c33fe8fc45aecad13c5"
5945-
integrity sha512-+YbhUdNrpBZggBAHWcgQMLPLH1KDF3wJpeqrCKieWQ8RL7atmgsgTQko1XEBK6PsecfopWNntopJ+ByYG1lRaA==
5942+
comlink@^4.4.1:
5943+
version "4.4.1"
5944+
resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.4.1.tgz#e568b8e86410b809e8600eb2cf40c189371ef981"
5945+
integrity sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q==
59465946

59475947
commander@^2.19.0, commander@^2.20.0, commander@^2.9.0:
59485948
version "2.20.3"
@@ -8205,7 +8205,7 @@ fd-slicer@~1.1.0:
82058205
dependencies:
82068206
pend "~1.2.0"
82078207

8208-
fetch-jsonp@^1.2.2:
8208+
fetch-jsonp@^1.2.3:
82098209
version "1.2.3"
82108210
resolved "https://registry.yarnpkg.com/fetch-jsonp/-/fetch-jsonp-1.2.3.tgz#ae99a867095cb1ce5c39fac601d70d1084db122f"
82118211
integrity sha512-C13k1o7R9JTN1wmhKkrW5bU/00LwixXnkufQUR6Rbf4KCS0i8mycQaovt4WVbHnA2NKgi7Ryp9Whpy/CGcij6Q==

0 commit comments

Comments
 (0)