Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 committed May 26, 2024
1 parent 51bf07e commit 70ca21d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ packages:
source: path
version: "5.4.0"
sdks:
dart: ">=3.1.0 <4.0.0"
dart: ">=3.4.0 <4.0.0"
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: example of pedantic_sensuikan1973.
version: 1.0.0
publish_to: none
environment:
sdk: '>=3.1.0 <4.0.0'
sdk: '>=3.4.0 <4.0.0'
dependencies:
meta: ^1.11.0
meta: ^1.15.0
pedantic_sensuikan1973:
path: ..
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.2.0 <4.0.0"
dart: ">=3.4.0 <4.0.0"
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description: The best Dart analyzer settings are used. sensuikan1973 edition.
homepage: https://github.com/sensuikan1973/pedantic_sensuikan1973

environment:
sdk: '>=3.1.0 <4.0.0'
sdk: '>=3.4.0 <4.0.0'
dependencies:
flutter_lints: ^4.0.0
dev_dependencies:
cider: ^0.2.4
cider: ^0.2.7

0 comments on commit 70ca21d

Please sign in to comment.