From 1c6687f660478c59d01884a90ee9db03915cf2c6 Mon Sep 17 00:00:00 2001 From: "upgrade-bot-9000[bot]" <241389380+upgrade-bot-9000[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:03:16 +0000 Subject: [PATCH] chore(deps): update dependency svelte-maplibre-gl to v2 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 522f562..48e811d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -40,7 +40,7 @@ "prettier-plugin-tailwindcss": "0.8.0", "svelte": "5.55.5", "svelte-check": "4.4.8", - "svelte-maplibre-gl": "1.0.3", + "svelte-maplibre-gl": "2.0.1", "tailwindcss": "4.2.4", "typescript": "6.0.3", "typescript-eslint": "8.59.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 419fbf2..f1ae8ef 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: 4.4.8 version: 4.4.8(picomatch@4.0.4)(svelte@5.55.5(@typescript-eslint/types@8.59.2))(typescript@6.0.3) svelte-maplibre-gl: - specifier: 1.0.3 - version: 1.0.3(maplibre-gl@5.24.0)(svelte@5.55.5(@typescript-eslint/types@8.59.2)) + specifier: 2.0.1 + version: 2.0.1(maplibre-gl@5.24.0)(svelte@5.55.5(@typescript-eslint/types@8.59.2)) tailwindcss: specifier: 4.2.4 version: 4.2.4 @@ -1860,10 +1860,10 @@ packages: svelte: optional: true - svelte-maplibre-gl@1.0.3: - resolution: {integrity: sha512-pGZMLN5EcJoe6lREyaY2lsbkvrnKjIGHJRM2ijN+TUDeJbV9oecjBxbDXQZd8b5X4JJztSG915L731dFdhhSwA==} + svelte-maplibre-gl@2.0.1: + resolution: {integrity: sha512-94IjndWargdn4ZUncLxn671LZgOPf2kAC46u0pRvOm3780V3Sw/L5ca+a+8DthghdSMXWlng06IMzrlt49pzKw==} peerDependencies: - maplibre-gl: ^5.0.0 || ^4.0.0 + maplibre-gl: '>=6.0.0-0 || ^5.19.0' svelte: '>=5.0.0' svelte@5.55.5: @@ -3642,7 +3642,7 @@ snapshots: optionalDependencies: svelte: 5.55.5(@typescript-eslint/types@8.59.2) - svelte-maplibre-gl@1.0.3(maplibre-gl@5.24.0)(svelte@5.55.5(@typescript-eslint/types@8.59.2)): + svelte-maplibre-gl@2.0.1(maplibre-gl@5.24.0)(svelte@5.55.5(@typescript-eslint/types@8.59.2)): dependencies: maplibre-gl: 5.24.0 svelte: 5.55.5(@typescript-eslint/types@8.59.2)