Bump @angular/material from 16.2.7 to 16.2.9 in /frontend (#189)

Bumps [@angular/material](https://github.com/angular/components) from 16.2.7 to 16.2.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/16.2.7...16.2.9)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-24 09:35:33 +02:00
committed by GitHub
parent e6b36d9d3d
commit 252b7fa3b5
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -14,7 +14,7 @@
"@angular/compiler": "^16.2.10",
"@angular/core": "^16.2.8",
"@angular/forms": "^16.2.8",
"@angular/material": "^16.2.7",
"@angular/material": "^16.2.9",
"@angular/platform-browser": "^16.2.10",
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",
@@ -457,9 +457,9 @@
}
},
"node_modules/@angular/material": {
"version": "16.2.7",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-16.2.7.tgz",
"integrity": "sha512-f5J/YdbrgaoeRhqDVNhauY/nHMSbF4zTph5gYtkGu49MQHpf6vAxfW9m8E2Rs/RPmhb44e3671Z8nONbvP6yGg==",
"version": "16.2.9",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-16.2.9.tgz",
"integrity": "sha512-ppEVvB5+TAqYxEiWCOt56TJbKayuJXPO5gAIaoIgaj7a77A3iuJRBZD/TLldqUxqCI6T5pwuTVzdeDU4tTHGug==",
"dependencies": {
"@material/animation": "15.0.0-canary.bc9ae6c9c.0",
"@material/auto-init": "15.0.0-canary.bc9ae6c9c.0",
@@ -512,7 +512,7 @@
},
"peerDependencies": {
"@angular/animations": "^16.0.0 || ^17.0.0",
"@angular/cdk": "16.2.7",
"@angular/cdk": "16.2.9",
"@angular/common": "^16.0.0 || ^17.0.0",
"@angular/core": "^16.0.0 || ^17.0.0",
"@angular/forms": "^16.0.0 || ^17.0.0",
+1 -1
View File
@@ -16,7 +16,7 @@
"@angular/compiler": "^16.2.10",
"@angular/core": "^16.2.8",
"@angular/forms": "^16.2.8",
"@angular/material": "^16.2.7",
"@angular/material": "^16.2.9",
"@angular/platform-browser": "^16.2.10",
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",