Closes #2511 - Update frontend dependencies
This commit is contained in:
parent
604e6223b8
commit
5727988f73
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@angular-builders/custom-webpack": "13.1.0",
|
||||
"@angular-devkit/build-angular": "13.3.9",
|
||||
"@angular-devkit/build-angular": "13.3.11",
|
||||
"@angular/cli": "13.3.3",
|
||||
"@angular/compiler": "13.3.4",
|
||||
"@angular/compiler-cli": "13.3.4",
|
||||
|
@ -62,17 +62,17 @@
|
|||
"@typescript-eslint/eslint-plugin-tslint": "5.18.0",
|
||||
"@typescript-eslint/parser": "5.18.0",
|
||||
"compression-webpack-plugin": "9.2.0",
|
||||
"cypress": "9.5.3",
|
||||
"cypress": "9.5.4",
|
||||
"cypress-intellij-reporter": "0.0.7",
|
||||
"eslint": "8.12.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"jest": "27.5.1",
|
||||
"jest-preset-angular": "11.1.1",
|
||||
"jest-preset-angular": "11.1.2",
|
||||
"prettier": "2.6.2",
|
||||
"sass": "1.49.11",
|
||||
"ts-jest": "27.1.4",
|
||||
"ts-jest": "27.1.5",
|
||||
"tslint": "6.1.3",
|
||||
"typescript": "4.6.3"
|
||||
}
|
||||
|
|
3266
web/yarn.lock
3266
web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue