From 37ac324f8a5f58c5a6360b02dfff67f72c674cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:17:51 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001769 to 1.0.30001770 in /ui Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001769 to 1.0.30001770. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001769...1.0.30001770) --- updated-dependencies: - dependency-name: caniuse-lite dependency-version: 1.0.30001770 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index 1de10be9a..77fd6510e 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1957,9 +1957,9 @@ camelcase@^5.0.0: integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== caniuse-lite@^1.0.30001759: - version "1.0.30001769" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz#1ad91594fad7dc233777c2781879ab5409f7d9c2" - integrity sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg== + version "1.0.30001770" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001770.tgz#4dc47d3b263a50fbb243448034921e0a88591a84" + integrity sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw== case@^1.6.3: version "1.6.3"