mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-22 15:00:38 -04:00
linter updates
This commit is contained in:
1755
wowup-electron/package-lock.json
generated
1755
wowup-electron/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -51,11 +51,11 @@
|
||||
"devDependencies": {
|
||||
"@angular-builders/custom-webpack": "13.0.0",
|
||||
"@angular-devkit/build-angular": "13.0.2",
|
||||
"@angular-eslint/builder": "12.6.1",
|
||||
"@angular-eslint/eslint-plugin": "12.6.1",
|
||||
"@angular-eslint/eslint-plugin-template": "file:latest@angular-eslint/template-parser@latest",
|
||||
"@angular-eslint/builder": "13.0.0-alpha.0",
|
||||
"@angular-eslint/eslint-plugin": "13.0.0-alpha.0",
|
||||
"@angular-eslint/eslint-plugin-template": "13.0.0-alpha.0",
|
||||
"@angular-eslint/schematics": "13.0.0-alpha.0",
|
||||
"@angular-eslint/template-parser": "12.6.1",
|
||||
"@angular-eslint/template-parser": "13.0.0-alpha.0",
|
||||
"@angular/cli": "13.0.2",
|
||||
"@ngx-translate/core": "14.0.0",
|
||||
"@ngx-translate/http-loader": "7.0.0",
|
||||
@@ -74,9 +74,9 @@
|
||||
"@types/slug": "5.0.2",
|
||||
"@types/string-similarity": "4.0.0",
|
||||
"@types/uuid": "8.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.3.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "5.3.1",
|
||||
"@typescript-eslint/parser": "5.3.1",
|
||||
"@typescript-eslint/parser": "5.3.0",
|
||||
"chai": "4.3.4",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"core-js": "3.17.2",
|
||||
@@ -86,7 +86,7 @@
|
||||
"electron-builder": "22.13.1",
|
||||
"electron-notarize": "1.1.1",
|
||||
"electron-reload": "2.0.0-alpha.1",
|
||||
"eslint": "7.32.0",
|
||||
"eslint": "^8.1.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-jsdoc": "36.1.0",
|
||||
@@ -172,4 +172,4 @@
|
||||
"browserslist": [
|
||||
"chrome 83"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user