From 0906048c343b8ab1e789f5dd25f8b3ec46429c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 15:01:39 +0000 Subject: [PATCH] build(deps-dev): bump @capacitor/core from 7.2.0 to 7.4.4 Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 7.2.0 to 7.4.4. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/7.2.0...7.4.4) --- updated-dependencies: - dependency-name: "@capacitor/core" dependency-version: 7.4.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb75b604..00ba2f68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -520,9 +520,9 @@ integrity sha512-zdhEy3jZPG5Toe/pGzKtDgIiBGywjaoEuQWnGVjBYPlSAEUtAhpZ2At7V0SCb26yluAuzrAUV0Ue+LQeEtHwFQ== "@capacitor/core@^6.0.0 || ^7.0.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-7.2.0.tgz#fdd1c5d2fbfa257887ce6065f66151a51f0e6d1b" - integrity sha512-2zCnA6RJeZ9ec4470o8QMZEQTWpekw9FNoqm5TLc10jeCrhvHVI8MPgxdZVc3mOdFlyieYu4AS1fNxSqbS57Pw== + version "7.4.4" + resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-7.4.4.tgz#b752dd7a12141e40d1c8ce2e37a79571d9f83518" + integrity sha512-xzjxpr+d2zwTpCaN0k+C6wKSZzWFAb9OVEUtmO72ihjr/NEDoLvsGl4WLfjWPcCO2zOy0b2X52tfRWjECFUjtw== dependencies: tslib "^2.1.0"