diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-29 16:19:30 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-29 16:20:13 +0000 |
commit | 0adbbfcc7c81fe0490b89d1df98da8d12625e7ab (patch) | |
tree | 475062a0163b8ffc531c4604add685a8fc1b427e /pnpm-lock.yaml | |
parent | Bump vite-plugin-tailwind-purgecss from 0.3.2 to 0.3.3 (diff) | |
download | trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar.gz trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar.bz2 trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar.lz trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar.xz trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.tar.zst trinkets-0adbbfcc7c81fe0490b89d1df98da8d12625e7ab.zip |
Bump @floating-ui/dom from 1.6.3 to 1.6.4
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.4/packages/dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34bbc30..bd957e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: app: dependencies: '@floating-ui/dom': - specifier: 1.6.3 - version: 1.6.3 + specifier: 1.6.4 + version: 1.6.4 devDependencies: '@iconify/icons-carbon': specifier: 1.2.20 @@ -1593,8 +1593,8 @@ packages: '@floating-ui/utils': 0.2.1 dev: false - /@floating-ui/dom@1.6.3: - resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==} + /@floating-ui/dom@1.6.4: + resolution: {integrity: sha512-0G8R+zOvQsAG1pg2Q99P21jiqxqGBW1iRe/iXHsBRBxnpXKFI8QwbB4x5KmYLggNO5m34IQgOIu9SCRfR/WWiQ==} dependencies: '@floating-ui/core': 1.6.0 '@floating-ui/utils': 0.2.1 |