From c962c7c680915762a38bd8f777291487861d0a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:38:21 +0000 Subject: [PATCH] build(deps): bump @boxyhq/react-ui from 3.3.27 to 3.3.29 Bumps [@boxyhq/react-ui](https://github.com/boxyhq/ui/tree/HEAD/react) from 3.3.27 to 3.3.29. - [Release notes](https://github.com/boxyhq/ui/releases) - [Commits](https://github.com/boxyhq/ui/commits/v3.3.29/react) --- updated-dependencies: - dependency-name: "@boxyhq/react-ui" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9498edd1f..1d43ca5f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@boxyhq/metrics": "0.2.6", - "@boxyhq/react-ui": "3.3.27", + "@boxyhq/react-ui": "3.3.29", "@boxyhq/saml-jackson": "1.17.0", "@heroicons/react": "2.1.1", "@next-auth/prisma-adapter": "1.0.7", @@ -1873,9 +1873,9 @@ } }, "node_modules/@boxyhq/react-ui": { - "version": "3.3.27", - "resolved": "https://registry.npmjs.org/@boxyhq/react-ui/-/react-ui-3.3.27.tgz", - "integrity": "sha512-z4ZQC3PtvcsVwMkq21MYnvb5JdAcsZnzdi2hrqN92up9pQtgZW1MQYKie4OX+pYK4jF7moIb+JyRVOdkrHswzA==", + "version": "3.3.29", + "resolved": "https://registry.npmjs.org/@boxyhq/react-ui/-/react-ui-3.3.29.tgz", + "integrity": "sha512-BNKE7jwIiDwyE9/BiYi1tB2QRzBRXgZaeqHVOPw3sGnJbZzKMen4XGLQ+WdUTnG1Xu6DfTm8RsA6SAXP6DObdQ==", "dependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", diff --git a/package.json b/package.json index a3a9c1e0f..8c6cc748e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@boxyhq/metrics": "0.2.6", - "@boxyhq/react-ui": "3.3.27", + "@boxyhq/react-ui": "3.3.29", "@boxyhq/saml-jackson": "1.17.0", "@heroicons/react": "2.1.1", "@next-auth/prisma-adapter": "1.0.7",