diff --git a/pubspec.lock b/pubspec.lock index 96d7aa2..2c037a3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -357,18 +357,18 @@ packages: dependency: transitive description: name: omnydrive - sha256: fd6ceead415ce00a4fcf19b27ab312fbbb1245251f73152055dc1021e9e44843 + sha256: "51264c34253e13763fdfbe97fad9a6b03f4c98ace2426931e4034eb2af832913" url: "https://pub.dev" source: hosted - version: "1.8.0" + version: "1.10.0" omnyshell: dependency: "direct main" description: name: omnyshell - sha256: e4815b1c5c102dfb00c921f3a9db10f55e3904fb2cd20a477252e87fc9850da2 + sha256: f7305711924b45bb416312da9ce71f0cf3c9aa0eb03e28e2c59e0035fab4e683 url: "https://pub.dev" source: hosted - version: "1.49.0" + version: "1.51.0" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 72ae740..34dccd8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,14 +2,14 @@ name: omnyshell_web description: >- Browser-only client for the OmnyShell ecosystem — connect to a Hub, discover nodes, and manage interactive sessions. Installable PWA. -version: 1.14.6 +version: 1.14.7 # repository: https://github.com/my_org/my_repo environment: sdk: ^3.12.2 dependencies: - omnyshell: ^1.49.0 + omnyshell: ^1.51.0 web: ^1.1.1 # The `:ide` agent panel gates its run_command tool with the same shield the # CLI uses; it's browser-safe (dart:io-free) and already pulled in by