highlight current query

This commit is contained in:
Jan Prochazka
2021-12-12 09:57:28 +01:00
parent 44e21844ab
commit 2309f99dad
3 changed files with 70 additions and 5 deletions

View File

@@ -24,6 +24,7 @@
"cross-env": "^7.0.3",
"dbgate-datalib": "^4.1.1",
"dbgate-sqltree": "^4.1.1",
"dbgate-query-splitter": "^4.1.1",
"dbgate-tools": "^4.1.1",
"dbgate-types": "^4.1.1",
"file-selector": "^0.2.4",
@@ -48,9 +49,7 @@
"svelte-select": "^3.17.0",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"uuid": "^3.4.0"
},
"dependencies": {
"uuid": "^3.4.0",
"chartjs-adapter-moment": "^1.0.0",
"diff": "^5.0.0",
"diff2html": "^3.4.13",