Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 21, 2024
1 parent ec8099c commit 8ddc850
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 52 deletions.
124 changes: 82 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"url": "http://www.css.ch"
},
"dependencies": {
"@angular/animations": "12.1.3",
"@angular/animations": "12.2.17",
"@angular/cdk": "12.1.3",
"@angular/common": "12.1.3",
"@angular/compiler": "12.1.3",
"@angular/core": "12.1.3",
"@angular/forms": "12.1.3",
"@angular/common": "12.2.17",
"@angular/compiler": "12.2.17",
"@angular/core": "12.2.17",
"@angular/forms": "12.2.17",
"@angular/material": "12.1.3",
"@angular/platform-browser": "12.1.3",
"@angular/platform-browser-dynamic": "12.1.3",
"@angular/router": "12.1.3",
"@angular/platform-browser": "12.2.17",
"@angular/platform-browser-dynamic": "12.2.17",
"@angular/router": "12.2.17",
"rxjs": "6.6.7",
"tslib": "2.3.0",
"zone.js": "0.11.4"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.1.3",
Expand All @@ -59,7 +59,7 @@
"@angular-eslint/schematics": "12.3.1",
"@angular-eslint/template-parser": "12.3.1",
"@angular/cli": "12.1.3",
"@angular/compiler-cli": "12.1.3",
"@angular/compiler-cli": "12.2.17",
"@types/jasmine": "3.8.1",
"@types/node": "12.20.17",
"@typescript-eslint/eslint-plugin": "4.28.5",
Expand Down

0 comments on commit 8ddc850

Please sign in to comment.