diff --git a/pubspec.lock b/pubspec.lock index 2c037a3..21e7b35 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -365,10 +365,10 @@ packages: dependency: "direct main" description: name: omnyshell - sha256: f7305711924b45bb416312da9ce71f0cf3c9aa0eb03e28e2c59e0035fab4e683 + sha256: e0b2b62fbfcba3cb8c5bc88d9f68a4c15374273dd07a17ac0efb99b7c19a3bd2 url: "https://pub.dev" source: hosted - version: "1.51.0" + version: "1.52.0" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 34dccd8..79a80f9 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.7 +version: 1.14.8 # repository: https://github.com/my_org/my_repo environment: sdk: ^3.12.2 dependencies: - omnyshell: ^1.51.0 + omnyshell: ^1.52.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