Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-athome committed Sep 28, 2023
1 parent 9477fb3 commit 85220b6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ packages:
dependency: "direct main"
description:
name: archive
sha256: "1227dc3efc4ea571eebb2dfb814506ed2cfb1d4b1b89fb918abdddde617ead3c"
sha256: "20071638cbe4e5964a427cfa0e86dce55d060bc7d82d56f3554095d7239a8765"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
version: "3.4.2"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -109,10 +109,10 @@ packages:
dependency: transitive
description:
name: build_resolvers
sha256: d912852cce27c9e80a93603db721c267716894462e7033165178b91138587972
sha256: "0713a05b0386bd97f9e63e78108805a4feca5898a4b821d6610857f10c91e975"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.4.0"
build_runner:
dependency: "direct dev"
description:
Expand All @@ -125,10 +125,10 @@ packages:
dependency: transitive
description:
name: build_runner_core
sha256: "6d6ee4276b1c5f34f21fdf39425202712d2be82019983d52f351c94aafbc2c41"
sha256: c9e32d21dd6626b5c163d48b037ce906bbe428bc23ab77bcd77bb21e593b6185
url: "https://pub.dev"
source: hosted
version: "7.2.10"
version: "7.2.11"
built_collection:
dependency: transitive
description:
Expand Down Expand Up @@ -173,10 +173,10 @@ packages:
dependency: transitive
description:
name: code_builder
sha256: "315a598c7fbe77f22de1c9da7cfd6fd21816312f16ffa124453b4fc679e540f1"
sha256: "1be9be30396d7e4c0db42c35ea6ccd7cc6a1e19916b5dc64d6ac216b5544d677"
url: "https://pub.dev"
source: hosted
version: "4.6.0"
version: "4.7.0"
collection:
dependency: "direct main"
description:
Expand Down Expand Up @@ -934,34 +934,34 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "26524caedc21fabc26297da4a32bf20089029fabcdbe609eacdbf11559ba0fbd"
sha256: "0c91697aa7a492c966bf1985b0b6ffbcc98a5c6ffa52097ea1ba1f3578d4d496"
url: "https://pub.dev"
source: hosted
version: "23.1.36"
version: "23.1.38"
syncfusion_flutter_core:
dependency: "direct main"
description:
name: syncfusion_flutter_core
sha256: aea119c8117953fa5decf4a313b431e556b0959cd35ff88f8fbdc0eda9bedb06
sha256: "295954bc4bda923c88f361da35611801b56f4258179aa355730b236e4ae3ec60"
url: "https://pub.dev"
source: hosted
version: "23.1.36"
version: "23.1.38"
syncfusion_flutter_datepicker:
dependency: transitive
description:
name: syncfusion_flutter_datepicker
sha256: "74eeebbf388bf89327fa2593942765aad2049e99d46128402ba0e32c03df5d08"
sha256: "69cd9b06fa9bcdbc6e363a98bf54ed38b86f2d62d4fd4d53277d7811d8d3f285"
url: "https://pub.dev"
source: hosted
version: "23.1.36"
version: "23.1.38"
syncfusion_localizations:
dependency: "direct main"
description:
name: syncfusion_localizations
sha256: a599d8e266b04e2277150e9091e1f94aaceebc76854adf99dd5ceee214701304
sha256: "83b4542670d1c1e83bc46117bbb71b150ace1852ee5f320185b4466f2dc4a35a"
url: "https://pub.dev"
source: hosted
version: "23.1.36"
version: "23.1.38"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -1184,10 +1184,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: c97defd418eef4ec88c0d1652cdce84b9f7b63dd7198e266d06ac1710d527067
sha256: "350a11abd2d1d97e0cc7a28a81b781c08002aa2864d9e3f192ca0ffa18b06ed3"
url: "https://pub.dev"
source: hosted
version: "5.0.8"
version: "5.0.9"
xdg_directories:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ environment:

dependencies:
adaptive_dialog: 1.9.0-no-macos.3
archive: 3.4.0
archive: 3.4.2
auto_size_text: 3.0.0
collection: 1.17.2
cupertino_icons: 1.0.6
Expand All @@ -49,9 +49,9 @@ dependencies:
provider: 6.0.5
shared_preferences: 2.2.1
solar_calculator: 1.0.3
syncfusion_flutter_calendar: 23.1.36
syncfusion_localizations: 23.1.36
syncfusion_flutter_core: 23.1.36
syncfusion_flutter_calendar: 23.1.38
syncfusion_localizations: 23.1.38
syncfusion_flutter_core: 23.1.38
timeline_tile: 2.0.0
timezone: 0.9.2
url_launcher: 6.1.14
Expand Down

0 comments on commit 85220b6

Please sign in to comment.