Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Oct 22, 2024
1 parent 1dc02ca commit deef236
Show file tree
Hide file tree
Showing 25 changed files with 106 additions and 107 deletions.
12 changes: 6 additions & 6 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: ^3.5.0

dependencies:
pub_semver:
pub_semver: ">=2.1.4"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand All @@ -23,12 +23,12 @@ dependencies:
# version: '>=0.1.3'

dev_dependencies:
test: '>=1.5.0'
build_runner: '>=1.2.7'
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
dev_build:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"
dev_build: ">=1.1.0+1"

dependency_overrides:
# tekartik_app_pager:
Expand Down
10 changes: 5 additions & 5 deletions app_archive/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ dependencies:
url: https://github.com/tekartik/common_utils.dart
ref: dart3a
dev_dependencies:
path:
dev_build:
test: '>=1.6.0'
process_run:
build_runner:
path: ">=1.9.0"
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
process_run: ">=1.2.1+1"
build_runner: ">=2.4.13"
build_test:
10 changes: 5 additions & 5 deletions app_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ dependencies:
meta:

dev_dependencies:
dev_build:
test:
build_runner: '>=1.2.7'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"
10 changes: 5 additions & 5 deletions app_crypto/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ dependencies:
pointycastle: '>=3.2.0-rc0'

dev_dependencies:
dev_build:
test: '>=1.5.0'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
# downgrade testing
file: '>=7.0.0'
build_runner: '>=1.2.7'
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run: '>=0.12.0+1'
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"
cryptography: '>=1.0.0'
_dependency_overrides:
encrypt:
Expand Down
10 changes: 5 additions & 5 deletions app_csv/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ dependencies:
ref: dart3a
version: '>=0.10.7'
dev_dependencies:
path:
dev_build:
test: '>=1.6.0'
process_run:
build_runner:
path: ">=1.9.0"
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
process_run: ">=1.2.1+1"
build_runner: ">=2.4.13"
build_test:
8 changes: 4 additions & 4 deletions app_cv_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:

dependencies:
meta:
cv: '>=1.1.0+2'
cv: ">=1.1.0+4"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand All @@ -19,7 +19,7 @@ dependencies:
path: firestore
ref: dart3a
version: '>=1.2.1'
path:
path: ">=1.9.0"
# Always add for easy test setup
tekartik_firebase_firestore_sembast:
git:
Expand All @@ -28,6 +28,6 @@ dependencies:
ref: dart3a
version: '>=0.9.0'
dev_dependencies:
test: '>=1.14.4'
dev_build:
test: ">=1.24.0"
dev_build: ">=1.1.0+1"

8 changes: 4 additions & 4 deletions app_cv_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ environment:

dependencies:
meta:
cv: '>=1.1.0+2'
cv: ">=1.1.0+4"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
ref: dart3a
version: '>=0.11.1'
sembast: '>=3.7.4+2'
sembast: ">=3.7.4+3"
# sembast:
dev_dependencies:
test: '>=1.14.4'
dev_build:
test: ">=1.24.0"
dev_build: ">=1.1.0+1"
2 changes: 1 addition & 1 deletion app_date/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
ref: dart3a
version: '>=0.10.7'
dev_dependencies:
lints: '>=3.0.0'
lints: ">=5.0.0"
test: '>=1.24.0'
10 changes: 5 additions & 5 deletions app_emit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: ^3.5.0

dependencies:
cv: '>=0.2.14'
cv: ">=1.1.0+4"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand All @@ -18,11 +18,11 @@ dependencies:
meta:

dev_dependencies:
test: '>=1.5.0'
build_runner: '>=1.2.7'
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"

#dependency_overrides:
# tekartik_common_utils:
Expand Down
8 changes: 4 additions & 4 deletions app_http/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
version: '>=0.0.1'
dev_dependencies:
http:
dev_build:
process_run:
test:
build_web_compilers: '>=2.4.0'
dev_build: ">=1.1.0+1"
process_run: ">=1.2.1+1"
test: ">=1.24.0"
build_web_compilers: ">=4.0.11"
12 changes: 6 additions & 6 deletions app_intl/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ environment:
sdk: ^3.5.0

dependencies:
args:
args: ">=2.6.0"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
ref: dart3a
version: '>=0.10.7'
path:
fs_shim: '>=2.2.1'
process_run:
path: ">=1.9.0"
fs_shim: ">=2.3.2+3"
process_run: ">=1.2.1+1"
dev_dependencies:
lints:
test: '>=1.16.0'
lints: ">=5.0.0"
test: ">=1.24.0"
8 changes: 4 additions & 4 deletions app_lints/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ environment:
sdk: ^3.5.0

