From d5e562f1cf7a0532db76544b011574d303830824 Mon Sep 17 00:00:00 2001 From: Karol Grochowalski Date: Thu, 21 Apr 2022 13:21:42 +0200 Subject: [PATCH] update flotiq react components - update package --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 51c5973..56032b4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@popperjs/core": "^2.11.0", "@tailwindcss/forms": "^0.4.0", "@tailwindcss/line-clamp": "^0.3.1", - "flotiq-components-react": "^0.5.0", + "flotiq-components-react": "^1.0.0", "gatsby": "^4.7.2", "gatsby-plugin-google-analytics": "^4.7.0", "gatsby-plugin-image": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 232ab32..5e5ecc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5168,10 +5168,10 @@ flatted@^3.1.0: resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz" integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== -flotiq-components-react@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/flotiq-components-react/-/flotiq-components-react-0.5.0.tgz#8e97c108386e1df44f25b1e8bfe871b5099a3ce5" - integrity sha512-Y8S0tZsbWi9dTjR/JserkZH7x8aJFFcS5FotnK52yQRh+90irlrRWAyeLEDjlC45CyI465HMLmXokZy0dnh93w== +flotiq-components-react@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/flotiq-components-react/-/flotiq-components-react-1.0.0.tgz#768f2ff3996820311b278e522eff2c75f78b7370" + integrity sha512-/llhU4IVkLX4ha5jCxAJLvsad/s5BTpRGJgragHDo8Yiz+LfP9ECAtmRgbXvKGuIzpJsRfLrsBrinF3w/u5LFQ== follow-redirects@^1.0.0, follow-redirects@^1.14.0: version "1.14.8"