Skip to content

Commit 88b494b

Browse files
committed
fix: bump analyzer_plugin
1 parent 8d2515b commit 88b494b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/app/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ resolution: workspace
3232
# dependencies can be manually updated by changing the version numbers below to
3333
# the latest version available on pub.dev. To see which dependencies have newer
3434
# versions available, run `flutter pub outdated`.
35-
dependency_overrides:
36-
flutter_web_auth_2: 4.1.0 # Supports WASM.
37-
pana: 0.22.21
38-
3935
dependencies:
4036
appwrite: ^16.1.0
4137
auto_route: ^10.0.1
@@ -94,6 +90,10 @@ dev_dependencies:
9490
riverpod_lint: ^2.6.5
9591
very_good_cli: ^0.25.0
9692

93+
dependency_overrides:
94+
flutter_web_auth_2: 4.1.0 # Supports WASM.
95+
pana: 0.22.21
96+
9797
# For information on the generic Dart part of this file, see the
9898
# following page: https://dart.dev/tools/pub/pubspec
9999

pubspec.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)