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 14, 2024
1 parent 26fdd37 commit 2c7c6e4
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 @@ -23,16 +23,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.1.3",
"@angular/cdk": "17.1.2",
"@angular/common": "17.1.3",
"@angular/compiler": "17.1.3",
"@angular/core": "17.1.3",
"@angular/forms": "17.1.3",
"@angular/material": "17.1.2",
"@angular/platform-browser": "17.1.3",
"@angular/platform-browser-dynamic": "17.1.3",
"@angular/router": "17.1.3",
"rxjs": "~7.8.1",
"tslib": "^2.6.0",
"zone.js": "~0.14.2",
Expand All @@ -42,9 +42,9 @@
"roboto-fontface": "^0.10.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.3",
"@angular/cli": "17.0.3",
"@angular/compiler-cli": "17.0.4",
"@angular-devkit/build-angular": "17.1.3",
"@angular/cli": "17.1.3",
"@angular/compiler-cli": "17.1.3",
"@types/node": "^20.4.4",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
Expand All @@ -56,8 +56,8 @@
"ng-packagr": "^17.0.2",
"prettier": "^3.1.1",
"ts-node": "~10.9.1",
"typescript": "~5.2.2",
"uuid": "9.0.0"
"typescript": "~5.3.0",
"uuid": "9.0.1"
},
"optionalDependencies": {
"@porscheinformatik/material-addons": "file:dist/material-addons"
Expand Down

0 comments on commit 2c7c6e4

Please sign in to comment.