From 0c5c48ace38476116032142801247df0eb627e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 08:38:20 +0000 Subject: [PATCH] Bump @oddbird/popover-polyfill from 0.6.0 to 0.6.1 Bumps [@oddbird/popover-polyfill](https://github.com/oddbird/popover-polyfill) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/oddbird/popover-polyfill/releases) - [Changelog](https://github.com/oddbird/popover-polyfill/blob/main/CHANGELOG.md) - [Commits](https://github.com/oddbird/popover-polyfill/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: "@oddbird/popover-polyfill" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3bfef1a29c..af22b489fd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.16", "@hugocxl/react-to-image": "^0.0.9", - "@oddbird/popover-polyfill": "^0.6.0", + "@oddbird/popover-polyfill": "^0.6.1", "@shopify/draggable": "^1.1.4", "@stripe/stripe-js": "^7.4.0", "@tiptap/core": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index b9d598a83c..ce04d4cd44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1339,10 +1339,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oddbird/popover-polyfill@^0.6.0": - version "0.6.0" - resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.0.tgz#e183064e1cb6d4ccd20c9bc4f289869027e25d49" - integrity sha512-pbuLPpoGnAp2W0RIt5Wbinq0CHTAMm6qpYj4n/QfamFtmkgNS3R1hr58CikfBGuqSzeUkKxVtKuPnPD/4s7QXQ== +"@oddbird/popover-polyfill@^0.6.1": + version "0.6.1" + resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.1.tgz#dc2d49dd79cc74420eece5b97ccef6ba3f9d42a9" + integrity sha512-Papau51NPG+NajXvoEHCNT1CBJv4WIyvIGfH5gpJPLL8MZJt/4giC0jJ/mNZRtJmdzRuXWpUFB6QxkJa1RvMAQ== "@pkgjs/parseargs@^0.11.0": version "0.11.0"