Update a bunch of libs

This commit is contained in:
jliddev
2022-10-25 09:31:59 -05:00
parent b5386d686f
commit 1d2bccff2e
2 changed files with 917 additions and 1792 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -83,73 +83,73 @@
"@fortawesome/free-regular-svg-icons": "6.2.0",
"@fortawesome/free-solid-svg-icons": "6.2.0",
"@messageformat/core": "3.0.1",
"@microsoft/applicationinsights-web": "2.8.7",
"@microsoft/applicationinsights-web": "2.8.8",
"@ngx-translate/core": "14.0.0",
"@ngx-translate/http-loader": "7.0.0",
"@types/adm-zip": "0.5.0",
"@types/archiver": "5.3.1",
"@types/flat": "5.0.2",
"@types/globrex": "0.1.2",
"@types/jasmine": "4.0.3",
"@types/jasmine": "4.3.0",
"@types/jasminewd2": "2.0.10",
"@types/lodash": "4.14.181",
"@types/lodash": "4.14.186",
"@types/markdown-it": "12.2.3",
"@types/mocha": "9.1.0",
"@types/node": "16.11.10",
"@types/mocha": "10.0.0",
"@types/node": "16.18.0",
"@types/object-hash": "2.2.1",
"@types/opossum": "6.2.1",
"@types/slug": "5.0.3",
"@types/string-similarity": "4.0.0",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/eslint-plugin-tslint": "5.18.0",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/eslint-plugin-tslint": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"ag-grid-angular": "27.2.1",
"ag-grid-community": "27.2.1",
"chai": "4.3.6",
"core-js": "3.21.1",
"cross-env": "7.0.3",
"del": "6.0.0",
"dotenv": "16.0.0",
"electron": "20.2.0",
"electron-builder": "23.3.3",
"electron-notarize": "1.2.1",
"del": "7.0.0",
"dotenv": "16.0.3",
"electron": "21.2.0",
"electron-builder": "23.6.0",
"electron-notarize": "1.2.2",
"electron-reload": "2.0.0-alpha.1",
"eslint": "^8.23.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.2.9",
"eslint-plugin-jsdoc": "39.3.24",
"eslint-plugin-prefer-arrow": "1.2.3",
"flat": "5.0.2",
"gulp": "4.0.2",
"i18next-json-sync": "2.3.1",
"ignore": "5.2.0",
"jasmine-core": "4.1.0",
"jasmine-core": "4.4.0",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.3.19",
"karma": "6.4.1",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-electron": "7.1.0",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"karma-electron": "7.3.0",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"markdown-it": "12.3.2",
"messageformat": "2.3.0",
"mocha": "9.2.2",
"ng-gallery": "7.0.4",
"mocha": "10.1.0",
"ng-gallery": "7.1.2",
"ngx-translate-messageformat-compiler": "5.1.0",
"node-addon-api": "5.0.0",
"node-cache": "5.1.2",
"node-gyp": "9.0.0",
"node-gyp": "9.3.0",
"npm-run-all": "4.1.5",
"object-hash": "3.0.0",
"opossum": "6.3.0",
"prettier": "2.6.2",
"slug": "5.3.0",
"prettier": "2.7.1",
"slug": "8.2.2",
"spectron": "19.0.0",
"string-similarity": "4.0.4",
"ts-custom-error": "3.2.2",
"ts-node": "10.7.0",
"typescript": "4.8.3",
"uuid": "8.3.2",
"uuid": "9.0.0",
"wait-on": "6.0.1",
"webdriver-manager": "12.1.8",
"zone.js": "0.11.5"
@@ -162,11 +162,11 @@
"auto-launch": "5.0.5",
"electron-log": "4.4.8",
"electron-store": "8.1.0",
"electron-updater": "5.2.1",
"electron-updater": "5.3.0",
"globrex": "0.1.2",
"handlebars": "4.7.7",
"lodash": "4.17.21",
"minimist": "1.2.6",
"minimist": "1.2.7",
"nanoid": "3.3.2",
"node-disk-info": "1.3.0",
"protobufjs": "6.11.2",
@@ -179,4 +179,4 @@
"browserslist": [
"chrome 98"
]
}
}