Update dependency json-schema-editor-vue to v2.1.0 (#459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-30 12:22:04 +02:00
committed by GitHub
parent 210ab54a8c
commit 24eb325058
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"chart.js": "2.9.4",
"core-js": "3.25.3",
"graphlib": "2.1.8",
"json-schema-editor-vue": "2.0.4",
"json-schema-editor-vue": "2.1.0",
"just-kebab-case": "4.1.1",
"less": "4.1.3",
"less-loader": "11.0.0",

View File

@@ -8297,10 +8297,10 @@ json-parse-even-better-errors@^2.3.0:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity "sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0= sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
json-schema-editor-vue@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.0.4.tgz#348701a1a28fbdcdfbaf3599bd2183af2284e8d5"
integrity sha512-enuFvgG1yyphdW2WI24EoPUcMd6Es8Pi1+qvfbRAeXz/6NR4EEqr0IRVCB4Pjv2wQ4Zx5iJLzqjlQV7hbgVuTw==
json-schema-editor-vue@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.1.0.tgz#0a829d6e4ffdef9517e32175e12010585f2976e5"
integrity sha512-hXpP0VvFZerwkbpXUcdqggxr8Mcu9gNxQCRWjHHykvrSid9f8LvrF69SpEZ6+FbVZ5U5kTDQcc+iLk3MQAmc+A==
dependencies:
ant-design-vue "^1.7.2"
core-js "^3.6.5"