From 2618ceac1fb8f37278b55f62d77cfec0e4a70cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 07:30:37 +0000 Subject: [PATCH] build: (deps): bump flutter_map from 8.1.1 to 8.2.1 Bumps [flutter_map](https://github.com/fleaflet/flutter_map) from 8.1.1 to 8.2.1. - [Release notes](https://github.com/fleaflet/flutter_map/releases) - [Changelog](https://github.com/fleaflet/flutter_map/blob/master/CHANGELOG.md) - [Commits](https://github.com/fleaflet/flutter_map/compare/v8.1.1...v8.2.1) --- updated-dependencies: - dependency-name: flutter_map dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 24 ++++++++++++------------ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9f4acdfbc..d44978232 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -294,6 +294,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.2.0" + dart_polylabel2: + dependency: transitive + description: + name: dart_polylabel2 + sha256: "7eeab15ce72894e4bdba6a8765712231fc81be0bd95247de4ad9966abc57adc6" + url: "https://pub.dev" + source: hosted + version: "1.0.0" dart_webrtc: dependency: transitive description: @@ -609,10 +617,10 @@ packages: dependency: "direct main" description: name: flutter_map - sha256: f7d0379477274f323c3f3bc12d369a2b42eb86d1e7bd2970ae1ea3cff782449a + sha256: df33e784b09fae857c6261a5521dd42bd4d3342cb6200884bb70730638af5fd5 url: "https://pub.dev" source: hosted - version: "8.1.1" + version: "8.2.1" flutter_native_splash: dependency: "direct dev" description: @@ -915,10 +923,10 @@ packages: dependency: "direct main" description: name: http - sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b" + sha256: "85ab0074f9bf2b24625906d8382bbec84d3d6919d285ba9c106b07b65791fb99" url: "https://pub.dev" source: hosted - version: "1.4.0" + version: "1.5.0-beta.2" http_multi_server: dependency: transitive description: @@ -1452,14 +1460,6 @@ packages: url: "https://pub.dev" source: hosted version: "0.10.2+1" - polylabel: - dependency: transitive - description: - name: polylabel - sha256: "41b9099afb2aa6c1730bdd8a0fab1400d287694ec7615dd8516935fa3144214b" - url: "https://pub.dev" - source: hosted - version: "1.0.1" pool: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f83b77002..e929ab8fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_local_notifications: ^19.4.0 flutter_localizations: sdk: flutter - flutter_map: ^8.1.1 + flutter_map: ^8.2.1 flutter_new_badger: ^1.1.1 flutter_openssl_crypto: ^0.5.0 flutter_secure_storage: ^9.2.4