diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-06 16:43:13 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-06 16:44:23 +0000 |
commit | beb93856e03ab73dcf48730ce7882218800f07da (patch) | |
tree | 7b82ce9d75b2a8fb930e8e7f0fd6ac4625ac537e /app/package.json | |
parent | Bump @iconify/svelte from 4.0.1 to 4.0.2 (diff) | |
download | trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar.gz trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar.bz2 trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar.lz trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar.xz trinkets-beb93856e03ab73dcf48730ce7882218800f07da.tar.zst trinkets-beb93856e03ab73dcf48730ce7882218800f07da.zip |
Bump @floating-ui/dom from 1.6.4 to 1.6.5
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.4 to 1.6.5.
- [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.5/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 'app/package.json')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index bface75..75a0648 100644 --- a/app/package.json +++ b/app/package.json @@ -4,7 +4,7 @@ "license": "MIT", "author": "Matt Strapp <matt@mattstrapp.net>", "dependencies": { - "@floating-ui/dom": "1.6.4" + "@floating-ui/dom": "1.6.5" }, "devDependencies": { "@iconify/icons-carbon": "1.2.20", |