From 1986c4a494c29e5d87899b2e59cdbfcce997f37d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:29:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/leaflet to v1.9.15 --- workspaces/frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workspaces/frontend/package.json b/workspaces/frontend/package.json index adefad4..70233fd 100644 --- a/workspaces/frontend/package.json +++ b/workspaces/frontend/package.json @@ -23,7 +23,7 @@ "@testing-library/jest-dom": "6.2.0", "@testing-library/svelte": "4.0.5", "@tsconfig/svelte": "5.0.2", - "@types/leaflet": "1.9.8", + "@types/leaflet": "1.9.15", "@types/svelte-range-slider-pips": "2.0.4", "@typescript-eslint/eslint-plugin": "*", "@typescript-eslint/parser": "*", diff --git a/yarn.lock b/yarn.lock index c30c362..7db77ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2105,10 +2105,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/leaflet@1.9.8": - version "1.9.8" - resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.8.tgz#32162a8eaf305c63267e99470b9603b5883e63e8" - integrity sha512-EXdsL4EhoUtGm2GC2ZYtXn+Fzc6pluVgagvo2VC1RHWToLGlTRwVYoDpqS/7QXa01rmDyBjJk3Catpf60VMkwg== +"@types/leaflet@1.9.15": + version "1.9.15" + resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.15.tgz#5054d3cfe115da79bffb7a3a70acc6b310bd7c60" + integrity sha512-7UuggAuAs+mva66gtf2OTB1nEhzU/9JED93TIaOEgvFMvG/dIGQaukHE7izHo1Zd+Ko1L4ETUw7TBc8yUxevpg== dependencies: "@types/geojson" "*"