|
@@ -44,7 +44,6 @@
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@gethue/sql-formatter": "4.0.3",
|
|
"@gethue/sql-formatter": "4.0.3",
|
|
|
- "@types/lodash": "^4.14.161",
|
|
|
|
|
"axios": "0.21.1",
|
|
"axios": "0.21.1",
|
|
|
"clipboard": "1.7.1",
|
|
"clipboard": "1.7.1",
|
|
|
"core-js": "^3.4.2",
|
|
"core-js": "^3.4.2",
|
|
@@ -80,37 +79,37 @@
|
|
|
"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",
|
|
|
- "vue": "^3.0.5",
|
|
|
|
|
|
|
+ "vue": "3.0.11",
|
|
|
"vue-custom-element": "3.2.14",
|
|
"vue-custom-element": "3.2.14",
|
|
|
"vue3-datepicker": "^0.2.4"
|
|
"vue3-datepicker": "^0.2.4"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.10.2",
|
|
|
|
|
- "@babel/node": "7.10.1",
|
|
|
|
|
- "@babel/plugin-proposal-class-properties": "7.10.1",
|
|
|
|
|
- "@babel/plugin-proposal-decorators": "^7.10.3",
|
|
|
|
|
- "@babel/plugin-proposal-object-rest-spread": "7.10.1",
|
|
|
|
|
|
|
+ "@babel/core": "7.14.3",
|
|
|
|
|
+ "@babel/node": "7.14.2",
|
|
|
|
|
+ "@babel/plugin-proposal-class-properties": "7.13.0",
|
|
|
|
|
+ "@babel/plugin-proposal-decorators": "7.13.0",
|
|
|
|
|
+ "@babel/plugin-proposal-object-rest-spread": "7.13.0",
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
- "@babel/preset-env": "7.10.2",
|
|
|
|
|
- "@babel/preset-typescript": "7.10.1",
|
|
|
|
|
|
|
+ "@babel/preset-env": "7.14.4",
|
|
|
|
|
+ "@babel/preset-typescript": "7.13.0",
|
|
|
"@types/file-saver": "^2.0.1",
|
|
"@types/file-saver": "^2.0.1",
|
|
|
"@types/jest": "26.0.0",
|
|
"@types/jest": "26.0.0",
|
|
|
"@types/jquery": "3.5.0",
|
|
"@types/jquery": "3.5.0",
|
|
|
"@types/knockout": "3.4.67",
|
|
"@types/knockout": "3.4.67",
|
|
|
|
|
+ "@types/lodash": "^4.14.161",
|
|
|
"@types/luxon": "1.25.0",
|
|
"@types/luxon": "1.25.0",
|
|
|
"@types/qs": "6.9.4",
|
|
"@types/qs": "6.9.4",
|
|
|
"@types/sanitize-html": "1.27.0",
|
|
"@types/sanitize-html": "1.27.0",
|
|
|
- "@types/webpack": "4.41.23",
|
|
|
|
|
|
|
+ "@types/webpack": "5.28.0",
|
|
|
"@typescript-eslint/eslint-plugin": "3.4.0",
|
|
"@typescript-eslint/eslint-plugin": "3.4.0",
|
|
|
"@typescript-eslint/parser": "3.4.0",
|
|
"@typescript-eslint/parser": "3.4.0",
|
|
|
- "@vue/compiler-sfc": "^3.0.5",
|
|
|
|
|
|
|
+ "@vue/compiler-sfc": "3.0.11",
|
|
|
"@vue/test-utils": "^2.0.0-rc.1",
|
|
"@vue/test-utils": "^2.0.0-rc.1",
|
|
|
- "babel-core": "^7.0.0-bridge.0",
|
|
|
|
|
"babel-eslint": "10.1.0",
|
|
"babel-eslint": "10.1.0",
|
|
|
"babel-jest": "26.0.1",
|
|
"babel-jest": "26.0.1",
|
|
|
"babel-jscs": "3.0.0-beta1",
|
|
"babel-jscs": "3.0.0-beta1",
|
|
|
- "babel-loader": "8.1.0",
|
|
|
|
|
- "babel-plugin-module-resolver": "4.0.0",
|
|
|
|
|
|
|
+ "babel-loader": "8.2.2",
|
|
|
|
|
+ "babel-plugin-module-resolver": "4.1.0",
|
|
|
"babel-preset-typescript-vue3": "^2.0.8",
|
|
"babel-preset-typescript-vue3": "^2.0.8",
|
|
|
"clean-webpack-plugin": "1.0.1",
|
|
"clean-webpack-plugin": "1.0.1",
|
|
|
"copy-webpack-plugin": "^6.0.3",
|
|
"copy-webpack-plugin": "^6.0.3",
|
|
@@ -136,7 +135,7 @@
|
|
|
"prettier": "2.0.5",
|
|
"prettier": "2.0.5",
|
|
|
"sass": "1.32.12",
|
|
"sass": "1.32.12",
|
|
|
"sass-loader": "8.0.2",
|
|
"sass-loader": "8.0.2",
|
|
|
- "source-map-loader": "1.0.0",
|
|
|
|
|
|
|
+ "source-map-loader": "3.0.0",
|
|
|
"style-loader": "^2.0.0",
|
|
"style-loader": "^2.0.0",
|
|
|
"stylelint": "13.6.0",
|
|
"stylelint": "13.6.0",
|
|
|
"stylelint-config-standard": "20.0.0",
|
|
"stylelint-config-standard": "20.0.0",
|
|
@@ -144,14 +143,14 @@
|
|
|
"ts-jest": "^26.5.1",
|
|
"ts-jest": "^26.5.1",
|
|
|
"ts-loader": "7.0.5",
|
|
"ts-loader": "7.0.5",
|
|
|
"typescript": "3.9.5",
|
|
"typescript": "3.9.5",
|
|
|
|
|
+ "util": "0.12.4",
|
|
|
"vti": "0.0.24",
|
|
"vti": "0.0.24",
|
|
|
"vue-jest": "^5.0.0-alpha.8",
|
|
"vue-jest": "^5.0.0-alpha.8",
|
|
|
- "vue-loader": "^16.1.2",
|
|
|
|
|
- "webpack": "4.43.0",
|
|
|
|
|
- "webpack-bundle-analyzer": "3.8.0",
|
|
|
|
|
|
|
+ "vue-loader": "16.2.0",
|
|
|
|
|
+ "webpack": "5.38.1",
|
|
|
|
|
+ "webpack-bundle-analyzer": "4.4.2",
|
|
|
"webpack-bundle-tracker": "0.4.3",
|
|
"webpack-bundle-tracker": "0.4.3",
|
|
|
- "webpack-clean-obsolete-chunks": "0.4.0",
|
|
|
|
|
- "webpack-cli": "3.3.11"
|
|
|
|
|
|
|
+ "webpack-cli": "4.7.0"
|
|
|
},
|
|
},
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"devinstall": "npm cache clean && npm install && npm prune",
|
|
"devinstall": "npm cache clean && npm install && npm prune",
|