From f77274a1e08b4b1edefcf2a3d734899457e0097c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:18:07 +0100 Subject: [PATCH] fix(deps): update dependency @floating-ui/dom to v1.5.1 (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/utilities/popper/package.json | 2 +- pnpm-lock.yaml | 29 ++++++++++++++++---------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/packages/utilities/popper/package.json b/packages/utilities/popper/package.json index 8ae21eba1d..85c2034208 100644 --- a/packages/utilities/popper/package.json +++ b/packages/utilities/popper/package.json @@ -26,7 +26,7 @@ "@zag-js/dom-query": "workspace:*", "@zag-js/element-rect": "workspace:*", "@zag-js/utils": "workspace:*", - "@floating-ui/dom": "1.4.5" + "@floating-ui/dom": "1.5.1" }, "devDependencies": { "clean-package": "2.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc5a39a802..02cefb5a17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2512,8 +2512,8 @@ importers: packages/utilities/popper: dependencies: '@floating-ui/dom': - specifier: 1.4.5 - version: 1.4.5 + specifier: 1.5.1 + version: 1.5.1 '@zag-js/dom-query': specifier: workspace:* version: link:../dom-query @@ -4846,14 +4846,21 @@ packages: resolution: {integrity: sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==} dev: false - /@floating-ui/core@1.3.1: - resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==} + /@floating-ui/core@1.4.1: + resolution: {integrity: sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==} + dependencies: + '@floating-ui/utils': 0.1.1 dev: false - /@floating-ui/dom@1.4.5: - resolution: {integrity: sha512-96KnRWkRnuBSSFbj0sFGwwOUd8EkiecINVl0O9wiZlZ64EkpyAOG3Xc2vKKNJmru0Z7RqWNymA+6b8OZqjgyyw==} + /@floating-ui/dom@1.5.1: + resolution: {integrity: sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==} dependencies: - '@floating-ui/core': 1.3.1 + '@floating-ui/core': 1.4.1 + '@floating-ui/utils': 0.1.1 + dev: false + + /@floating-ui/utils@0.1.1: + resolution: {integrity: sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==} dev: false /@grpc/grpc-js@1.8.14: @@ -6445,7 +6452,7 @@ packages: /@ts-morph/common@0.20.0: resolution: {integrity: sha512-7uKjByfbPpwuzkstL3L5MQyuXPSKdoNG93Fmi2JoDcTf3pEP731JdRFAduRVkOs8oqxPsXKA+ScrWkdQ8t/I+Q==} dependencies: - fast-glob: 3.2.12 + fast-glob: 3.3.1 minimatch: 7.4.6 mkdirp: 2.1.6 path-browserify: 1.0.1 @@ -7025,9 +7032,9 @@ packages: vite: ^4.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-transform-typescript': 7.21.0(@babel/core@7.21.0) - '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.0) + '@babel/core': 7.22.5 + '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) + '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5) vite: 4.3.9(@types/node@20.4.4) vue: 3.3.4 transitivePeerDependencies: