From 251296dee0a9632ef42bffa59ee038f15697d76d Mon Sep 17 00:00:00 2001 From: Prefect <41086007+marvin-robot@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:43:21 -0400 Subject: [PATCH 1/9] Update @prefecthq/prefect-ui-library to version 3.5.5 (#14757) Co-authored-by: marvin-robot Co-authored-by: Craig Harshbarger --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- ui/src/pages/DeploymentDuplicate.vue | 6 +++--- ui/src/pages/DeploymentEdit.vue | 4 ++-- ui/src/pages/FlowRunCreate.vue | 8 ++++---- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index fb1b6c1740f93..09b68cf50b091 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -9,7 +9,7 @@ "version": "2.8.0", "dependencies": { "@prefecthq/prefect-design": "2.11.6", - "@prefecthq/prefect-ui-library": "3.5.3", + "@prefecthq/prefect-ui-library": "3.5.5", "@prefecthq/vue-charts": "2.0.4", "@prefecthq/vue-compositions": "1.11.4", "@types/lodash.debounce": "4.0.9", @@ -1080,9 +1080,9 @@ } }, "node_modules/@prefecthq/prefect-ui-library": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.5.3.tgz", - "integrity": "sha512-/+j/0faeoKjqGWMBdEH7JxY+K8vjtu4g6OulKqlVViO8M/OnL2WolOHfRf6aSSPYte0FBL8Jor7WOghSxSzbAA==", + "version": "3.5.5", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.5.5.tgz", + "integrity": "sha512-3Daxdd6EBnswADienW7GaEBibfp52lFwz+2t3s+STiM0lcObsnfIHTWyjRcFoJTN+6FH8zEjI/DJPxyNwRNvfw==", "dependencies": { "@prefecthq/graphs": "2.4.0", "axios": "1.6.7", @@ -7679,9 +7679,9 @@ } }, "@prefecthq/prefect-ui-library": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.5.3.tgz", - "integrity": "sha512-/+j/0faeoKjqGWMBdEH7JxY+K8vjtu4g6OulKqlVViO8M/OnL2WolOHfRf6aSSPYte0FBL8Jor7WOghSxSzbAA==", + "version": "3.5.5", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.5.5.tgz", + "integrity": "sha512-3Daxdd6EBnswADienW7GaEBibfp52lFwz+2t3s+STiM0lcObsnfIHTWyjRcFoJTN+6FH8zEjI/DJPxyNwRNvfw==", "requires": { "@prefecthq/graphs": "2.4.0", "axios": "1.6.7", diff --git a/ui/package.json b/ui/package.json index 5420ef3fcf148..fbeb37472aa83 100644 --- a/ui/package.json +++ b/ui/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@prefecthq/prefect-design": "2.11.6", - "@prefecthq/prefect-ui-library": "3.5.3", + "@prefecthq/prefect-ui-library": "3.5.5", "@prefecthq/vue-charts": "2.0.4", "@prefecthq/vue-compositions": "1.11.4", "@types/lodash.debounce": "4.0.9", diff --git a/ui/src/pages/DeploymentDuplicate.vue b/ui/src/pages/DeploymentDuplicate.vue index 56ffe775dc054..fb249c6bf0172 100644 --- a/ui/src/pages/DeploymentDuplicate.vue +++ b/ui/src/pages/DeploymentDuplicate.vue @@ -4,13 +4,13 @@ - +