From 3840ef92deb2f3ecc18a0509bc219ff1094c51f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:51:05 +0000 Subject: [PATCH] feat(deps): update dependency leaflet to v1.9.4 --- package.json | 2 +- yarn.lock | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c5360a6e..eb462039 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "cozy-ui": "^111.2.0", "date-fns": "2.23.0", "flexsearch": "0.7.31", - "leaflet": "1.7.1", + "leaflet": "1.9.4", "localforage": "1.10.0", "lodash": "4.17.21", "node-fetch": "2.6.1", diff --git a/yarn.lock b/yarn.lock index f0442c3a..be61bb39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10447,10 +10447,10 @@ lcid@^2.0.0: dependencies: invert-kv "^2.0.0" -leaflet@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19" - integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw== +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== leven@^3.1.0: version "3.1.0" @@ -11594,9 +11594,10 @@ msgpack5@^4.0.2: readable-stream "^2.3.6" safe-buffer "^5.1.2" -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": version "1.0.8" - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"