From 34ac2329f4cc2564b530da28bf5ad151496fdd12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 02:18:34 +0000 Subject: [PATCH] Bump flotiq-components-react from 1.1.5 to 1.2.2 Bumps flotiq-components-react from 1.1.5 to 1.2.2. --- updated-dependencies: - dependency-name: flotiq-components-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e5730ab..0d6e402 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@heroicons/react": "1.0.6", "@popperjs/core": "^2.11.8", "@tailwindcss/typography": "^0.5.12", - "flotiq-components-react": "^1.1.5", + "flotiq-components-react": "^1.2.2", "gatsby": "^5.13.4", "gatsby-plugin-gatsby-cloud": "^5.13.1", "gatsby-plugin-google-gtag": "^5.13.1", diff --git a/yarn.lock b/yarn.lock index 4e00aef..f50353f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6041,10 +6041,10 @@ flatted@^3.2.9: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== -flotiq-components-react@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/flotiq-components-react/-/flotiq-components-react-1.1.5.tgz#bce3c51a6b74ab851aca65dc65b2c7e939ce9404" - integrity sha512-wmsc0TbxxRUDJEcpYPn9AkGMBn5lZnIxg5eZ/xhy74A+Pj/lt2c9d6wFLbDxexQejXwe/ZugYEv4jfJhKgf8eQ== +flotiq-components-react@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/flotiq-components-react/-/flotiq-components-react-1.2.2.tgz#28b3de3e54cdb6a324f798ccbd402ba0d414c3f4" + integrity sha512-0ZL59JDIm2qYhUpNGngr31XOlKP733/yc7537iNq4Dra70Bzczyl+vkSHNaykwKx2B2ZIoT2eGB5PE+t1MoUfQ== follow-redirects@^1.14.0: version "1.15.2"