dependencies:
cv:
yaml:
cv: ">=1.1.0+4"
yaml: ">=3.1.2"
tekartik_io_utils:
git:
url: https://github.com/tekartik/io_utils.dart
ref: dart3a
version: '>=0.7.0'
lints:
lints: ">=5.0.0"
tekartik_lints:
git:
url: https://github.com/tekartik/common.dart
Expand All @@ -23,4 +23,4 @@ dependencies:
version: '>=0.1.0'
dev_dependencies:
# yaml:
path:
path: ">=1.9.0"
6 changes: 3 additions & 3 deletions app_mirrors/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
version: '>=0.10.7'

dev_dependencies:
dev_build:
test: '>=1.0.0'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
json_annotation:
process_run:
process_run: ">=1.2.1+1"
14 changes: 7 additions & 7 deletions app_pager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: ^3.5.0

dependencies:
cv:
cv: ">=1.1.0+4"
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand All @@ -21,17 +21,17 @@ dependencies:
ref: dart3a
path: app_emit
version: '>=0.1.3'
pool:
pool: ">=1.5.1"
quiver:
dart_style:

dev_dependencies:
dev_build:
test: '>=1.5.0'
build_runner: '>=1.2.7'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"

dependency_overrides:
tekartik_app_emit:
Expand Down
1 change: 0 additions & 1 deletion app_prefs/lib/src/prefs_web.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import 'package:tekartik_prefs/prefs_async.dart';
import 'package:tekartik_prefs_browser/prefs.dart';
import 'package:tekartik_prefs_browser/prefs_async.dart';

Expand Down
2 changes: 1 addition & 1 deletion app_prefs/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
ref: dart3a
version: '>=0.1.0'
path: ">=1.9.0"
process_run: ">=1.2.0+3"
process_run: ">=1.2.1+1"
tekartik_app_sembast:
git:
url: https://github.com/tekartik/app_common_utils.dart
Expand Down
10 changes: 5 additions & 5 deletions app_rx/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ dependencies:
ref: dart3a
version: '>=0.15.8'
dev_dependencies:
dev_build:
test:
build_runner: '>=1.2.7'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"

dependency_overrides:
tekartik_app_bloc:
Expand Down
10 changes: 5 additions & 5 deletions app_rx_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ dependencies:
path: app

dev_dependencies:
dev_build:
test:
build_runner: '>=1.2.7'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
build_runner: ">=2.4.13"
build_test: any
build_web_compilers: any
process_run:
build_web_compilers: ">=4.0.11"
process_run: ">=1.2.1+1"

dependency_overrides:
tekartik_app_bloc:
Expand Down
14 changes: 7 additions & 7 deletions app_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ dependencies:
path: app_sqflite
version: '>=0.2.0'
synchronized:
sembast: '>=3.7.4+2'
sembast: ">=3.7.4+3"
sembast_web: '>=2.4.0+3'
sembast_sqflite: '>=2.2.0+3'
sqflite_common_ffi:
path:
cv:
sqflite_common_ffi: ">=2.3.4"
path: ">=1.9.0"
cv: ">=1.1.0+4"
tekartik_lints:
git:
url: https://github.com/tekartik/common.dart
ref: dart3a
path: packages/lints
version: '>=0.1.0'
dev_dependencies:
process_run:
test:
dev_build:
process_run: ">=1.2.1+1"
test: ">=1.24.0"
dev_build: ">=1.1.0+1"

dependency_overrides:
tekartik_app_sqflite:
Expand Down
8 changes: 4 additions & 4 deletions app_sembast_firestore_type_adapters/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: ^3.5.0

dependencies:
sembast: '>=3.7.4+2'
sembast: ">=3.7.4+3"
tekartik_firebase_firestore:
git:
url: https://github.com/tekartik/firebase_firestore.dart
Expand All @@ -17,6 +17,6 @@ dependencies:
version: '>=1.1.2'

dev_dependencies:
dev_build:
test:
process_run: '>=0.10.1'
dev_build: ">=1.1.0+1"
test: ">=1.24.0"
process_run: ">=1.2.1+1"
8 changes: 4 additions & 4 deletions app_sembast_secure/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ dependencies:
ref: dart3a
path: app_sembast
version: '>=0.1.0'
sembast: '>=3.7.4+2'
path:
sembast: ">=3.7.4+3"
path: ">=1.9.0"
# Dependencies for encryption
encrypt: '>=5.0.0-0'
crypto: '>=3.0.0'

dev_dependencies:
lints:
test: '>=1.16.0'
lints: ">=5.0.0"
test: ">=1.24.0"

dependency_overrides:
tekartik_app_sembast:
Expand Down
Loading

0 comments on commit deef236

Please sign in to comment.