|
|
|
|
@ -71,12 +71,12 @@
@@ -71,12 +71,12 @@
|
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@angular-devkit/build-angular": "15.2.9", |
|
|
|
|
"@angular-eslint/eslint-plugin-template": "17.1.1", |
|
|
|
|
"@angular-eslint/template-parser": "17.1.1", |
|
|
|
|
"@angular-eslint/eslint-plugin-template": "17.2.0", |
|
|
|
|
"@angular-eslint/template-parser": "17.2.0", |
|
|
|
|
"@angular/compiler-cli": "15.2.9", |
|
|
|
|
"@angular/platform-browser-dynamic": "15.2.9", |
|
|
|
|
"@fluffy-spoon/substitute": "1.208.0", |
|
|
|
|
"@microsoft/microsoft-graph-types": "2.38.0", |
|
|
|
|
"@microsoft/microsoft-graph-types": "2.40.0", |
|
|
|
|
"@ngtools/webpack": "15.2.9", |
|
|
|
|
"@types/inquirer": "8.2.6", |
|
|
|
|
"@types/jest": "29.5.11", |
|
|
|
|
@ -96,27 +96,27 @@
@@ -96,27 +96,27 @@
|
|
|
|
|
"concurrently": "8.2.2", |
|
|
|
|
"copy-webpack-plugin": "11.0.0", |
|
|
|
|
"cross-env": "7.0.3", |
|
|
|
|
"css-loader": "6.8.1", |
|
|
|
|
"css-loader": "6.9.0", |
|
|
|
|
"dotenv": "9.0.2", |
|
|
|
|
"electron": "18.3.15", |
|
|
|
|
"electron-builder": "24.6.3", |
|
|
|
|
"electron-builder": "24.9.1", |
|
|
|
|
"electron-log": "4.4.8", |
|
|
|
|
"electron-notarize": "1.2.2", |
|
|
|
|
"electron-rebuild": "3.2.9", |
|
|
|
|
"electron-reload": "1.5.0", |
|
|
|
|
"electron-store": "8.1.0", |
|
|
|
|
"electron-updater": "5.3.0", |
|
|
|
|
"eslint": "8.48.0", |
|
|
|
|
"eslint": "8.56.0", |
|
|
|
|
"eslint-config-prettier": "8.10.0", |
|
|
|
|
"eslint-import-resolver-typescript": "2.7.1", |
|
|
|
|
"eslint-plugin-import": "2.28.1", |
|
|
|
|
"eslint-plugin-import": "2.29.1", |
|
|
|
|
"eslint-plugin-rxjs": "5.0.3", |
|
|
|
|
"eslint-plugin-rxjs-angular": "2.0.1", |
|
|
|
|
"form-data": "4.0.0", |
|
|
|
|
"html-loader": "3.1.2", |
|
|
|
|
"html-webpack-plugin": "5.5.3", |
|
|
|
|
"html-webpack-plugin": "5.6.0", |
|
|
|
|
"husky": "8.0.3", |
|
|
|
|
"jest": "29.6.4", |
|
|
|
|
"jest": "29.7.0", |
|
|
|
|
"jest-preset-angular": "13.1.1", |
|
|
|
|
"lint-staged": "12.5.0", |
|
|
|
|
"mini-css-extract-plugin": "2.7.7", |
|
|
|
|
@ -126,16 +126,16 @@
@@ -126,16 +126,16 @@
|
|
|
|
|
"prettier": "2.8.8", |
|
|
|
|
"rimraf": "3.0.2", |
|
|
|
|
"rxjs": "7.8.1", |
|
|
|
|
"sass": "1.66.1", |
|
|
|
|
"sass": "1.69.7", |
|
|
|
|
"sass-loader": "12.6.0", |
|
|
|
|
"ts-jest": "29.1.1", |
|
|
|
|
"ts-loader": "9.4.4", |
|
|
|
|
"ts-loader": "9.5.1", |
|
|
|
|
"tsconfig-paths-webpack-plugin": "4.1.0", |
|
|
|
|
"typescript": "4.9.5", |
|
|
|
|
"typescript-transform-paths": "2.2.4", |
|
|
|
|
"webpack": "5.88.2", |
|
|
|
|
"webpack": "5.89.0", |
|
|
|
|
"webpack-cli": "5.1.4", |
|
|
|
|
"webpack-merge": "5.9.0", |
|
|
|
|
"webpack-merge": "5.10.0", |
|
|
|
|
"webpack-node-externals": "3.0.0", |
|
|
|
|
"zone.js": "0.13.1" |
|
|
|
|
}, |
|
|
|
|
@ -157,7 +157,7 @@
@@ -157,7 +157,7 @@
|
|
|
|
|
"browser-hrtime": "1.1.8", |
|
|
|
|
"chalk": "4.1.2", |
|
|
|
|
"commander": "7.2.0", |
|
|
|
|
"core-js": "3.32.1", |
|
|
|
|
"core-js": "3.35.0", |
|
|
|
|
"form-data": "4.0.0", |
|
|
|
|
"google-auth-library": "7.14.1", |
|
|
|
|
"googleapis": "73.0.0", |
|
|
|
|
|