From 9794a7d47321ee7b37261e37d64d27265fbde6aa Mon Sep 17 00:00:00 2001 From: Prefect <41086007+marvin-robot@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:31:31 -0500 Subject: [PATCH] Update @prefecthq/prefect-design to version 2.13.5 (#15785) Co-authored-by: marvin-robot --- ui/package-lock.json | 30 +++++++++++++++--------------- ui/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 42ac122e3dda..714fe52d210c 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -8,7 +8,7 @@ "name": "@prefecthq/ui", "version": "2.8.0", "dependencies": { - "@prefecthq/prefect-design": "2.13.4", + "@prefecthq/prefect-design": "2.13.5", "@prefecthq/prefect-ui-library": "3.11.7", "@prefecthq/vue-charts": "2.0.5", "@prefecthq/vue-compositions": "1.11.5", @@ -1037,9 +1037,9 @@ } }, "node_modules/@prefecthq/prefect-design": { - "version": "2.13.4", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-design/-/prefect-design-2.13.4.tgz", - "integrity": "sha512-RAV5ZM55kdYJviCVglA4NJMi4kFwO8w+Yx6S/6tSUvmueOZVi8hKPrwl0r2ut5wkCdmMIAnlxzMdw4Z7Xpzw5w==", + "version": "2.13.5", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-design/-/prefect-design-2.13.5.tgz", + "integrity": "sha512-K0FVcWaFGvoTOxFIjqTXYeWk8Ktw1w0tTnUp4YLoB8XWdyhYgthwJAuTzxApvPSYOhxlGnlxPEGtBykAcGfe3Q==", "dependencies": { "@fontsource-variable/inconsolata": "^5.0.18", "@fontsource-variable/inter": "^5.0.18", @@ -1051,7 +1051,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "date-fns": "4.1.0", - "dompurify": "3.1.6", + "dompurify": "3.1.7", "highlight.js": "11.10.0", "lodash.debounce": "4.0.8", "marked": "4.3.0", @@ -3147,9 +3147,9 @@ } }, "node_modules/dompurify": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz", - "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==" + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz", + "integrity": "sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==" }, "node_modules/earcut": { "version": "2.2.4", @@ -7627,9 +7627,9 @@ } }, "@prefecthq/prefect-design": { - "version": "2.13.4", - "resolved": "https://registry.npmjs.org/@prefecthq/prefect-design/-/prefect-design-2.13.4.tgz", - "integrity": "sha512-RAV5ZM55kdYJviCVglA4NJMi4kFwO8w+Yx6S/6tSUvmueOZVi8hKPrwl0r2ut5wkCdmMIAnlxzMdw4Z7Xpzw5w==", + "version": "2.13.5", + "resolved": "https://registry.npmjs.org/@prefecthq/prefect-design/-/prefect-design-2.13.5.tgz", + "integrity": "sha512-K0FVcWaFGvoTOxFIjqTXYeWk8Ktw1w0tTnUp4YLoB8XWdyhYgthwJAuTzxApvPSYOhxlGnlxPEGtBykAcGfe3Q==", "requires": { "@fontsource-variable/inconsolata": "^5.0.18", "@fontsource-variable/inter": "^5.0.18", @@ -7641,7 +7641,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "date-fns": "4.1.0", - "dompurify": "3.1.6", + "dompurify": "3.1.7", "highlight.js": "11.10.0", "lodash.debounce": "4.0.8", "marked": "4.3.0", @@ -9076,9 +9076,9 @@ } }, "dompurify": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz", - "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==" + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz", + "integrity": "sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==" }, "earcut": { "version": "2.2.4", diff --git a/ui/package.json b/ui/package.json index 0869549c01f3..0857c4a35386 100644 --- a/ui/package.json +++ b/ui/package.json @@ -10,7 +10,7 @@ "validate:types": "vue-tsc --noEmit" }, "dependencies": { - "@prefecthq/prefect-design": "2.13.4", + "@prefecthq/prefect-design": "2.13.5", "@prefecthq/prefect-ui-library": "3.11.7", "@prefecthq/vue-charts": "2.0.5", "@prefecthq/vue-compositions": "1.11.5",