Skip to content

Commit

Permalink
Updated a few packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Nov 9, 2022
1 parent 409e664 commit 616cd07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Expand Up @@ -1200,10 +1200,10 @@ packages:
description:
path: "."
ref: HEAD
resolved-ref: a53244c9eb0bb732cf33da285c869d5b4397aa4f
resolved-ref: "03d2d2c813e46895d166df37c3361b5b2dcb25d3"
url: "https://github.com/Wolfteam/version_tracker"
source: git
version: "2.1.1"
version: "2.2.0"
vm_service:
dependency: transitive
description:
Expand Down Expand Up @@ -1287,13 +1287,13 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "3.1.1"
window_size:
dependency: "direct main"
description:
path: "plugins/window_size"
ref: HEAD
resolved-ref: "17d4710c17f4913137e7ec931f6e71eaef443363"
resolved-ref: "12decbe0f592e14e03223f6f2c0c7e0e2dbd70a1"
url: "https://github.com/google/flutter-desktop-embedding"
source: git
version: "0.1.0"
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Expand Up @@ -54,8 +54,8 @@ dependencies:
linked_scroll_controller: ^0.2.0
logger: ^1.1.0
package_info_plus: ^3.0.1
path: ^1.8.1
path_provider: ^2.0.8
path: ^1.8.2
path_provider: ^2.0.11
permission_handler: ^10.2.0
pull_to_refresh: ^2.0.0
purchases_flutter: ^4.3.2
Expand Down Expand Up @@ -94,7 +94,7 @@ dev_dependencies:
json_serializable: ^6.5.4
lint: ^1.10.0
mockito: ^5.3.2
msix: ^3.6.3
msix: ^3.7.0

# Just to make the flutter_test + hive_generator work....
dependency_overrides:
Expand Down

0 comments on commit 616cd07

Please sign in to comment.