Skip to content

Commit

Permalink
[deps]: Update npm minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent d6ddb49 commit e53e787
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,21 @@
"test:types": "npx tsc --noEmit"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.9",
"@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",
"@angular-devkit/build-angular": "15.2.10",
"@angular-eslint/eslint-plugin-template": "17.2.1",
"@angular-eslint/template-parser": "17.2.1",
"@angular/compiler-cli": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@fluffy-spoon/substitute": "1.208.0",
"@microsoft/microsoft-graph-types": "2.40.0",
"@ngtools/webpack": "15.2.9",
"@types/inquirer": "8.2.6",
"@ngtools/webpack": "15.2.10",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.11",
"@types/ldapjs": "2.2.5",
"@types/lowdb": "1.0.15",
"@types/lunr": "2.3.7",
"@types/node": "18.17.12",
"@types/node-fetch": "2.6.10",
"@types/node": "18.19.10",
"@types/node-fetch": "2.6.11",
"@types/node-forge": "1.3.11",
"@types/proper-lockfile": "4.1.4",
"@types/tldjs": "2.3.4",
Expand All @@ -96,7 +96,7 @@
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.9.0",
"css-loader": "6.9.1",
"dotenv": "16.4.1",
"electron": "18.3.15",
"electron-builder": "24.9.1",
Expand All @@ -117,7 +117,7 @@
"html-webpack-plugin": "5.6.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-preset-angular": "13.1.1",
"jest-preset-angular": "13.1.6",
"lint-staged": "15.2.0",
"mini-css-extract-plugin": "2.7.7",
"node-forge": "1.3.1",
Expand All @@ -126,38 +126,38 @@
"prettier": "2.8.8",
"rimraf": "3.0.2",
"rxjs": "7.8.1",
"sass": "1.69.7",
"sass": "1.70.0",
"sass-loader": "12.6.0",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "4.9.5",
"typescript-transform-paths": "2.2.4",
"webpack": "5.89.0",
"webpack": "5.90.0",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0",
"webpack-node-externals": "3.0.0",
"zone.js": "0.13.1"
"zone.js": "0.14.3"
},
"dependencies": {
"@angular/animations": "15.2.9",
"@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9",
"@angular/common": "15.2.9",
"@angular/compiler": "15.2.9",
"@angular/core": "15.2.9",
"@angular/forms": "15.2.9",
"@angular/platform-browser": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/router": "15.2.9",
"@angular/common": "15.2.10",
"@angular/compiler": "15.2.10",
"@angular/core": "15.2.10",
"@angular/forms": "15.2.10",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@angular/router": "15.2.10",
"@microsoft/microsoft-graph-client": "3.0.7",
"@microsoft/signalr": "7.0.10",
"@microsoft/signalr-protocol-msgpack": "7.0.10",
"@microsoft/signalr": "7.0.14",
"@microsoft/signalr-protocol-msgpack": "7.0.14",
"big-integer": "1.6.52",
"bootstrap": "4.6.2",
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "7.2.0",
"core-js": "3.35.0",
"core-js": "3.35.1",
"form-data": "4.0.0",
"google-auth-library": "7.14.1",
"googleapis": "73.0.0",
Expand All @@ -174,7 +174,7 @@
"proper-lockfile": "4.1.2",
"rxjs": "7.8.1",
"tldjs": "2.3.1",
"zone.js": "0.13.1",
"zone.js": "0.14.3",
"zxcvbn": "4.4.2"
},
"engines": {
Expand Down

0 comments on commit e53e787

Please sign in to comment.