Skip to content

Commit f300ad3

Browse files
committed
remove redundant js dep
1 parent c7b3aaa commit f300ad3

File tree

3 files changed

+14
-391
lines changed

3 files changed

+14
-391
lines changed

console/atest-ui/package-lock.json

Lines changed: 14 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console/atest-ui/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,13 @@
1818
"dependencies": {
1919
"@codemirror/lang-json": "^6.0.2",
2020
"@codemirror/lang-sql": "github:codemirror/lang-sql",
21-
"@codemirror/lang-yaml": "github:codemirror/lang-yaml",
2221
"@vueuse/core": "^10.11.0",
23-
"ajv": "^8.17.1",
2422
"codemirror": "^5.65.17",
2523
"codemirror-json-schema": "^0.8.1",
2624
"diff-match-patch": "^1.0.5",
2725
"element-plus": "^2.10.4",
2826
"intro.js": "^7.2.0",
2927
"js-yaml": "^4.1.0",
30-
"json-schema-resolver": "^3.0.0",
3128
"jsonlint-mod": "^1.7.6",
3229
"jsonpath-plus": "^10.3.0",
3330
"vue": "^3.3.4",

0 commit comments

Comments
 (0)