From 4ec75a9d7641a344a5d566fa17b7b737de591117 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Wed, 23 Oct 2024 18:21:15 +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 66abd235..21862bc5 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-rc3", + "crawlab-ui": "0.7.0-rc4", "crawlab-vue3-dropzone": "3.0.3", "cron-parser": "^4.9.0", "cronstrue": "^2.50.0",