From 739124b12dc415cf2ccc79c445deb063e2f69901 Mon Sep 17 00:00:00 2001 From: iRuxu Date: Mon, 27 May 2024 08:52:46 +0800 Subject: [PATCH] ci:sync common --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b7f3f55a..0e3bcb50 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "update": "npm --registry https://registry.npmjs.org install @jx3box/jx3box-common-ui@latest @jx3box/jx3box-common@latest @jx3box/jx3box-data@latest @jx3box/jx3box-macro@latest @jx3box/jx3box-talent@latest @jx3box/jx3box-talent2@latest @jx3box/jx3box-dict@latest @jx3box/jx3box-comment-ui@latest @jx3box/jx3box-editor@latest" }, "dependencies": { - "@jx3box/jx3box-comment-ui": "^1.8.8", + "@jx3box/jx3box-comment-ui": "^1.9.0", "@jx3box/jx3box-common": "^8.2.18", - "@jx3box/jx3box-common-ui": "^8.5.8", + "@jx3box/jx3box-common-ui": "^8.6.6", "@jx3box/jx3box-data": "^3.5.8", "@jx3box/jx3box-dict": "^2.2.2", "@jx3box/jx3box-editor": "^2.1.9",