Skip to content

Commit

Permalink
pubspec clean
Browse files Browse the repository at this point in the history
  • Loading branch information
knaeckeKami committed Jan 29, 2023
1 parent 006e06f commit e0b1ae4
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 667 deletions.
35 changes: 0 additions & 35 deletions codegen/end_to_end_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,38 +15,3 @@ dev_dependencies:
build: ^2.0.0
build_runner: ^2.0.0
test: ^1.16.8
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../gql_code_builder
gql_build:
path: ../gql_build
gql_example_http_auth_link:
path: ../../examples/gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../../examples/gql_example_dio_link
gql_example_cli_github:
path: ../../examples/gql_example_cli_github
gql_example_cli:
path: ../../examples/gql_example_cli
gql_example_build:
path: ../../examples/gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
35 changes: 0 additions & 35 deletions codegen/gql_build/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,3 @@ dependencies:
dev_dependencies:
build_test: ^2.0.0
gql_pedantic: ^1.0.2
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../gql_code_builder
gql_example_http_auth_link:
path: ../../examples/gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../../examples/gql_example_dio_link
gql_example_cli_github:
path: ../../examples/gql_example_cli_github
gql_example_cli:
path: ../../examples/gql_example_cli
gql_example_build:
path: ../../examples/gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../end_to_end_test
35 changes: 0 additions & 35 deletions codegen/gql_code_builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,38 +17,3 @@ dev_dependencies:
build_runner: ^2.1.0
gql_pedantic: ^1.0.2
test: ^1.16.8
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_build:
path: ../gql_build
gql_example_http_auth_link:
path: ../../examples/gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../../examples/gql_example_dio_link
gql_example_cli_github:
path: ../../examples/gql_example_cli_github
gql_example_cli:
path: ../../examples/gql_example_cli
gql_example_build:
path: ../../examples/gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../end_to_end_test
35 changes: 0 additions & 35 deletions examples/gql_example_build/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,38 +6,3 @@ dev_dependencies:
gql_build: ^0.7.0
gql_pedantic: ^1.0.2
test: ^1.0.0
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_example_http_auth_link:
path: ../gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../gql_example_dio_link
gql_example_cli_github:
path: ../gql_example_cli_github
gql_example_cli:
path: ../gql_example_cli
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
35 changes: 0 additions & 35 deletions examples/gql_example_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,38 +11,3 @@ dev_dependencies:
build_runner: ^2.0.0
gql_build: ^0.7.0
gql_pedantic: ^1.0.2
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_example_http_auth_link:
path: ../gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../gql_example_dio_link
gql_example_cli_github:
path: ../gql_example_cli_github
gql_example_build:
path: ../gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
35 changes: 0 additions & 35 deletions examples/gql_example_cli_github/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,3 @@ dev_dependencies:
build_runner: ^2.0.0
gql_build: ^0.7.0
gql_pedantic: ^1.0.2
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_example_http_auth_link:
path: ../gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../gql_example_dio_link
gql_example_cli:
path: ../gql_example_cli
gql_example_build:
path: ../gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
35 changes: 0 additions & 35 deletions examples/gql_example_dio_link/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,3 @@ dependencies:
gql_link: ^0.5.0
gql_exec: ^0.4.3
gql_dio_link: ^0.2.3
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_example_http_auth_link:
path: ../gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_cli_github:
path: ../gql_example_cli_github
gql_example_cli:
path: ../gql_example_cli
gql_example_build:
path: ../gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
37 changes: 0 additions & 37 deletions examples/gql_example_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,42 +16,5 @@ dev_dependencies:
gql_build: ^0.7.0
flutter_test:
sdk: flutter
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_example_http_auth_link:
path: ../gql_example_http_auth_link
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../gql_example_dio_link
gql_example_cli_github:
path: ../gql_example_cli_github
gql_example_cli:
path: ../gql_example_cli
gql_example_build:
path: ../gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
flutter:
uses-material-design: true
35 changes: 0 additions & 35 deletions examples/gql_example_http_auth_link/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,3 @@ dependencies:
dev_dependencies:
gql_build: ^0.7.0
gql_pedantic: ^1.0.2
dependency_overrides:
gql_pedantic:
path: ../../gql_pedantic
gql:
path: ../../gql
gql_exec:
path: ../../links/gql_exec
gql_link:
path: ../../links/gql_link
gql_websocket_link:
path: ../../links/gql_websocket_link
gql_transform_link:
path: ../../links/gql_transform_link
gql_http_link:
path: ../../links/gql_http_link
gql_error_link:
path: ../../links/gql_error_link
gql_code_builder:
path: ../../codegen/gql_code_builder
gql_build:
path: ../../codegen/gql_build
gql_dio_link:
path: ../../links/gql_dio_link
gql_example_dio_link:
path: ../gql_example_dio_link
gql_example_cli_github:
path: ../gql_example_cli_github
gql_example_cli:
path: ../gql_example_cli
gql_example_build:
path: ../gql_example_build
gql_dedupe_link:
path: ../../links/gql_dedupe_link
end_to_end_test:
path: ../../codegen/end_to_end_test
35 changes: 0 additions & 35 deletions gql/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,3 @@ dependencies:
dev_dependencies:
gql_pedantic: ^1.0.2
test: ^1.16.2
dependency_overrides:
gql_pedantic:
path: ../gql_pedantic
gql_exec:
path: ../links/gql_exec
gql_link:
path: ../links/gql_link
gql_websocket_link:
path: ../links/gql_websocket_link
gql_transform_link:
path: ../links/gql_transform_link
gql_http_link:
path: ../links/gql_http_link
gql_error_link:
path: ../links/gql_error_link
gql_code_builder:
path: ../codegen/gql_code_builder
gql_build:
path: ../codegen/gql_build
gql_example_http_auth_link:
path: ../examples/gql_example_http_auth_link
gql_dio_link:
path: ../links/gql_dio_link
gql_example_dio_link:
path: ../examples/gql_example_dio_link
gql_example_cli_github:
path: ../examples/gql_example_cli_github
gql_example_cli:
path: ../examples/gql_example_cli
gql_example_build:
path: ../examples/gql_example_build
gql_dedupe_link:
path: ../links/gql_dedupe_link
end_to_end_test:
path: ../codegen/end_to_end_test
Loading

0 comments on commit e0b1ae4

Please sign in to comment.