Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump melos from 4.1.0 to 5.3.0 #9

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion example
Submodule example deleted from 8fa9e2
34 changes: 34 additions & 0 deletions example/petstore/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: petstore
description: "Working example project showcasing dogs"
publish_to: 'none'

version: 1.0.0+1

environment:
sdk: '>=3.1.0 <4.0.0'

dependencies:
flutter:
sdk: flutter
dogs_core: ^8.3.0
dogs_forms: ^0.1.0+8
dogs_odm: ^1.0.0-alpha.4
flutter_bloc: ^8.1.3
google_fonts: ^6.1.0
expandable: ^5.0.1

flutter_form_builder: ^9.2.1
form_builder_extra_fields: ^10.1.0

cupertino_icons: ^1.0.6

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
build_runner: ^2.4.8
dogs_generator: ^5.2.4


flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ environment:
sdk: '>=2.18.0 <4.0.0'

dev_dependencies:
melos: ^4.0.0
melos: ^5.3.0
Empty file modified smoke/test0/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified smoke/test1/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified smoke/test_empty_library/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified smoke/test_mongo/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified smoke/test_openapi/pubspec.yaml
100755 → 100644
Empty file.
Loading