From 1ec42c7a8a26ac3f989e72a9b782282a71a0daf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Tom=C3=A1=C5=A1ko?= Date: Tue, 4 Jul 2023 08:00:09 +0200 Subject: [PATCH] Upgrade @origam/styles@2.0.3 --- frontend-html/package.json | 2 +- frontend-html/yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend-html/package.json b/frontend-html/package.json index f26f566593..1271fe106d 100644 --- a/frontend-html/package.json +++ b/frontend-html/package.json @@ -21,7 +21,7 @@ "@origam/plugin-chart": "^2.0.3", "@origam/plugin-filter": "^2.0.2", "@origam/plugins": "^1.1.0", - "@origam/styles": "^2.0.2", + "@origam/styles": "^2.0.3", "@origam/utils": "^1.3.4", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", diff --git a/frontend-html/yarn.lock b/frontend-html/yarn.lock index 4d38c3e259..d4f89dba51 100644 --- a/frontend-html/yarn.lock +++ b/frontend-html/yarn.lock @@ -1740,6 +1740,11 @@ resolved "https://registry.yarnpkg.com/@origam/styles/-/styles-2.0.2.tgz#505dade3528f969895fdd931391eeae43ae51257" integrity sha512-MPp0M+w2f3ovN3O5jnGyvN1gWZvpzeDbOjqAEzN6Xw6lgZZeT+OFUk4Hul/Qpav0EDklDFuqHu66p9JRMhReKQ== +"@origam/styles@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@origam/styles/-/styles-2.0.3.tgz#5ef69abaf654086d7d32ddb8db4e1b0e391fc82d" + integrity sha512-/ZNNEe8pSLKIFk/cvs57vdhDwLPUJeC9dgk01N1tZ8M5xAIcGqqplkvDWiDz2ytvez6mS1JnNvhUQXBp/A0chA== + "@origam/utils@^1.0.0", "@origam/utils@^1.1.1", "@origam/utils@^1.2.0": version "1.3.2" resolved "https://registry.yarnpkg.com/@origam/utils/-/utils-1.3.2.tgz#9ca3b9f35c27d37983d44622a1879db4fb7bc0ed"