diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index a4a412f..4f685cc 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v4.1.7 + uses: actions/checkout@v4.2.0 - name: Set up Dart uses: dart-lang/setup-dart@v1.6.5 diff --git a/README.md b/README.md index 9255ff9..c61448d 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[Android]: https://developer.android.com/studio [CommonMark]:https://commonmark.org/ [Dart]: https://dart.dev/ [Hypertext Transfer Protocol]: https://developer.mozilla.org/en-US/docs/Web/HTTP @@ -39,7 +38,6 @@ Data Interchange Web is the Web implementation of Data Interchange ## Build -- [Android Studio][Android] - [Dart Language][Dart] - [IntelliJ IDEA][IDEA] - [Visual Studio Code][VSCode] diff --git a/pubspec.lock b/pubspec.lock index dabde05..12d63aa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -70,14 +70,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.1.1" - browser_launcher: - dependency: "direct main" - description: - name: browser_launcher - sha256: "54a2da4d152c34760b87cbd4a9fe8a563379487e57bfcd1b387be394dfa91734" - url: "https://pub.dev" - source: hosted - version: "1.1.2" build: dependency: transitive description: @@ -250,10 +242,10 @@ packages: dependency: transitive description: name: dart_style - sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9" + sha256: "7856d364b589d1f08986e140938578ed36ed948581fbc3bc9aef1805039ac5ab" url: "https://pub.dev" source: hosted - version: "2.3.6" + version: "2.3.7" file: dependency: "direct main" description: @@ -327,7 +319,7 @@ packages: source: hosted version: "3.2.1" http_parser: - dependency: "direct main" + dependency: transitive description: name: http_parser sha256: "40f592dd352890c3b60fec1b68e786cefb9603e05ff303dbc4dda49b304ecdf4" @@ -394,10 +386,10 @@ packages: dependency: "direct dev" description: name: lints - sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235" + sha256: "3315600f3fb3b135be672bf4a178c55f274bebe368325ae18462c89ac1e3b413" url: "https://pub.dev" source: hosted - version: "4.0.0" + version: "5.0.0" logging: dependency: "direct main" description: @@ -434,10 +426,10 @@ packages: dependency: transitive description: name: meta - sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 + sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c url: "https://pub.dev" source: hosted - version: "1.15.0" + version: "1.16.0" mime: dependency: transitive description: @@ -470,14 +462,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.9.0" - platform: - dependency: "direct main" - description: - name: platform - sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65" - url: "https://pub.dev" - source: hosted - version: "3.1.5" pool: dependency: "direct main" description: @@ -554,10 +538,10 @@ packages: dependency: "direct main" description: name: shelf_static - sha256: a41d3f53c4adf0f57480578c1d61d90342cd617de7fc8077b1304643c2d85c1e + sha256: c87c3875f91262785dade62d135760c2c69cb217ac759485334c5857ad89f6e3 url: "https://pub.dev" source: hosted - version: "1.1.2" + version: "1.1.3" shelf_test_handler: dependency: "direct dev" description: @@ -618,10 +602,10 @@ packages: dependency: "direct main" description: name: stack_trace - sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" + sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377" url: "https://pub.dev" source: hosted - version: "1.11.1" + version: "1.12.0" stream_channel: dependency: transitive description: @@ -698,10 +682,10 @@ packages: dependency: transitive description: name: vm_service - sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d" + sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b url: "https://pub.dev" source: hosted - version: "14.2.5" + version: "14.3.0" watcher: dependency: transitive description: @@ -714,10 +698,10 @@ packages: dependency: "direct main" description: name: web - sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062 + sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.1.0" web_socket: dependency: transitive description: @@ -751,4 +735,4 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.5.0-259.0.dev <3.7.0" + dart: ">=3.5.0 <3.7.0" diff --git a/pubspec.yaml b/pubspec.yaml index c1f4f0f..6c0e838 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,50 +1,47 @@ dependencies: - ansicolor: ^2.0.3 - args: ^2.4.2 - async: ^2.11.0 - browser_launcher: ^1.1.1 - characters: ^1.3.0 - cli_config: ^0.2.0 - cli_util: ^0.4.1 - collection: ^1.19.0 - convert: ^3.1.1 - crypto: ^3.0.3 - csslib: ^1.0.0 - file: ^7.0.0 - glob: ^2.1.2 - http: ^1.2.2 - http2: ^2.3.0 - http_multi_server: ^3.2.1 - http_parser: ^4.1.0 - intl: ^0.19.0 - intl_translation: ^0.20.0 - io: ^1.0.4 - json_rpc_2: ^3.0.2 - json_serializable: ^6.8.0 - logging: ^1.2.0 - markdown: ^7.2.2 - path: ^1.9.0 - platform: ^3.1.5 - pool: ^1.5.1 - shelf: ^1.4.2 - shelf_proxy: ^1.0.4 - shelf_router: ^1.1.4 - shelf_static: ^1.1.2 - shelf_web_socket: ^2.0.0 - stack_trace: ^1.11.1 - term_glyph: ^1.2.1 - web: ^1.0.0 - web_socket_channel: ^3.0.1 + ansicolor: 2.0.3 + args: 2.5.0 + async: 2.11.0 + characters: 1.3.0 + cli_config: 0.2.0 + cli_util: 0.4.1 + collection: 1.19.0 + convert: 3.1.1 + crypto: 3.0.5 + csslib: 1.0.0 + file: 7.0.0 + glob: 2.1.2 + http: 1.2.2 + http2: 2.3.0 + http_multi_server: 3.2.1 + intl: 0.19.0 + intl_translation: 0.20.0 + io: 1.0.4 + json_rpc_2: 3.0.2 + json_serializable: 6.8.0 + logging: 1.2.0 + markdown: 7.2.2 + path: 1.9.0 + pool: 1.5.1 + shelf: 1.4.2 + shelf_proxy: 1.0.4 + shelf_router: 1.1.4 + shelf_static: 1.1.3 + shelf_web_socket: 2.0.0 + stack_trace: 1.12.0 + term_glyph: 1.2.1 + web: 1.1.0 + web_socket_channel: 3.0.1 description: "Data Interchange Format Implementations" dev_dependencies: - build_runner: ^2.4.12 - build_web_compilers: ^4.0.11 - lints: ^4.0.0 - shelf_test_handler: ^2.0.2 - test: ^1.25.8 + build_runner: 2.4.12 + build_web_compilers: 4.0.11 + lints: 5.0.0 + shelf_test_handler: 2.0.2 + test: 1.25.8 environment: sdk: '>=3.0.0 <=6.0.0'