Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Xazin committed Apr 17, 2024
1 parent c9d014d commit 465e435
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 16 deletions.
11 changes: 5 additions & 6 deletions packages/appflowy_editor_plugins/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ packages:
appflowy_editor:
dependency: "direct main"
description:
path: "."
ref: "6d12761"
resolved-ref: "6d127619294060999522be904a3e72a59dc270ca"
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git
version: "2.3.3"
name: appflowy_editor
sha256: caf8b03ece70683c1739e328aabe1478795b90f97c738994a4c9b7fb0e5d0eab
url: "https://pub.dev"
source: hosted
version: "2.3.4"
appflowy_editor_plugins:
dependency: "direct main"
description:
Expand Down
7 changes: 2 additions & 5 deletions packages/appflowy_editor_plugins/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ dependencies:
flutter:
sdk: flutter

appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: "6d12761"
appflowy_editor: 2.3.4

appflowy_editor_plugins:
path: ../
Expand All @@ -23,7 +20,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^3.0.0
flutter_lints: ^3.0.2

flutter:
uses-material-design: true
Expand Down
7 changes: 2 additions & 5 deletions packages/appflowy_editor_plugins/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ dependencies:
flutter:
sdk: flutter

appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: "6d12761"
appflowy_editor: ^2.3.4

# Link Preview Plugin
url_launcher: 6.2.6
Expand All @@ -44,7 +41,7 @@ dependencies:
highlight: ^0.7.0

dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^3.0.2

# The following section is specific to Flutter packages.
flutter:

0 comments on commit 465e435

Please sign in to comment.