From 287e0195308c0361180179d099f1eec1afb0d5bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:03:36 -0500 Subject: [PATCH] Bump @prefecthq/orion-design from 1.2.15 to 1.2.16 in /orion-ui (#8379) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- orion-ui/package-lock.json | 14 +++++++------- orion-ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/orion-ui/package-lock.json b/orion-ui/package-lock.json index 7ed6d3b98f3e..4aae3d510200 100644 --- a/orion-ui/package-lock.json +++ b/orion-ui/package-lock.json @@ -8,7 +8,7 @@ "name": "ui-orion", "version": "0.1.0", "dependencies": { - "@prefecthq/orion-design": "1.2.15", + "@prefecthq/orion-design": "1.2.16", "@prefecthq/prefect-design": "1.2.3", "@prefecthq/vue-compositions": "1.3.4", "@types/lodash.debounce": "4.0.7", @@ -1010,9 +1010,9 @@ } }, "node_modules/@prefecthq/orion-design": { - "version": "1.2.15", - "resolved": "https://registry.npmjs.org/@prefecthq/orion-design/-/orion-design-1.2.15.tgz", - "integrity": "sha512-cuZJV/KgdM/G9wh9XzlGPZcn/cEIuSQpw16nFiALAE6yRFVDhJiHGmzUqkuP9EhXpBuKtOV/246wMHViXfG5qQ==", + "version": "1.2.16", + "resolved": "https://registry.npmjs.org/@prefecthq/orion-design/-/orion-design-1.2.16.tgz", + "integrity": "sha512-1YuAi2vJIR0Ve3VA9OrLtC4ZFZauJnoiUNOFLT9/Vl/HQZVd42JkpBWqDrs9/dOagu1kGpIre759XTWacQ2PQQ==", "dependencies": { "@prefecthq/graphs": "0.1.15", "@prefecthq/radar": "0.0.19", @@ -6629,9 +6629,9 @@ } }, "@prefecthq/orion-design": { - "version": "1.2.15", - "resolved": "https://registry.npmjs.org/@prefecthq/orion-design/-/orion-design-1.2.15.tgz", - "integrity": "sha512-cuZJV/KgdM/G9wh9XzlGPZcn/cEIuSQpw16nFiALAE6yRFVDhJiHGmzUqkuP9EhXpBuKtOV/246wMHViXfG5qQ==", + "version": "1.2.16", + "resolved": "https://registry.npmjs.org/@prefecthq/orion-design/-/orion-design-1.2.16.tgz", + "integrity": "sha512-1YuAi2vJIR0Ve3VA9OrLtC4ZFZauJnoiUNOFLT9/Vl/HQZVd42JkpBWqDrs9/dOagu1kGpIre759XTWacQ2PQQ==", "requires": { "@prefecthq/graphs": "0.1.15", "@prefecthq/radar": "0.0.19", diff --git a/orion-ui/package.json b/orion-ui/package.json index 685513e6eb39..f881a09423c8 100644 --- a/orion-ui/package.json +++ b/orion-ui/package.json @@ -10,7 +10,7 @@ "test": "playwright test" }, "dependencies": { - "@prefecthq/orion-design": "1.2.15", + "@prefecthq/orion-design": "1.2.16", "@prefecthq/prefect-design": "1.2.3", "@prefecthq/vue-compositions": "1.3.4", "@types/lodash.debounce": "4.0.7",