From e386ebf00f9c7f4bdb0916d001c42fffcb711aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Tom=C3=A1=C5=A1ko?= Date: Mon, 3 Jul 2023 18:09:23 +0200 Subject: [PATCH] Upgrade @origam/styles@2.0.3 --- frontend-html/package.json | 6 +++--- frontend-html/yarn.lock | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/frontend-html/package.json b/frontend-html/package.json index 70c76b81b2..ba4779dbef 100644 --- a/frontend-html/package.json +++ b/frontend-html/package.json @@ -21,7 +21,7 @@ "@origam/plugin-chart": "^2.0.2", "@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": "^13.3.0", @@ -97,9 +97,9 @@ "@types/react-beautiful-dnd": "^13.1.2", "@types/uuid": "^9.0.0", "@vitejs/plugin-react": "^3.0.1", + "browserslist-useragent-regexp": "^3.0.2", "identity-obj-proxy": "^3.0.0", - "vite": "^4.1.1", - "browserslist-useragent-regexp": "^3.0.2" + "vite": "^4.1.1" }, "resolutions": { "@types/react": "17.0.2", diff --git a/frontend-html/yarn.lock b/frontend-html/yarn.lock index 2d095718f1..53d99d49a1 100644 --- a/frontend-html/yarn.lock +++ b/frontend-html/yarn.lock @@ -1580,11 +1580,16 @@ resolved "https://registry.yarnpkg.com/@origam/styles/-/styles-1.0.3.tgz#28ed0c1c1f79b8d3635b34fbcfdba6653dce23ed" integrity sha512-+0Z9+Gd2Ec8UXWaIMN4oy2wJwqWIK9xJRGU5RMsrwdF7SdDjy56FmheW1C8PfIcVpzOHoKlmVZZxcVkOGzUP6g== -"@origam/styles@^2.0.0", "@origam/styles@^2.0.2": +"@origam/styles@^2.0.0": version "2.0.2" resolved "https://registry.yarnpkg.com/@origam/styles/-/styles-2.0.2.tgz#505dade3528f969895fdd931391eeae43ae51257" integrity sha512-MPp0M+w2f3ovN3O5jnGyvN1gWZvpzeDbOjqAEzN6Xw6lgZZeT+OFUk4Hul/Qpav0EDklDFuqHu66p9JRMhReKQ== +"@origam/styles@^2.0.2", "@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"