From 8516c03ba3d636d993d3d09c6cd116fc47db7e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 22:01:03 -0400 Subject: [PATCH] chore(deps): bump @floating-ui/core from 1.4.1 to 1.5.0 (#402) Bumps [@floating-ui/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/core@1.5.0/packages/core) --- updated-dependencies: - dependency-name: "@floating-ui/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- openllm-contrib/clojure/package.json | 2 +- pnpm-lock.yaml | 14 ++------------ 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/openllm-contrib/clojure/package.json b/openllm-contrib/clojure/package.json index f0282769..1f693801 100644 --- a/openllm-contrib/clojure/package.json +++ b/openllm-contrib/clojure/package.json @@ -51,7 +51,7 @@ "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1", "@emotion/utils": "^1.2.1", "@emotion/weak-memoize": "^0.3.1", - "@floating-ui/core": "^1.4.1", + "@floating-ui/core": "^1.5.0", "@floating-ui/dom": "^1.5.3", "@floating-ui/react-dom": "^2.0.2", "@mui/base": "5.0.0-beta.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10af9659..f05092e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -173,8 +173,8 @@ importers: specifier: ^0.3.1 version: 0.3.1 '@floating-ui/core': - specifier: ^1.4.1 - version: 1.4.1 + specifier: ^1.5.0 + version: 1.5.0 '@floating-ui/dom': specifier: ^1.5.3 version: 1.5.3 @@ -1716,12 +1716,6 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@floating-ui/core@1.4.1: - resolution: {integrity: sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==} - dependencies: - '@floating-ui/utils': 0.1.2 - dev: false - /@floating-ui/core@1.5.0: resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==} dependencies: @@ -1746,10 +1740,6 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@floating-ui/utils@0.1.2: - resolution: {integrity: sha512-ou3elfqG/hZsbmF4bxeJhPHIf3G2pm0ujc39hYEZrfVqt7Vk/Zji6CXc3W0pmYM8BW1g40U+akTl9DKZhFhInQ==} - dev: false - /@floating-ui/utils@0.1.4: resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==} dev: false