Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@christopherpickering/react-leaflet-markercluster",
"version": "1.1.22",
"version": "1.1.23",
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
"main": "dist/index.js",
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "^9.0.6",
"@semantic-release/github": "^11.0.0",
"@semantic-release/npm": "^11.0.0",
"@storybook/addon-essentials": "^7.4.2",
"@storybook/addon-interactions": "^7.4.2",
Expand Down
177 changes: 172 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,11 @@
resolved "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz"
integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==

"@octokit/auth-token@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-6.0.0.tgz#b02e9c08a2d8937df09a2a981f226ad219174c53"
integrity sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==

"@octokit/core@^5.0.0":
version "5.0.0"
resolved "https://registry.npmjs.org/@octokit/core/-/core-5.0.0.tgz"
Expand All @@ -1614,6 +1619,27 @@
before-after-hook "^2.2.0"
universal-user-agent "^6.0.0"

"@octokit/core@^7.0.0":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-7.0.6.tgz#0d58704391c6b681dec1117240ea4d2a98ac3916"
integrity sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==
dependencies:
"@octokit/auth-token" "^6.0.0"
"@octokit/graphql" "^9.0.3"
"@octokit/request" "^10.0.6"
"@octokit/request-error" "^7.0.2"
"@octokit/types" "^16.0.0"
before-after-hook "^4.0.0"
universal-user-agent "^7.0.0"

"@octokit/endpoint@^11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-11.0.2.tgz#a8d955e053a244938b81d86cd73efd2dcb5ef5af"
integrity sha512-4zCpzP1fWc7QlqunZ5bSEjxc6yLAlRTnDwKtgXfcI/FxxGoqedDG8V2+xJ60bV2kODqcGB+nATdtap/XYq2NZQ==
dependencies:
"@octokit/types" "^16.0.0"
universal-user-agent "^7.0.2"

"@octokit/endpoint@^9.0.0":
version "9.0.0"
resolved "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.0.tgz"
Expand All @@ -1632,6 +1658,15 @@
"@octokit/types" "^11.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-9.0.3.tgz#5b8341c225909e924b466705c13477face869456"
integrity sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==
dependencies:
"@octokit/request" "^10.0.6"
"@octokit/types" "^16.0.0"
universal-user-agent "^7.0.0"

"@octokit/openapi-types@^18.0.0":
version "18.0.0"
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.0.0.tgz"
Expand All @@ -1642,6 +1677,23 @@
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.0.tgz"
integrity sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw==

"@octokit/openapi-types@^26.0.0":
version "26.0.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-26.0.0.tgz#a528b560dbc4f02040dc08d19575498d57fff19d"
integrity sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==

"@octokit/openapi-types@^27.0.0":
version "27.0.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-27.0.0.tgz#374ea53781965fd02a9d36cacb97e152cefff12d"
integrity sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==

"@octokit/plugin-paginate-rest@^13.0.0":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.2.1.tgz#7ad36e7732a391e5ce9ce4e23fa8023127a0f162"
integrity sha512-Tj4PkZyIL6eBMYcG/76QGsedF0+dWVeLhYprTmuFVVxzDW7PQh23tM0TP0z+1MvSkxB29YFZwnUX+cXfTiSdyw==
dependencies:
"@octokit/types" "^15.0.1"

"@octokit/plugin-paginate-rest@^9.0.0":
version "9.0.0"
resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.0.0.tgz"
Expand All @@ -1658,6 +1710,23 @@
"@octokit/types" "^11.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-retry@^8.0.0":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-8.0.3.tgz#8b7af9700272df724d12fd6333ead98961d135c6"
integrity sha512-vKGx1i3MC0za53IzYBSBXcrhmd+daQDzuZfYDd52X5S0M2otf3kVZTVP8bLA3EkU0lTvd1WEC2OlNNa4G+dohA==
dependencies:
"@octokit/request-error" "^7.0.2"
"@octokit/types" "^16.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-throttling@^11.0.0":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-11.0.3.tgz#584b1a9ca73a5daafeeb7dd5cc13a1bd29a6a60d"
integrity sha512-34eE0RkFCKycLl2D2kq7W+LovheM/ex3AwZCYN8udpi6bxsyjZidb2McXs69hZhLmJlDqTSP8cH+jSRpiaijBg==
dependencies:
"@octokit/types" "^16.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-throttling@^8.0.0":
version "8.0.0"
resolved "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.0.0.tgz"
Expand All @@ -1675,6 +1744,24 @@
deprecation "^2.0.0"
once "^1.4.0"

"@octokit/request-error@^7.0.2":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-7.1.0.tgz#440fa3cae310466889778f5a222b47a580743638"
integrity sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==
dependencies:
"@octokit/types" "^16.0.0"

"@octokit/request@^10.0.6":
version "10.0.7"
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-10.0.7.tgz#93f619914c523750a85e7888de983e1009eb03f6"
integrity sha512-v93h0i1yu4idj8qFPZwjehoJx4j3Ntn+JhXsdJrG9pYaX6j/XRz2RmasMUHtNgQD39nrv/VwTWSqK0RNXR8upA==
dependencies:
"@octokit/endpoint" "^11.0.2"
"@octokit/request-error" "^7.0.2"
"@octokit/types" "^16.0.0"
fast-content-type-parse "^3.0.0"
universal-user-agent "^7.0.2"

"@octokit/request@^8.0.1", "@octokit/request@^8.0.2":
version "8.1.1"
resolved "https://registry.npmjs.org/@octokit/request/-/request-8.1.1.tgz"
Expand All @@ -1700,6 +1787,20 @@
dependencies:
"@octokit/openapi-types" "^19.0.0"

