Update a bunch of packages

This commit is contained in:
jliddev
2021-11-22 08:54:30 -06:00
parent 72d9ed6c80
commit 8cf028af50
2 changed files with 967 additions and 910 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -51,11 +51,11 @@
"devDependencies": {
"@angular-builders/custom-webpack": "13.0.0",
"@angular-devkit/build-angular": "13.0.3",
"@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": "13.0.0-alpha.0",
"@angular-eslint/builder": "13.0.1",
"@angular-eslint/eslint-plugin": "13.0.1",
"@angular-eslint/eslint-plugin-template": "13.0.1",
"@angular-eslint/schematics": "13.0.1",
"@angular-eslint/template-parser": "13.0.1",
"@angular/cli": "13.0.3",
"@ngx-translate/core": "14.0.0",
"@ngx-translate/http-loader": "7.0.0",
@@ -65,7 +65,7 @@
"@types/globrex": "0.1.1",
"@types/jasmine": "3.10.2",
"@types/jasminewd2": "2.0.10",
"@types/lodash": "4.14.176",
"@types/lodash": "4.14.177",
"@types/markdown-it": "12.2.3",
"@types/mocha": "9.0.0",
"@types/node": "16.11.7",
@@ -73,23 +73,23 @@
"@types/opossum": "6.2.0",
"@types/slug": "5.0.2",
"@types/string-similarity": "4.0.0",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "5.3.0",
"@typescript-eslint/eslint-plugin-tslint": "5.3.1",
"@typescript-eslint/parser": "5.3.0",
"@types/uuid": "8.3.3",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/eslint-plugin-tslint": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"chai": "4.3.4",
"conventional-changelog-cli": "2.1.1",
"core-js": "3.17.2",
"cross-env": "7.0.3",
"dotenv": "10.0.0",
"electron": "16.0.0",
"electron-builder": "22.13.1",
"electron": "16.0.1",
"electron-builder": "22.14.5",
"electron-notarize": "1.1.1",
"electron-reload": "2.0.0-alpha.1",
"eslint": "^8.1.0",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsdoc": "36.1.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsdoc": "37.0.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"flat": "5.0.2",
"i18next-json-sync": "2.3.1",
@@ -102,7 +102,7 @@
"karma-jasmine-html-reporter": "1.7.0",
"mocha": "9.1.1",
"node-addon-api": "4.2.0",
"node-gyp": "8.4.0",
"node-gyp": "8.4.1",
"npm-run-all": "4.1.5",
"prettier": "2.4.1",
"spectron": "15.0.0",
@@ -142,7 +142,7 @@
"auto-launch": "5.0.5",
"electron-log": "4.4.1",
"electron-store": "8.0.1",
"electron-updater": "4.3.9",
"electron-updater": "4.6.1",
"globrex": "0.1.2",
"handlebars": "4.7.7",
"lodash": "4.17.21",