Eric Amodio 2 лет назад
Родитель
Сommit
dd9818e808
3 измененных файлов: 368 добавлений и 427 удалений
  1. +4
    -4
      ThirdPartyNotices.txt
  2. +15
    -15
      package.json
  3. +349
    -408
      yarn.lock

+ 4
- 4
ThirdPartyNotices.txt Просмотреть файл

@ -4,11 +4,11 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
This project incorporates components from the projects listed below.
1. @octokit/core version 3.6.0 (https://github.com/octokit/core.js)
2. @vscode/codicons version 0.0.29 (https://github.com/microsoft/vscode-codicons)
2. @vscode/codicons version 0.0.30 (https://github.com/microsoft/vscode-codicons)
3. @vscode/webview-ui-toolkit version 1.0.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
4. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
5. billboard.js version 3.3.2 (https://github.com/naver/billboard.js)
6. chroma-js version 2.3.0 (https://github.com/gka/chroma.js)
5. billboard.js version 3.4.1 (https://github.com/naver/billboard.js)
6. chroma-js version 2.4.2 (https://github.com/gka/chroma.js)
7. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
8. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
9. lodash-es version 4.17.21 (https://github.com/lodash/lodash)
@ -18,7 +18,7 @@ This project incorporates components from the projects listed below.
13. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
14. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
15. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
16. sortablejs version 1.14.0 (https://github.com/SortableJS/Sortable)
16. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
17. uuid version 8.3.2 (https://github.com/uuidjs/uuid)
%% @octokit/core NOTICES AND INFORMATION BEGIN HERE

+ 15
- 15
package.json Просмотреть файл

@ -11081,15 +11081,15 @@
"@vscode/codicons": "0.0.30",
"@vscode/webview-ui-toolkit": "1.0.0",
"ansi-regex": "6.0.1",
"billboard.js": "3.3.2",
"chroma-js": "2.3.0",
"billboard.js": "3.4.1",
"chroma-js": "2.4.2",
"https-proxy-agent": "5.0.1",
"iconv-lite": "0.6.3",
"lodash-es": "4.17.21",
"md5.js": "1.3.5",
"node-fetch": "2.6.7",
"path-browserify": "1.0.1",
"sortablejs": "1.14.0",
"sortablejs": "1.15.0",
"uuid": "8.3.2"
},
"devDependencies": {
@ -11097,23 +11097,23 @@
"@types/chroma-js": "2.1.3",
"@types/glob": "7.2.0",
"@types/lodash-es": "4.17.6",
"@types/mocha": "9.1.0",
"@types/mocha": "9.1.1",
"@types/node": "14.17.4",
"@types/sortablejs": "1.10.7",
"@types/sortablejs": "1.13.0",
"@types/uuid": "8.3.4",
"@types/vscode": "1.64.0",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.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.1.0",
"copy-webpack-plugin": "10.2.4",
"concurrently": "7.2.0",
"copy-webpack-plugin": "11.0.0",
"csp-html-webpack-plugin": "5.1.0",
"css-loader": "6.7.1",
"esbuild": "0.14.39",
"esbuild-loader": "2.18.0",
"esbuild-loader": "2.19.0",
"eslint": "8.15.0",
"eslint-cli": "1.1.1",
"eslint-config-prettier": "8.5.0",
@ -11121,7 +11121,7 @@
"eslint-plugin-anti-trojan-source": "1.1.0",
"eslint-plugin-import": "2.26.0",
"fork-ts-checker-webpack-plugin": "6.5.2",
"glob": "8.0.1",
"glob": "8.0.3",
"html-loader": "3.1.0",
"html-webpack-plugin": "5.5.0",
"image-minimizer-webpack-plugin": "3.2.1",
@ -11130,15 +11130,15 @@
"json5": "2.2.1",
"license-checker-rseidelsohn": "3.1.0",
"mini-css-extract-plugin": "2.6.0",
"mocha": "9.2.2",
"mocha": "10.0.0",
"prettier": "2.6.2",
"sass": "1.51.0",
"sass-loader": "12.6.0",
"sass": "1.52.0",
"sass-loader": "13.0.0",
"terser-webpack-plugin": "5.3.1",
"ts-loader": "9.3.0",
"tsc-alias": "1.6.7",
"typescript": "4.7.1-rc",
"vsce": "2.7.0",
"vsce": "2.8.0",
"webpack": "5.72.1",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",

+ 349
- 408
yarn.lock
Разница между файлами не показана из-за своего большого размера
Просмотреть файл


Загрузка…
Отмена
Сохранить