From 61127066e2e5afcd44bdbb0c0cc8f2b82596969c Mon Sep 17 00:00:00 2001 From: litthy Date: Fri, 21 Jun 2024 12:14:06 +0800 Subject: [PATCH] update --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30ed88f2..a448b4ec 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,12 @@ "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.9.4", - "@jx3box/jx3box-common": "^8.2.18", - "@jx3box/jx3box-common-ui": "^8.8.5", - "@jx3box/jx3box-data": "^3.5.9", + "@jx3box/jx3box-comment-ui": "^1.9.7", + "@jx3box/jx3box-common": "^8.2.20", + "@jx3box/jx3box-common-ui": "^8.9.0", + "@jx3box/jx3box-data": "^3.6.0", "@jx3box/jx3box-dict": "^2.2.2", - "@jx3box/jx3box-editor": "^2.2.7", + "@jx3box/jx3box-editor": "^2.2.8", "@jx3box/jx3box-macro": "^1.0.1", "@jx3box/jx3box-talent": "^1.2.7", "@jx3box/jx3box-talent2": "^1.5.9",