Browse Source

Updates dependencies

main
Eric Amodio 2 years ago
parent
commit
445a53c4d3
2 changed files with 329 additions and 322 deletions
  1. +4
    -4
      package.json
  2. +325
    -318
      yarn.lock

+ 4
- 4
package.json View File

@ -11102,8 +11102,8 @@
"@types/sortablejs": "1.13.0",
"@types/uuid": "8.3.4",
"@types/vscode": "1.64.0",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"@vscode/test-electron": "2.1.3",
"@vscode/test-web": "0.0.24",
"circular-dependency-plugin": "5.2.2",
@ -11112,7 +11112,7 @@
"copy-webpack-plugin": "11.0.0",
"csp-html-webpack-plugin": "5.1.0",
"css-loader": "6.7.1",
"esbuild": "0.14.39",
"esbuild": "0.14.42",
"esbuild-loader": "2.19.0",
"eslint": "8.16.0",
"eslint-cli": "1.1.1",
@ -11138,7 +11138,7 @@
"ts-loader": "9.3.0",
"tsc-alias": "1.6.7",
"typescript": "4.7.2",
"vsce": "2.8.0",
"vsce": "2.9.0",
"webpack": "5.72.1",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",

+ 325
- 318
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save