diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-01 16:13:29 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-01 16:14:11 +0000 |
commit | 5bd4912f22d7198b453c0cce9f39cd781112623f (patch) | |
tree | 77338e407ec6cf68df4aff1e608cd304b956b03b /pnpm-lock.yaml | |
parent | Bump eslint from 9.5.0 to 9.6.0 (diff) | |
download | trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar.gz trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar.bz2 trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar.lz trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar.xz trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.tar.zst trinkets-5bd4912f22d7198b453c0cce9f39cd781112623f.zip |
Bump @floating-ui/dom from 1.6.6 to 1.6.7
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.6 to 1.6.7.
- [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.7/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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6a8048..cc455b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: app: dependencies: '@floating-ui/dom': - specifier: 1.6.6 - version: 1.6.6 + specifier: 1.6.7 + version: 1.6.7 devDependencies: '@skeletonlabs/skeleton': specifier: 2.10.1 @@ -883,11 +883,11 @@ packages: '@floating-ui/core@1.6.2': resolution: {integrity: sha512-+2XpQV9LLZeanU4ZevzRnGFg2neDeKHgFLjP6YLW+tly0IvrhqT4u8enLGjLH3qeh85g19xY5rsAusfwTdn5lg==} - '@floating-ui/dom@1.6.6': - resolution: {integrity: sha512-qiTYajAnh3P+38kECeffMSQgbvXty2VB6rS+42iWR4FPIlZjLK84E9qtLnMTLIpPz2znD/TaFqaiavMUrS+Hcw==} + '@floating-ui/dom@1.6.7': + resolution: {integrity: sha512-wmVfPG5o2xnKDU4jx/m4w5qva9FWHcnZ8BvzEe90D/RpwsJaTAVYPEPdQ8sbr/N8zZTAHlZUTQdqg8ZUbzHmng==} - '@floating-ui/utils@0.2.3': - resolution: {integrity: sha512-XGndio0l5/Gvd6CLIABvsav9HHezgDFFhDfHk1bvLfr9ni8dojqLSvBbotJEjmIwNHL7vK4QzBJTdBRoB+c1ww==} + '@floating-ui/utils@0.2.4': + resolution: {integrity: sha512-dWO2pw8hhi+WrXq1YJy2yCuWoL20PddgGaqTgVe4cOS9Q6qklXCiA1tJEqX6BEwRNSCP84/afac9hd4MS+zEUA==} '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -4000,14 +4000,14 @@ snapshots: '@floating-ui/core@1.6.2': dependencies: - '@floating-ui/utils': 0.2.3 + '@floating-ui/utils': 0.2.4 - '@floating-ui/dom@1.6.6': + '@floating-ui/dom@1.6.7': dependencies: '@floating-ui/core': 1.6.2 - '@floating-ui/utils': 0.2.3 + '@floating-ui/utils': 0.2.4 - '@floating-ui/utils@0.2.3': {} + '@floating-ui/utils@0.2.4': {} '@humanwhocodes/module-importer@1.0.1': {} |