Skip to content

Commit

Permalink
fix: upgrade packages in the main app
Browse files Browse the repository at this point in the history
  • Loading branch information
SlayerOrnstein committed Apr 23, 2024
1 parent 84b17b1 commit b6ad105
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
48 changes: 24 additions & 24 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21"
sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22"
url: "https://pub.dev"
source: hosted
version: "2.4.8"
version: "2.4.9"
build_runner_core:
dependency: transitive
description:
Expand Down Expand Up @@ -261,26 +261,26 @@ packages:
dependency: "direct main"
description:
name: connecteo
sha256: "3b494e58d35626de0d62c5ae88f741b33f1d5843cd14195bc9096cdbab26b831"
sha256: f7edcbf68791905e04004cad9dfdf9d004491dbb8a7a901578c82cf0085a1fab
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "3.0.0"
connectivity_plus:
dependency: transitive
description:
name: connectivity_plus
sha256: "224a77051d52a11fbad53dd57827594d3bd24f945af28bd70bab376d68d437f0"
sha256: db7a4e143dc72cc3cb2044ef9b052a7ebfe729513e6a82943bc3526f784365b8
url: "https://pub.dev"
source: hosted
version: "5.0.2"
version: "6.0.3"
connectivity_plus_platform_interface:
dependency: transitive
description:
name: connectivity_plus_platform_interface
sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a
sha256: b6a56efe1e6675be240de39107281d4034b64ac23438026355b4234042a35adb
url: "https://pub.dev"
source: hosted
version: "1.2.4"
version: "2.0.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -421,10 +421,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "67bf0d5fd78f12f51c6b54a72f6141314136a1a90e98b1b7c45e7fac883254ed"
sha256: "6b1152a5af3b1cfe7e45309e96fc1aa14873f410f7aadb3878aa7812acfa7531"
url: "https://pub.dev"
source: hosted
version: "2.27.1"
version: "2.30.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -437,10 +437,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "5377eaac3b9fe8aaf22638d87f92b62784f23572e132dfc029195e84d6cb37de"
sha256: c8b02226e548f35aace298e2bb2e6c24e34e8a203d614e742bb1146e5a4ad3c8
url: "https://pub.dev"
source: hosted
version: "2.12.0"
version: "2.15.0"
firebase_messaging:
dependency: transitive
description:
Expand Down Expand Up @@ -910,10 +910,10 @@ packages:
dependency: "direct main"
description:
name: path_provider
sha256: b27217933eeeba8ff24845c34003b003b2b22151de3c908d0e679e8fe1aa078b
sha256: c9e7d3a4cd1410877472158bee69963a4579f78b68c65a2b7d40d1a7a88bb161
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.1.3"
path_provider_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1054,42 +1054,42 @@ packages:
dependency: transitive
description:
name: sentry
sha256: a460aa48568d47140dd0557410b624d344ffb8c05555107ac65035c1097cf1ad
sha256: "19a267774906ca3a3c4677fc7e9582ea9da79ae9a28f84bbe4885dac2c269b70"
url: "https://pub.dev"
source: hosted
version: "7.18.0"
version: "7.20.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
name: sentry_dart_plugin
sha256: e81fa3e0ffabd04fdcfbfecd6468d4a342f02ab33edca09708c61bcd2be42b7d
sha256: "2ad5ef14bf99776fa3fea09c53d275732a23c963e68f20c2facea379cce5e7c6"
url: "https://pub.dev"
source: hosted
version: "1.7.1"
version: "2.0.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "3d0d1d4e0e407d276ae8128d123263ccbc37e988bae906765efd6f37d544f4c6"
sha256: "2d2917f7d795167e33a790db9bc5e1104d2035569ecf83e09a3f491bc6978cfe"
url: "https://pub.dev"
source: hosted
version: "7.18.0"
version: "7.20.0"
sentry_hive:
dependency: "direct main"
description:
name: sentry_hive
sha256: "66e5e39d3fd0b4bc138f5e0ea0c9a3918c0ecd8782c4ef3449a907d4846d48bb"
sha256: "5d1620730c33040783d613d64db95ac2c5b4dc44890b92613de43f95f844c005"
url: "https://pub.dev"
source: hosted
version: "7.18.0"
version: "7.20.0"
sentry_logging:
dependency: "direct main"
description:
name: sentry_logging
sha256: f24b72cadc72f0fe9dcca6cde9c28e032807060b3ecc8f950f7c7a95595e7ac2
sha256: "73002a2d4baec71f34e6e775223780279c005644fcd3422127d8802aaed8f86d"
url: "https://pub.dev"
source: hosted
version: "7.18.0"
version: "7.20.0"
shared_preferences:
dependency: transitive
description:
Expand Down
18 changes: 9 additions & 9 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ dependencies:
bloc: ^8.1.4
cached_network_image: ^3.3.1
collection: ^1.17.2
connecteo: ^2.2.0
connecteo: ^3.0.0
dynamic_color: ^1.7.0
equatable: ^2.0.5
feedback_sentry: ^3.0.0
firebase_core: ^2.27.1
firebase_core: ^2.30.0
fish_repository:
path: packages/fish_repository
flutter:
Expand All @@ -29,20 +29,20 @@ dependencies:
hive: ^2.2.3
hive_flutter: ^1.1.0
hydrated_bloc: ^9.1.5
intl: 0.18.1
intl: ^0.18.1
logging: ^1.2.0
matomo_tracker: ^4.1.1
navis_ui:
path: packages/navis_ui
notification_repository:
path: packages/notification_repository
package_info_plus: ^5.0.1
path_provider: ^2.1.2
path_provider: ^2.1.3
responsive_builder: ^0.7.0
rxdart: ^0.27.7
sentry_flutter: ^7.18.0
sentry_hive: ^7.16.1
sentry_logging: ^7.16.1
sentry_flutter: ^7.20.0
sentry_hive: ^8.0.0
sentry_logging: ^7.20.0
simple_icons: ^10.1.3
warframestat_client: ^3.6.10
worldstate_repository:
Expand All @@ -53,15 +53,15 @@ dependency_overrides:

dev_dependencies:
bloc_test: ^9.1.6
build_runner: ^2.4.8
build_runner: ^2.4.9
flutter_gen_runner: ^5.4.0
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.4.0
flutter_test:
sdk: flutter
mocktail: ^1.0.3
path: ^1.8.3
sentry_dart_plugin: ^1.7.1
sentry_dart_plugin: ^2.0.0
test: ^1.24.9
very_good_analysis: ^5.1.0

Expand Down

0 comments on commit b6ad105

Please sign in to comment.