diff --git a/package.json b/package.json index 6e3bc83b..0fd7c9af 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.8.6", - "@jx3box/jx3box-common": "^8.1.5", - "@jx3box/jx3box-common-ui": "^8.0.16", + "@jx3box/jx3box-comment-ui": "^1.8.7", + "@jx3box/jx3box-common": "^8.2.4", + "@jx3box/jx3box-common-ui": "^8.2.6", "@jx3box/jx3box-data": "^3.5.6", "@jx3box/jx3box-dict": "^2.2.2", - "@jx3box/jx3box-editor": "^2.1.2", + "@jx3box/jx3box-editor": "^2.1.7", "@jx3box/jx3box-macro": "^1.0.1", "@jx3box/jx3box-talent": "^1.2.7", "@jx3box/jx3box-talent2": "^1.5.7",