From e64d7b753443ea68b2097cf183fe9f1928da739f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:53:31 +0000 Subject: [PATCH] Bump http, fpdart, mocktail, rxdart and fhir_yaml Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs), [fpdart](https://github.com/SandroMaglione/fpdart), [mocktail](https://github.com/felangel/mocktail), [rxdart](https://github.com/ReactiveX/rxdart) and [fhir_yaml](https://github.com/MayJuun/fhir). These dependencies needed to be updated together. Updates `http` from 0.13.2 to 0.13.5 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) Updates `fpdart` from 0.2.0 to 0.4.0 - [Release notes](https://github.com/SandroMaglione/fpdart/releases) - [Changelog](https://github.com/SandroMaglione/fpdart/blob/main/CHANGELOG.md) - [Commits](https://github.com/SandroMaglione/fpdart/compare/v0.2.0...v0.4.0) Updates `mocktail` from 0.1.4 to 0.3.0 - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.1.4...mocktail-v0.3.0) Updates `rxdart` from 0.26.0 to 0.27.7 - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactiveX/rxdart/compare/0.26.0...0.27.7) Updates `fhir_yaml` from 0.4.0 to 0.9.0 - [Release notes](https://github.com/MayJuun/fhir/releases) - [Commits](https://github.com/MayJuun/fhir/commits) --- updated-dependencies: - dependency-name: http dependency-type: direct:production - dependency-name: fpdart dependency-type: direct:production - dependency-name: mocktail dependency-type: direct:production - dependency-name: rxdart dependency-type: direct:production - dependency-name: fhir_yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pubspec.lock | 495 +++++++++++++++++++++------------------------------ pubspec.yaml | 8 +- 2 files changed, 211 insertions(+), 292 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index abf2d61..41f5ecc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,761 +5,680 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: e6dd5609f0945ef6bc72bdcd28af6eeabefef99a6d62b7790320133789217759 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "38.0.0" + version: "52.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: c71e50e4e1674c9ffeaf053bb8d38e4a03b94d08af6a27fb352f3ff569becc44 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.4.1" + version: "5.4.0" ansicolor: dependency: "direct main" description: name: ansicolor - sha256: "607f8fa9786f392043f169898923e6c59b4518242b68b8862eb8a8b7d9c30b4a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.1" archive: dependency: transitive description: name: archive - sha256: a92e39b291073bb840a72cf43d96d2a63c74e9a485d227833e8ea0054d16ad16 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.2" + version: "3.3.6" args: dependency: "direct main" description: name: args - sha256: b003c3098049a51720352d219b0bb5f219b60fbfb68e7a4748139a06a5676515 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.3.1" + version: "2.4.0" async: dependency: transitive description: name: async - sha256: "558fff0367e75875e136f628336a7c599cb5b77bf83cad58312847d243d54a44" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.6.0" + version: "2.10.0" boolean_selector: dependency: transitive description: name: boolean_selector - sha256: "5bbf32bc9e518d41ec49718e2931cd4527292c9b0c6d2dffcf7fe6b9a8a8cf72" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" build: dependency: transitive description: name: build - sha256: "2db35d609460afa45c472c2aab5c408ff088d54fda165d3b8705b91275f63c30" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.2.2" + version: "2.3.1" build_config: dependency: transitive description: name: build_config - sha256: ad77deb6e9c143a3f550fbb4c5c1e0c6aadabe24274898d06b9526c61b9cf4fb - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.1" build_daemon: dependency: transitive description: name: build_daemon - sha256: fa3257da1537d0e6cd7bfc966883426f203e4af1b05d349f7f4e3f513fd9ebe1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.1.0" build_resolvers: dependency: transitive description: name: build_resolvers - sha256: "9aae031a54ab0beebc30a888c93e900d15ae2fd8883d031dbfbd5ebdb57f5a4c" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.9" + version: "2.1.0" build_runner: dependency: "direct dev" description: name: build_runner - sha256: "10db5257d440c097c90bbfdaec0d60654537fbfc46a1d504081699b800ae629e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.8" + version: "2.3.3" build_runner_core: dependency: transitive description: name: build_runner_core - sha256: f4d6244cc071ba842c296cb1c4ee1b31596b9f924300647ac7a1445493471a3f - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "7.2.3" + version: "7.2.7" build_test: dependency: "direct dev" description: name: build_test - sha256: b8165c422fab3f04622f44942ba0d85c7a0a1dd8195badce6862b24d19acd945 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.5" + version: "2.1.6" build_version: dependency: "direct dev" description: name: build_version - sha256: "5e3fe6e714d9e19fbcdffef4af79d2c337a4c8796e156f6ae5d6f4053354ef4e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "2.1.1" built_collection: dependency: transitive description: name: built_collection - sha256: f5a2a975d3da1ca46579d2f173bea1c766f0044cff40889c8df8009bf6ea0d0c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.1" built_value: dependency: transitive description: name: built_value - sha256: "9e7d05607fcd42edfc3afbff8fc8e4a06325b56dfc2e243b5c121d785bb60ef7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "8.0.6" + version: "8.4.3" characters: dependency: transitive description: name: characters - sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.2.1" charcode: dependency: transitive description: name: charcode - sha256: "8e36feea6de5ea69f2199f29cf42a450a855738c498b57c0b980e2d3cca9c362" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.3.1" checked_yaml: dependency: transitive description: name: checked_yaml - sha256: dd007e4fb8270916820a0d66e24f619266b60773cddd082c6439341645af2659 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.0.2" cli_pkg: dependency: "direct dev" description: name: cli_pkg - sha256: f592bed1c68dda63f2f415111ddd1d1453b479744578ade8e161e43f118192ff - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" + version: "2.2.0" cli_util: dependency: transitive description: name: cli_util - sha256: cf1c02840bbbcf8fcd13feb5933c62d643cc58ddf4f6088707cf48d1892cbc5d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.5" + clock: + dependency: transitive + description: + name: clock + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.1" code_builder: dependency: transitive description: name: code_builder - sha256: "98013335a650bf674a6f80d4ff99a1571eabc7f813df05ff253d9fa6daad064b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" + version: "4.4.0" collection: dependency: "direct main" description: name: collection - sha256: "6d4193120997ecfd09acf0e313f13dc122b119e5eca87ef57a7d065ec9183762" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.15.0" + version: "1.17.1" convert: dependency: transitive description: name: convert - sha256: "196284f26f69444b7f5c50692b55ec25da86d9e500451dc09333bf2e3ad69259" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.2" + version: "3.1.1" coverage: dependency: transitive description: name: coverage - sha256: "2890d8a09829de2cc3ead1407960549e4eb3c4e48c8fb837bfa5c68398496489" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.6.3" crypto: dependency: transitive description: name: crypto - sha256: cf75650c66c0316274e21d7c43d3dea246273af5955bd94e8184837cd577575c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.0.2" csslib: dependency: transitive description: name: csslib - sha256: f857285c8dc0b4f2f77b49a1c083ff8c75223a7549de20f3e607df58cf497a43 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.17.0" + version: "0.17.2" dart_console: dependency: "direct main" description: name: dart_console - sha256: eba6af9ef2172df11ce49053d16b868de82684bc02123baf21bd8c9b1850a106 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.2" dart_style: dependency: transitive description: name: dart_style - sha256: "8aff82f9b26fd868992e5430335a9d773bfef01e1d852d7ba71bf4c5d9349351" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.2.3" + version: "2.2.4" ffi: dependency: transitive description: name: ffi - sha256: "13a6ccf6a459a125b3fcdb6ec73bd5ff90822e071207c663bfd1f70062d51d18" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.0.1" fhir_yaml: dependency: "direct main" description: name: fhir_yaml - sha256: c8ffe1c4027c5b39dd9bdb2f5a8530512e66b7e2b048fcee508fb1a70663ebd2 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.4.0" + version: "0.9.0" file: dependency: "direct main" description: name: file - sha256: "9fd2163d866769f60f4df8ac1dc59f52498d810c356fe78022e383dd3c57c0e1" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.1.4" fixnum: dependency: transitive description: name: fixnum - sha256: "6a2ef17156f4dc49684f9d99aaf4a93aba8ac49f5eac861755f5730ddf6e2e4e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.0" fpdart: dependency: "direct main" description: name: fpdart - sha256: "2c8078716966f6bb8b723a73ba44842787860d0c8d83c6912e78f3d7b204e444" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" - freezed_annotation: - dependency: transitive - description: - name: freezed_annotation - sha256: "1be037f901137bf2b9a0c309e9bf2694d6ec77687645211218191ade4f41a4b8" - url: "https://pub.dev" - source: hosted - version: "1.1.0" + version: "0.4.0" frontend_server_client: dependency: transitive description: name: frontend_server_client - sha256: "780784ec9e9362ed5278272d39b6590474dba495483ec97eba31df4d23622fa0" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "3.2.0" glob: dependency: transitive description: name: glob - sha256: dda85ce2aefce16f7e75586acbcb1e8320bf176f69fd94082e31945d6de67f3e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.1.1" graphs: dependency: transitive description: name: graphs - sha256: ae0b3d956ff324c6f8671f08dcb2dbd71c99cdbf2aa3ca63a14190c47aa6679c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.2.0" grinder: dependency: "direct dev" description: name: grinder - sha256: b24948a441fc65d07bc8b219d7ee8d6cc0af4cdb13823e0d3be6d848eb787b04 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.9.2" + version: "0.9.3" html: dependency: transitive description: name: html - sha256: bfef906cbd4e78ef49ae511d9074aebd1d2251482ef601a280973e8b58b51bbf - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.1" http: dependency: "direct main" description: name: http - sha256: "0c51a50c5ac87b08e5e98a12efbd24bb8367268021de0a13b99319275c15eb4a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.13.2" + version: "0.13.5" http_multi_server: dependency: transitive description: name: http_multi_server - sha256: bfb651625e251a88804ad6d596af01ea903544757906addcb2dcdf088b5ea185 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.2.1" http_parser: dependency: transitive description: name: http_parser - sha256: e362d639ba3bc07d5a71faebb98cde68c05bfbcfbbb444b60b6f60bb67719185 - url: "https://pub.dev" + url: "https://pub.dartlang.org" + source: hosted + version: "4.0.2" + intl: + dependency: transitive + description: + name: intl + url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" + version: "0.17.0" io: dependency: "direct main" description: name: io - sha256: "15a5436d2a02dc60e6dc2fb5d7dfaac08b7b137cff3d4bf3158d38ecab656b69" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.4" js: dependency: transitive description: name: js - sha256: d9bdfd70d828eeb352390f81b18d6a354ef2044aa28ef25682079797fa7cd174 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.6.3" + version: "0.6.7" json_annotation: dependency: transitive description: name: json_annotation - sha256: cb314f00b2488de7bc575207e54402cd2f92363f333a7933fd1b0631af226baa - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.6.0" + version: "4.8.0" logging: dependency: transitive description: name: logging - sha256: "0520a4826042a8a5d09ddd4755623a50d37ee536d79a70452aff8c8ad7bb6c27" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.1" matcher: dependency: transitive description: name: matcher - sha256: "80c2989398773fa06e2457e9ff08580f24e9858b28462a722241cb53e5613478" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.12.12" + version: "0.12.14" meta: dependency: "direct main" description: name: meta - sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.9.0" mime: dependency: transitive description: name: mime - sha256: dab22e92b41aa1255ea90ddc4bc2feaf35544fd0728e209638cad041a6e3928a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.4" mocktail: dependency: "direct dev" description: name: mocktail - sha256: ac49ddf0aff89cde42f60cac9959a682e8a035de7c3fe4f2626c31d15b6c9809 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.3.0" modular_core: dependency: "direct main" description: name: modular_core - sha256: "84cfe65d2ab15b0265a5bdb07a7a0408b06f8d92fee6fb94a3c85e97cbc2d6af" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.3+1" modular_interfaces: dependency: transitive description: name: modular_interfaces - sha256: "89db18038048d63de80871189ddc52363814e8181615459e5d88ed0a921acc1f" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.2" node_interop: dependency: transitive description: name: node_interop - sha256: b4f93987faa4b63ac83477e4087e1923a69e0250e6437b67295bd2e1e8e5816c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.1.0" node_preamble: dependency: transitive description: name: node_preamble - sha256: c133f761a6a790d0b000efa4f74eae9700bb6e9e9f5e996f0e8d6fe92703ced6 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" oauth2: dependency: transitive description: name: oauth2 - sha256: e5c8b77472d3643e2a4413e9be4cdb5d094cfa4e4f0dfdde8a8f03163dbcb485 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" package_config: dependency: transitive description: name: package_config - sha256: "20e7154d701fedaeb219dad732815ecb66677667871127998a9a6581c2aba4ba" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" path: dependency: "direct main" description: name: path - sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" - pedantic: + version: "1.8.3" + petitparser: dependency: transitive description: - name: pedantic - sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602" - url: "https://pub.dev" + name: petitparser + url: "https://pub.dartlang.org" source: hosted - version: "1.11.1" - petitparser: + version: "5.1.0" + pointycastle: dependency: transitive description: - name: petitparser - sha256: "85e8f8b118afcccf948a9844d199e56260117400bd9b9982d87bf1d62ebc1690" - url: "https://pub.dev" + name: pointycastle + url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "3.6.2" pool: dependency: transitive description: name: pool - sha256: "05955e3de2683e1746222efd14b775df7131139e07695dc8e24650f6b4204504" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.5.0" + version: "1.5.1" pub_api_client: dependency: "direct main" description: name: pub_api_client - sha256: "8605e01566140abde7be31065687b011acde07ac33ee21f68a0a55c6edefa56d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.2.1" + version: "2.3.0" pub_semver: dependency: transitive description: name: pub_semver - sha256: "59ed538734419e81f7fc18c98249ae72c3c7188bdd9dceff2840585227f79843" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.3" pubspec: dependency: transitive description: name: pubspec - sha256: f534a50a2b4d48dc3bc0ec147c8bd7c304280fff23b153f3f11803c4d49d927e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.3.0" pubspec_parse: dependency: transitive description: name: pubspec_parse - sha256: "358c5ce09744e0e08b3f5f38c53d7d26a8219dd641718f8500f49cfa56240358" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.2.1" quiver: dependency: transitive description: name: quiver - sha256: "93982981971e812c94d4a6fa3a57b89f9ec12b38b6380cd3c1370c3b01e4580e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "3.2.1" recase: dependency: "direct main" description: name: recase - sha256: "7aec9b9f498cba65ed969eda51ea3d86a77bbd633d876b57d9db7d9f94fc6ca5" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" + version: "4.1.0" + retry: + dependency: transitive + description: + name: retry + url: "https://pub.dartlang.org" + source: hosted + version: "3.1.0" rxdart: dependency: "direct main" description: name: rxdart - sha256: "2ef8b4e91cb3b55d155e0e34eeae0ac7107974e451495c955ac04ddee8cc21fd" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.26.0" + version: "0.27.7" shelf: dependency: transitive description: name: shelf - sha256: cb24b18e3d32d08418e82daeef644c80ed616288de5e34cbae5c05879bfafe55 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.4.0" shelf_packages_handler: dependency: transitive description: name: shelf_packages_handler - sha256: e0b44ebddec91e70a713e13adf93c1b2100821303b86a18e1ef1d082bd8bd9b8 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.1" shelf_static: dependency: transitive description: name: shelf_static - sha256: "8584c0aa0f5756a61519b1a2fc2cd22ddbc518e9396bd33ebf06b9836bb23d13" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.1" shelf_web_socket: dependency: transitive description: name: shelf_web_socket - sha256: fd84910bf7d58db109082edf7326b75322b8f186162028482f53dc892f00332d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.0.3" source_map_stack_trace: dependency: transitive description: name: source_map_stack_trace - sha256: "8c463326277f68a628abab20580047b419c2ff66756fd0affd451f73f9508c11" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" source_maps: dependency: transitive description: name: source_maps - sha256: "52de2200bb098de739794c82d09c41ac27b2e42fd7e23cce7b9c74bf653c7296" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.10.10" + version: "0.10.11" source_span: dependency: "direct main" description: name: source_span - sha256: d5f89a9e52b36240a80282b3dc0667dd36e53459717bb17b8fb102d30496606a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.9.1" stack_trace: dependency: transitive description: name: stack_trace - sha256: f8d9f247e2f9f90e32d1495ff32dac7e4ae34ffa7194c5ff8fcc0fd0e52df774 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.10.0" + version: "1.11.0" stream_channel: dependency: transitive description: name: stream_channel - sha256: db47e4797198ee601990820437179bb90219f918962318d494ada2b4b11e6f6d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" stream_transform: dependency: transitive description: name: stream_transform - sha256: ed464977cb26a1f41537e177e190c67223dbd9f4f683489b6ab2e5d211ec564e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner - sha256: dd11571b8a03f7cadcf91ec26a77e02bfbd6bbba2a512924d3116646b4198fc4 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" term_glyph: dependency: transitive description: name: term_glyph - sha256: a88162591b02c1f3a3db3af8ce1ea2b374bd75a7bb8d5e353bcfbdc79d719830 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.1" test: dependency: "direct dev" description: name: test - sha256: de3ca3495ab15223b921cb9372fe54abfb9a273a32f673f7ca0e0e7b07129d1b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.21.4" + version: "1.23.1" test_api: dependency: transitive description: name: test_api - sha256: b882da9bdac8e6a846796a411b13c233cd5dfd03713888225e551cf27632acdb - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.4.12" + version: "0.4.18" test_core: dependency: transitive description: name: test_core - sha256: "3f14367ebf05fcd5811d7ded583bbc93d80a12da9ad567d812f2466ef8df3bd1" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.4.16" + version: "0.4.24" test_process: dependency: transitive description: name: test_process - sha256: "2c7b57b79a43c99b135ef949f35886213f1ac937501334a6183873dc53ae57a7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3" timing: dependency: transitive description: name: timing - sha256: c386d07d7f5efc613479a7c4d9d64b03710b03cfaa7e8ad5f2bfb295a1f0dfad - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.1" typed_data: dependency: transitive description: name: typed_data - sha256: "53bdf7e979cfbf3e28987552fd72f637e63f3c8724c9e56d9246942dc2fa36ee" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.3.1" uri: dependency: transitive description: name: uri - sha256: "889eea21e953187c6099802b7b4cf5219ba8f3518f604a1033064d45b1b8268a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.0" vm_service: dependency: transitive description: name: vm_service - sha256: "422eda09e2a50eb27fe9eca2c897d624cea7fa432a8442e1ea1a10d50a4321ab" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.2.0" + version: "11.0.1" watcher: dependency: transitive description: name: watcher - sha256: "68173f2fa67d241323a4123be7ed4e43424c54befa5505d71c8ad4b7baf8f71d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.2" web_socket_channel: dependency: transitive description: name: web_socket_channel - sha256: "500e6014efebd305a30ebf1c6006d13faa82dcd85c7a2a7793679a64ed69ec48" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.3.0" webkit_inspection_protocol: dependency: transitive description: name: webkit_inspection_protocol - sha256: "5adb6ab8ed14e22bb907aae7338f0c206ea21e7a27004e97664b16c120306f00" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.2.0" win32: dependency: transitive description: name: win32 - sha256: c0e3a4f7be7dae51d8f152230b86627e3397c1ba8c3fa58e63d44a9f3edc9cef - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" + version: "2.7.0" xml: dependency: transitive description: name: xml - sha256: "88d26fad429944d29b7c418177d156d04bbef049f295cf48130eccc84f0b8b4b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "5.1.0" + version: "5.4.1" yaml: dependency: "direct main" description: name: yaml - sha256: "3cee79b1715110341012d27756d9bae38e650588acd38d3f3c610822e1337ace" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "3.1.1" sdks: dart: ">=2.19.0 <3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 5c31c6d..9cd89a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,10 +18,10 @@ dependencies: collection: ^1.14.11 meta: ^1.1.8 source_span: ^1.7.0 - fhir_yaml: ^0.4.0 - rxdart: ^0.26.0 + fhir_yaml: ">=0.4.0 <0.10.0" + rxdart: ">=0.26.0 <0.28.0" io: ^1.0.0 - fpdart: ^0.2.0 + fpdart: ">=0.2.0 <0.5.0" pub_api_client: ^2.2.1 modular_core: ^2.0.3+1 @@ -30,7 +30,7 @@ dev_dependencies: build_runner: ^2.0.1 build_version: ^2.0.3 test: ^1.16.0-nullsafety.17 - mocktail: ^0.1.1 + mocktail: ">=0.1.1 <0.4.0" build_test: ^2.1.0 cli_pkg: ^2.1.4 grinder: ^0.9.2