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

This commit is contained in:
renovate[bot]
2023-01-17 00:49:32 +00:00
parent 7817abce77
commit 2cd98dd1e4
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"chart.js": "2.9.4",
"core-js": "3.26.1",
"graphlib": "2.1.8",
"json-schema-editor-vue": "2.2.0",
"json-schema-editor-vue": "2.2.1",
"just-kebab-case": "4.2.0",
"less": "4.1.3",
"less-loader": "11.1.0",

View File

@@ -8366,10 +8366,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.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.2.0.tgz#0db468ff293e1945fa382f426648146d3fed0a0e"
integrity sha512-a7jCiKnZAjTgSxUeeBnOxJrlaTd94GLwPvhDTckMRoF4QkzWXIuYoZQXwuX+j2Gp6ZAWlFYvPqFtR/CRg9djaw==
json-schema-editor-vue@2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.2.1.tgz#8ae2477645c3ad48fd0c2fb2ccb17f8ac8ffc94a"
integrity sha512-trCSd9o7HrCPM3c/Qbw4XdsgwKU4peste8rMucve/IfzB/9lb7B3LhjKnDAh9pjLPT96zHM/jIPzvn1Cz/0Khg==
dependencies:
ant-design-vue "^1.7.2"
core-js "^3.6.5"