From ddbbc7ce91796af047981cc8d3ffc32017cf020e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 11:33:48 +0000 Subject: [PATCH] fix(deps): update dependency leaflet to v1.9.4 --- onboarding/demos/react/geo/package.json | 2 +- onboarding/demos/react/geo/yarn.lock | 8 ++++---- react-instantsearch/geo-search/package.json | 4 ++-- react-instantsearch/geo-search/yarn.lock | 16 ++++++++-------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/onboarding/demos/react/geo/package.json b/onboarding/demos/react/geo/package.json index ed83c23844..7015b0493a 100644 --- a/onboarding/demos/react/geo/package.json +++ b/onboarding/demos/react/geo/package.json @@ -15,7 +15,7 @@ "react-leaflet": "4.2.1" }, "devDependencies": { - "@types/leaflet": "1.9.3", + "@types/leaflet": "1.9.21", "@types/react": "18.2.7", "@types/react-dom": "18.2.4", "parcel": "2.9.1", diff --git a/onboarding/demos/react/geo/yarn.lock b/onboarding/demos/react/geo/yarn.lock index 0b08fa94a3..98c2483c0c 100644 --- a/onboarding/demos/react/geo/yarn.lock +++ b/onboarding/demos/react/geo/yarn.lock @@ -919,10 +919,10 @@ resolved "https://registry.yarnpkg.com/@types/hogan.js/-/hogan.js-3.0.1.tgz#64c54407b30da359763e14877f5702b8ae85d61c" integrity sha512-D03i/2OY7kGyMq9wdQ7oD8roE49z/ZCZThe/nbahtvuqCNZY9T2MfedOWyeBdbEpY2W8Gnh/dyJLdFtUCOkYbg== -"@types/leaflet@1.9.3": - version "1.9.3" - resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.3.tgz#7aac302189eb3aa283f444316167995df42a5467" - integrity sha512-Caa1lYOgKVqDkDZVWkto2Z5JtVo09spEaUt2S69LiugbBpoqQu92HYFMGUbYezZbnBkyOxMNPXHSgRrRY5UyIA== +"@types/leaflet@1.9.21": + version "1.9.21" + resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.21.tgz#542e8f91250bc444f8a1416d472f5b518d83e979" + integrity sha512-TbAd9DaPGSnzp6QvtYngntMZgcRk+igFELwR2N99XZn7RXUdKgsXMR+28bUO0rPsWp8MIu/f47luLIQuSLYv/w== dependencies: "@types/geojson" "*" diff --git a/react-instantsearch/geo-search/package.json b/react-instantsearch/geo-search/package.json index 8dd3c12d72..e827e419fb 100644 --- a/react-instantsearch/geo-search/package.json +++ b/react-instantsearch/geo-search/package.json @@ -8,14 +8,14 @@ }, "dependencies": { "algoliasearch": "4", - "leaflet": "1.8.0", + "leaflet": "1.9.4", "react": "18.2.0", "react-dom": "18.2.0", "react-instantsearch": "7.0.0", "react-leaflet": "4.0.1" }, "devDependencies": { - "@types/leaflet": "1.7.11", + "@types/leaflet": "1.9.21", "@types/react": "18.0.15", "@types/react-dom": "18.0.6", "parcel": "2.8.0", diff --git a/react-instantsearch/geo-search/yarn.lock b/react-instantsearch/geo-search/yarn.lock index d9df74c2e8..069bcc8d66 100644 --- a/react-instantsearch/geo-search/yarn.lock +++ b/react-instantsearch/geo-search/yarn.lock @@ -933,10 +933,10 @@ resolved "https://registry.npmjs.org/@types/hogan.js/-/hogan.js-3.0.1.tgz" integrity sha512-D03i/2OY7kGyMq9wdQ7oD8roE49z/ZCZThe/nbahtvuqCNZY9T2MfedOWyeBdbEpY2W8Gnh/dyJLdFtUCOkYbg== -"@types/leaflet@1.7.11": - version "1.7.11" - resolved "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.7.11.tgz" - integrity sha512-VwAYom2pfIAf/pLj1VR5aLltd4tOtHyvfaJlNYCoejzP2nu52PrMi1ehsLRMUS+bgafmIIKBV1cMfKeS+uJ0Vg== +"@types/leaflet@1.9.21": + version "1.9.21" + resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.21.tgz#542e8f91250bc444f8a1416d472f5b518d83e979" + integrity sha512-TbAd9DaPGSnzp6QvtYngntMZgcRk+igFELwR2N99XZn7RXUdKgsXMR+28bUO0rPsWp8MIu/f47luLIQuSLYv/w== dependencies: "@types/geojson" "*" @@ -1391,10 +1391,10 @@ json5@^2.2.0, json5@^2.2.1: resolved "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz" integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== -leaflet@1.8.0: - version "1.8.0" - resolved "https://registry.npmjs.org/leaflet/-/leaflet-1.8.0.tgz" - integrity sha512-gwhMjFCQiYs3x/Sf+d49f10ERXaEFCPr+nVTryhAW8DWbMGqJqt9G4XuIaHmFW08zYvhgdzqXGr8AlW8v8dQkA== +leaflet@1.9.4: + version "1.9.4" + resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.9.4.tgz#23fae724e282fa25745aff82ca4d394748db7d8d" + integrity sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA== lightningcss-darwin-arm64@1.21.5: version "1.21.5"