Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent efb3cbf commit 1d1419c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.0.4",
"@angular/cdk": "17.0.1",
"@angular/common": "17.0.4",
"@angular/compiler": "17.0.4",
"@angular/core": "17.0.4",
"@angular/forms": "17.0.4",
"@angular/material": "17.0.1",
"@angular/platform-browser": "17.0.4",
"@angular/platform-browser-dynamic": "17.0.4",
"@angular/router": "17.0.4",
"@angular/animations": "17.2.2",
"@angular/cdk": "17.2.1",
"@angular/common": "17.2.2",
"@angular/compiler": "17.2.2",
"@angular/core": "17.2.2",
"@angular/forms": "17.2.2",
"@angular/material": "17.2.1",
"@angular/platform-browser": "17.2.2",
"@angular/platform-browser-dynamic": "17.2.2",
"@angular/router": "17.2.2",
"@ngx-translate/core": "^15.0.0",
"@ngx-translate/http-loader": "^8.0.0",
"material-icons": "^1.13.9",
Expand All @@ -45,9 +45,9 @@
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.3",
"@angular/cli": "17.0.3",
"@angular/compiler-cli": "17.0.4",
"@angular-devkit/build-angular": "17.2.1",
"@angular/cli": "17.2.1",
"@angular/compiler-cli": "17.2.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.4.4",
"@types/uuid": "^9.0.2",
Expand All @@ -62,8 +62,8 @@
"prettier": "^3.1.1",
"ts-jest": "^29.1.2",
"ts-node": "~10.9.1",
"typescript": "~5.2.2",
"uuid": "9.0.0",
"typescript": "~5.3.0",
"uuid": "9.0.1",
"jest-preset-angular": "^14.0.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit 1d1419c

Please sign in to comment.