"@octokit/types@^15.0.1":
version "15.0.2"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-15.0.2.tgz#fd0efd5af066590585abfa8f1b1167f3139578e6"
integrity sha512-rR+5VRjhYSer7sC51krfCctQhVTmjyUMAaShfPB8mscVa8tSoLyon3coxQmXu0ahJoLVWl8dSGD/3OGZlFV44Q==
dependencies:
"@octokit/openapi-types" "^26.0.0"

"@octokit/types@^16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-16.0.0.tgz#fbd7fa590c2ef22af881b1d79758bfaa234dbb7c"
integrity sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==
dependencies:
"@octokit/openapi-types" "^27.0.0"

"@parcel/watcher-android-arm64@2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz#e32d3dda6647791ee930556aee206fcd5ea0fb7a"
Expand Down Expand Up @@ -2237,7 +2338,29 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@^9.0.0", "@semantic-release/github@^9.0.6":
"@semantic-release/github@^11.0.0":
version "11.0.6"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.6.tgz#3320c373334858a3aefb11cf75abccb7cc438040"
integrity sha512-ctDzdSMrT3H+pwKBPdyCPty6Y47X8dSrjd3aPZ5KKIKKWTwZBE9De8GtsH3TyAlw3Uyo2stegMx6rJMXKpJwJA==
dependencies:
"@octokit/core" "^7.0.0"
"@octokit/plugin-paginate-rest" "^13.0.0"
"@octokit/plugin-retry" "^8.0.0"
"@octokit/plugin-throttling" "^11.0.0"
"@semantic-release/error" "^4.0.0"
aggregate-error "^5.0.0"
debug "^4.3.4"
dir-glob "^3.0.1"
http-proxy-agent "^7.0.0"
https-proxy-agent "^7.0.0"
issue-parser "^7.0.0"
lodash-es "^4.17.21"
mime "^4.0.0"
p-filter "^4.0.0"
tinyglobby "^0.2.14"
url-join "^5.0.0"

"@semantic-release/github@^9.0.0":
version "9.2.6"
resolved "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.6.tgz"
integrity sha512-shi+Lrf6exeNZF+sBhK+P011LSbhmIAoUEgEY6SsxF8irJ+J2stwI5jkyDQ+4gzYyDImzV6LCKdYB9FXnQRWKA==
Expand Down Expand Up @@ -4208,6 +4331,11 @@ before-after-hook@^2.2.0:
resolved "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz"
integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==

before-after-hook@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-4.0.0.tgz#cf1447ab9160df6a40f3621da64d6ffc36050cb9"
integrity sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==

better-opn@^3.0.2:
version "3.0.2"
resolved "https://registry.npmjs.org/better-opn/-/better-opn-3.0.2.tgz"
Expand Down Expand Up @@ -6045,6 +6173,11 @@ extract-zip@^1.6.6:
mkdirp "^0.5.4"
yauzl "^2.10.0"

fast-content-type-parse@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz#5590b6c807cc598be125e6740a9fde589d2b7afb"
integrity sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==

fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
version "3.1.3"
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
Expand Down Expand Up @@ -6107,6 +6240,11 @@ fd-slicer@~1.1.0:
dependencies:
pend "~1.2.0"

fdir@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==

fetch-retry@^5.0.2:
version "5.0.6"
resolved "https://registry.npmjs.org/fetch-retry/-/fetch-retry-5.0.6.tgz"
Expand Down Expand Up @@ -7461,6 +7599,17 @@ issue-parser@^6.0.0:
lodash.isstring "^4.0.1"
lodash.uniqby "^4.7.0"

issue-parser@^7.0.0:
version "7.0.1"
resolved "https://registry.yarnpkg.com/issue-parser/-/issue-parser-7.0.1.tgz#8a053e5a4952c75bb216204e454b4fc7d4cc9637"
integrity sha512-3YZcUUR2Wt1WsapF+S/WiA2WmlW0cWAoPccMqne7AxEBhCdFeTPjfv/Axb8V2gyCgY3nRw+ksZ3xSUX+R47iAg==
dependencies:
lodash.capitalize "^4.2.1"
lodash.escaperegexp "^4.1.2"
lodash.isplainobject "^4.0.6"
lodash.isstring "^4.0.1"
lodash.uniqby "^4.7.0"

istanbul-lib-coverage@^3.2.0:
version "3.2.2"
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz"
Expand Down Expand Up @@ -9309,6 +9458,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatc
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

picomatch@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==

pidtree@~0.6.0:
version "0.6.0"
resolved "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz"
Expand Down Expand Up @@ -10237,10 +10391,10 @@ safe-regex-test@^1.0.3:
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass@^1.83.0:
version "1.83.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
sass@^1.67.0:
version "1.94.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.1.tgz#79f726f2bdc347a387a954d4c967ac73efdb6676"
integrity sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"
Expand Down Expand Up @@ -11092,6 +11246,14 @@ tiny-relative-date@^1.3.0:
resolved "https://registry.npmjs.org/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz"
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==

tinyglobby@^0.2.14:
version "0.2.15"
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
dependencies:
fdir "^6.5.0"
picomatch "^4.0.3"

tmp@^0.0.33:
version "0.0.33"
resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz"
Expand Down Expand Up @@ -11426,6 +11588,11 @@ universal-user-agent@^6.0.0:
resolved "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz"
integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==

universal-user-agent@^7.0.0, universal-user-agent@^7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be"
integrity sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==

universalify@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
Expand Down
Loading