aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 16:43:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-06 16:44:23 +0000
commitbeb93856e03ab73dcf48730ce7882218800f07da (patch)
tree7b82ce9d75b2a8fb930e8e7f0fd6ac4625ac537e /app
parentBump @iconify/svelte from 4.0.1 to 4.0.2 (diff)
downloadtrinkets-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')
-rw-r--r--app/package.json2
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",