From ceb3cd8c9931333ae9d914a2e41311342388368c Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Mon, 28 Oct 2024 15:32:39 +0100 Subject: [PATCH] comment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0dfa7d36..d373ce37d 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "vite-plugin-svgr": "4.2.0" }, "dependenciesComments": { - "react-leaflet-markercluster": "got weird problems. Trying to solve with @changey/react-leaflet-markercluster and upgrading leaflet deps", + "react-leaflet-markercluster": "got weird problems. Trying to solve with @changey/react-leaflet-markercluster and upgrading leaflet deps. Try again when https://github.com/yuzhva/react-leaflet-markercluster/pull/194 is merged", "react-focus-within": "2.0.2 creates dependency conflict and thus forces to npm i --force: https://github.com/ferdaber/react-focus-within/issues/15, https://github.com/ferdaber/react-focus-within/pull/16. So extracted it to FocusWithin shared component", "react-leaflet-bing-v2": "5.2.3: reinstall after pull-request accepted: https://github.com/TA-Geoforce/react-leaflet-bing-v2/pull/25", "react-split-pane": "0.1.92 creates dependency conflict and thus forces to npm i --force: https://github.com/tomkp/react-split-pane/pull/836. TODO: migrate off of it",