diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-28 16:30:30 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-09-28 12:06:30 -0500 |
commit | 36b459414e1120c05bf6c55d69f66b5443b01114 (patch) | |
tree | 4eeb02906eb487312d2272a4756f723edbf218de /pnpm-lock.yaml | |
parent | Bump @types/node from 20.6.0 to 20.7.1 (diff) | |
download | trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar.gz trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar.bz2 trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar.lz trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar.xz trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.tar.zst trinkets-36b459414e1120c05bf6c55d69f66b5443b01114.zip |
Bump @floating-ui/dom from 1.5.2 to 1.5.3
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.5.2 to 1.5.3.
- [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.5.3/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 'pnpm-lock.yaml')
-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 ccbbd65..e9f6541 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: app: dependencies: '@floating-ui/dom': - specifier: 1.5.2 - version: 1.5.2 + specifier: 1.5.3 + version: 1.5.3 devDependencies: '@iconify/svelte': specifier: ^3.1.4 @@ -1575,8 +1575,8 @@ packages: '@floating-ui/utils': 0.1.4 dev: false - /@floating-ui/dom@1.5.2: - resolution: {integrity: sha512-6ArmenS6qJEWmwzczWyhvrXRdI/rI78poBcW0h/456+onlabit+2G+QxHx5xTOX60NBJQXjsCLFbW2CmsXpUog==} + /@floating-ui/dom@1.5.3: + resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==} dependencies: '@floating-ui/core': 1.5.0 '@floating-ui/utils': 0.1.4 |