From 742edbea15afe0c4a350705347ad418dffa10eba Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Wed, 23 Oct 2024 19:05:30 +0800 Subject: [PATCH] chore: updated deps --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 21862bc5..9ecf7da3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "chart.js": "^4.4.3", "chartjs-adapter-date-fns": "^3.0.0", "core-js": "^3.37.1", - "crawlab-ui": "0.7.0-rc4", + "crawlab-ui": "0.7.0-rc5", "crawlab-vue3-dropzone": "3.0.3", "cron-parser": "^4.9.0", "cronstrue": "^2.50.0",