From 8f0146b125a393a3bf7f08022aebf70bf9229749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 21:12:54 +0000 Subject: [PATCH] build: (deps): bump universal_html from 2.2.4 to 2.3.0 Bumps [universal_html](https://github.com/dint-dev/universal_html) from 2.2.4 to 2.3.0. - [Release notes](https://github.com/dint-dev/universal_html/releases) - [Changelog](https://github.com/dint-dev/universal_html/blob/master/CHANGELOG.md) - [Commits](https://github.com/dint-dev/universal_html/commits/v2.3.0) --- updated-dependencies: - dependency-name: universal_html dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 33a888014..85c247411 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1949,18 +1949,18 @@ packages: dependency: "direct main" description: name: universal_html - sha256: "56536254004e24d9d8cfdb7dbbf09b74cf8df96729f38a2f5c238163e3d58971" + sha256: c0bcae5c733c60f26c7dfc88b10b0fd27cbcc45cb7492311cdaa6067e21c9cd4 url: "https://pub.dev" source: hosted - version: "2.2.4" + version: "2.3.0" universal_io: dependency: transitive description: name: universal_io - sha256: "1722b2dcc462b4b2f3ee7d188dad008b6eb4c40bbd03a3de451d82c78bba9aad" + sha256: f63cbc48103236abf48e345e07a03ce5757ea86285ed313a6a032596ed9301e2 url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.3.1" universal_platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 996317449..0e557f7f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -78,7 +78,7 @@ dependencies: swipe_to_action: ^0.3.0 unifiedpush: ^6.2.0 unifiedpush_ui: ^0.2.0 - universal_html: ^2.2.4 + universal_html: ^2.3.0 url_launcher: ^6.3.2 video_compress: ^3.1.4 video_player: ^2.10.1