From 53b61220630b8a0cb320393ea1bb80b35491eea4 Mon Sep 17 00:00:00 2001 From: marvin-robot Date: Tue, 17 Dec 2024 15:22:57 +0000 Subject: [PATCH] Update @prefecthq/prefect-ui-library to version 3.11.27 --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 5e1f5a8956e1..9641abbf2453 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -9,7 +9,7 @@ "version": "2.8.0", "dependencies": { "@prefecthq/prefect-design": "2.14.15", - "@prefecthq/prefect-ui-library": "3.11.24", + "@prefecthq/prefect-ui-library": "3.11.27", "@prefecthq/vue-charts": "2.0.5", "@prefecthq/vue-compositions": "1.11.5", "@types/lodash.debounce": "4.0.9", @@ -1149,9 +1149,9 @@ } }, "node_modules/@prefecthq/prefect-ui-library": { - "version": "3.11.24", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.11.24.tgz", - "integrity": "sha512-ZJyTKldD6h1MoDqxDQe8GldiS1TLnMa3Bi0lPQthehZUPGqBtwZm+5uXe+Gh0oiyw8CrgrQnv+agffKFWSLqbQ==", + "version": "3.11.27", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.11.27.tgz", + "integrity": "sha512-eEUlZPx/NCyGgUDj5MKRoc78ZAxvm9PYcN9zP+uzPigN/VymWKdLMIwQsJK4phJEQLx4Qe6b9WLyGVn9v60JjA==", "dependencies": { "@prefecthq/graphs": "2.4.1", "axios": "1.7.4", @@ -8132,9 +8132,9 @@ } }, "@prefecthq/prefect-ui-library": { - "version": "3.11.24", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.11.24.tgz", - "integrity": "sha512-ZJyTKldD6h1MoDqxDQe8GldiS1TLnMa3Bi0lPQthehZUPGqBtwZm+5uXe+Gh0oiyw8CrgrQnv+agffKFWSLqbQ==", + "version": "3.11.27", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-ui-library/-/prefect-ui-library-3.11.27.tgz", + "integrity": "sha512-eEUlZPx/NCyGgUDj5MKRoc78ZAxvm9PYcN9zP+uzPigN/VymWKdLMIwQsJK4phJEQLx4Qe6b9WLyGVn9v60JjA==", "requires": { "@prefecthq/graphs": "2.4.1", "axios": "1.7.4", diff --git a/ui/package.json b/ui/package.json index f68e5c7646a8..47533e647c3a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@prefecthq/prefect-design": "2.14.15", - "@prefecthq/prefect-ui-library": "3.11.24", + "@prefecthq/prefect-ui-library": "3.11.27", "@prefecthq/vue-charts": "2.0.5", "@prefecthq/vue-compositions": "1.11.5", "@types/lodash.debounce": "4.0.9",