Update dependency json-schema-editor-vue to v2.2.3

This commit is contained in:
renovate[bot]
2023-08-02 11:03:55 +00:00
parent 657b2d4431
commit b4a1fcdfbe
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"core-js": "3.32.0",
"d3": "^7.8.0",
"graphlib": "2.1.8",
"json-schema-editor-vue": "2.2.2",
"json-schema-editor-vue": "2.2.3",
"just-kebab-case": "4.2.0",
"less": "4.1.3",
"less-loader": "11.1.3",

View File

@@ -8803,10 +8803,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 sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
json-schema-editor-vue@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.2.2.tgz#6788eef1208499e6535b0192ae61b30102f36b18"
integrity sha512-cau7/QXRusZmADT01F3/YOxrXZejsscw5SRk4XLSysf2A+5PFx+d1LlKcDRAKzieCOJWcNr3SBCstMpQUJqmFA==
json-schema-editor-vue@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.2.3.tgz#f66e16e958370507c862f21fe148cdebba9c13bf"
integrity sha512-jIPUo+rKZpEIApfV6tP2qL8lozgXUGKa8JOQoHugNexVY4DYcUec7GKemQt9//1UQeZSiKgQetfMVRQ+jZtFtQ==
dependencies:
ant-design-vue "^1.7.2"
core-js "^3.6.5"