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 Dec 13, 2023
1 parent db98f88 commit 0cead77
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 @@ -24,16 +24,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.0.6",
"@angular/cdk": "17.0.3",
"@angular/common": "17.0.6",
"@angular/compiler": "17.0.6",
"@angular/core": "17.0.6",
"@angular/forms": "17.0.6",
"@angular/material": "17.0.3",
"@angular/platform-browser": "17.0.6",
"@angular/platform-browser-dynamic": "17.0.6",
"@angular/router": "17.0.6",
"rxjs": "~7.8.1",
"tslib": "^2.6.0",
"zone.js": "~0.14.2",
Expand All @@ -43,9 +43,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.0.6",
"@angular/cli": "17.0.6",
"@angular/compiler-cli": "17.0.6",
"@types/node": "^20.4.4",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
Expand All @@ -58,8 +58,8 @@
"prettier": "^3.1.1",
"scss-bundle": "^3.1.2",
"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 0cead77

Please sign in to comment.