mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-11 18:09:52 -04:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user