From 918c9f79b5a94d9c7a36601ec86491ca119c6d3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:52:45 +0000 Subject: [PATCH] fix(deps): update dependency json-editor-vue to ^0.19.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cf3f838d96..d700a9dba8 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "js-tiktoken": "^1.0.21", "jsbarcode": "^3.12.3", "json-analyzer": "^1.2.2", - "json-editor-vue": "^0.18.1", + "json-editor-vue": "^0.19.0", "json-to-ts": "^2.1.0", "json5": "^2.2.3", "jsonar-mod": "^1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe7bf76247..f8f30908b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -634,8 +634,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 json-editor-vue: - specifier: ^0.18.1 - version: 0.18.1(@typescript-eslint/types@8.62.1)(vue@3.5.39(typescript@6.0.3)) + specifier: ^0.19.0 + version: 0.19.1(@typescript-eslint/types@8.62.1)(vue@3.5.39(typescript@6.0.3)) json-to-ts: specifier: ^2.1.0 version: 2.1.0 @@ -8101,8 +8101,8 @@ packages: json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} - json-editor-vue@0.18.1: - resolution: {integrity: sha512-SQCtNngo/ScFjXC7KUOqLOeeLgvl+xwWbxfNelqIOHC6uLilQl7AlWzNJyrDqo+RWnc53nT0OngXki5uTx9SJg==} + json-editor-vue@0.19.1: + resolution: {integrity: sha512-sLlJXZIWyuESSP6YE3Q3BBZ2HST5Zpl3D5WTe2w1mt9cezi37T1mHQoum3qkj7pKy+P6ERqasIa5Y1Dh+nomPw==} peerDependencies: '@vue/composition-api': '>=1' vue: 2||3 @@ -18922,7 +18922,7 @@ snapshots: json-buffer@3.0.1: {} - json-editor-vue@0.18.1(@typescript-eslint/types@8.62.1)(vue@3.5.39(typescript@6.0.3)): + json-editor-vue@0.19.1(@typescript-eslint/types@8.62.1)(vue@3.5.39(typescript@6.0.3)): dependencies: vanilla-jsoneditor: 3.12.0(@typescript-eslint/types@8.62.1) vue: 3.5.39(typescript@6.0.3)