From 36b459414e1120c05bf6c55d69f66b5443b01114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:30:30 +0000 Subject: 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] --- app/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 6f612ec..dd9e3cd 100644 --- a/app/package.json +++ b/app/package.json @@ -2,7 +2,7 @@ "name": "website", "version": "0.0.1", "dependencies": { - "@floating-ui/dom": "1.5.2" + "@floating-ui/dom": "1.5.3" }, "devDependencies": { "@iconify/svelte": "^3.1.4", 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 -- cgit v1.2.3