Эх сурвалжийг харах

[npm] Switch to using our own sql formatter

Romain Rigaux 4 жил өмнө
parent
commit
e2c039e36f

+ 1 - 1
desktop/core/src/desktop/js/apps/editor/components/ko.snippetEditorActions.js

@@ -17,7 +17,7 @@
 import * as ko from 'knockout';
 import * as ko from 'knockout';
 
 
 import 'ko/bindings/ko.publish';
 import 'ko/bindings/ko.publish';
-import { format } from 'sql-formatter';
+import { format } from '@gethue/sql-formatter';
 
 
 import apiHelper from 'api/apiHelper';
 import apiHelper from 'api/apiHelper';
 import componentUtils from 'ko/components/componentUtils';
 import componentUtils from 'ko/components/componentUtils';

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 1 - 25554
package-lock.json


+ 1 - 1
package.json

@@ -79,7 +79,7 @@
     "selectize": "0.12.6",
     "selectize": "0.12.6",
     "selectize-plugin-clear": "0.0.3",
     "selectize-plugin-clear": "0.0.3",
     "sprintf-js": "1.1.2",
     "sprintf-js": "1.1.2",
-    "sql-formatter": "^4.0.2",
+    "@gethue/sql-formatter": "4.0.3",
     "vue": "^3.0.5",
     "vue": "^3.0.5",
     "vue-custom-element": "3.2.14",
     "vue-custom-element": "3.2.14",
     "vue3-datepicker": "^0.2.4"
     "vue3-datepicker": "^0.2.4"

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно