|
|
@ -11066,7 +11066,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"@octokit/core": "3.6.0", |
|
|
|
"@vscode/codicons": "0.0.29", |
|
|
|
"@vscode/webview-ui-toolkit": "0.9.3", |
|
|
|
"@vscode/webview-ui-toolkit": "1.0.0", |
|
|
|
"ansi-regex": "6.0.1", |
|
|
|
"billboard.js": "3.3.2", |
|
|
|
"chroma-js": "2.3.0", |
|
|
@ -11089,26 +11089,26 @@ |
|
|
|
"@types/sortablejs": "1.10.7", |
|
|
|
"@types/uuid": "8.3.4", |
|
|
|
"@types/vscode": "1.64.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.17.0", |
|
|
|
"@typescript-eslint/parser": "5.17.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.19.0", |
|
|
|
"@typescript-eslint/parser": "5.19.0", |
|
|
|
"@vscode/test-electron": "2.1.3", |
|
|
|
"@vscode/test-web": "0.0.24", |
|
|
|
"circular-dependency-plugin": "5.2.2", |
|
|
|
"clean-webpack-plugin": "4.0.0", |
|
|
|
"concurrently": "7.0.0", |
|
|
|
"concurrently": "7.1.0", |
|
|
|
"copy-webpack-plugin": "10.2.4", |
|
|
|
"csp-html-webpack-plugin": "5.1.0", |
|
|
|
"css-loader": "6.7.1", |
|
|
|
"esbuild": "0.14.29", |
|
|
|
"esbuild": "0.14.36", |
|
|
|
"esbuild-loader": "2.18.0", |
|
|
|
"eslint": "8.12.0", |
|
|
|
"eslint": "8.13.0", |
|
|
|
"eslint-cli": "1.1.1", |
|
|
|
"eslint-config-prettier": "8.5.0", |
|
|
|
"eslint-import-resolver-typescript": "2.7.0", |
|
|
|
"eslint-import-resolver-typescript": "2.7.1", |
|
|
|
"eslint-plugin-anti-trojan-source": "1.1.0", |
|
|
|
"eslint-plugin-import": "2.25.4", |
|
|
|
"eslint-plugin-import": "2.26.0", |
|
|
|
"fork-ts-checker-webpack-plugin": "6.5.0", |
|
|
|
"glob": "7.2.0", |
|
|
|
"glob": "8.0.1", |
|
|
|
"html-loader": "3.1.0", |
|
|
|
"html-webpack-plugin": "5.5.0", |
|
|
|
"image-minimizer-webpack-plugin": "3.2.1", |
|
|
@ -11118,15 +11118,15 @@ |
|
|
|
"license-checker-rseidelsohn": "3.1.0", |
|
|
|
"mini-css-extract-plugin": "2.6.0", |
|
|
|
"mocha": "9.2.2", |
|
|
|
"prettier": "2.6.1", |
|
|
|
"sass": "1.49.10", |
|
|
|
"prettier": "2.6.2", |
|
|
|
"sass": "1.50.0", |
|
|
|
"sass-loader": "12.6.0", |
|
|
|
"terser-webpack-plugin": "5.3.1", |
|
|
|
"ts-loader": "9.2.8", |
|
|
|
"tsc-alias": "1.6.5", |
|
|
|
"typescript": "4.6.3", |
|
|
|
"tsc-alias": "1.6.6", |
|
|
|
"typescript": "4.7.0-beta", |
|
|
|
"vsce": "2.7.0", |
|
|
|
"webpack": "5.70.0", |
|
|
|
"webpack": "5.72.0", |
|
|
|
"webpack-bundle-analyzer": "4.5.0", |
|
|
|
"webpack-cli": "4.9.2", |
|
|
|
"webpack-node-externals": "3.0.0" |
|
|
|