Bump @angular/material from 13.3.5 to 13.3.6 in /frontend

Bumps [@angular/material](https://github.com/angular/components) from 13.3.5 to 13.3.6.
- [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/13.3.5...13.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-05 09:35:46 +00:00 committed by GitHub
parent a53975fd88
commit 9688e81e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View File

@ -14,7 +14,7 @@
"@angular/compiler": "~13.2.0",
"@angular/core": "~13.2.0",
"@angular/forms": "~13.2.0",
"@angular/material": "^13.3.5",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
@ -477,9 +477,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "13.3.5",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.5.tgz",
"integrity": "sha512-fA99fGgybup9ezyB/IzOa9Mk8g8LjejkqikLnC3mAeQ0lROOO7Vf9Rp1v7/ahe2lALTUbA1bzJeXzQYaffkIiA==",
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==",
"dependencies": {
"tslib": "^2.3.0"
},
@ -709,15 +709,15 @@
}
},
"node_modules/@angular/material": {
"version": "13.3.5",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.5.tgz",
"integrity": "sha512-4+FCb6Tbre5SwhZRKfnuh8K+/o+DuCGisJOuk7lxdFKDGDPjsPDWYVrBDal1N70mO09z/ApwNjpsIjuRv79wpg==",
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.6.tgz",
"integrity": "sha512-V+3Fs9JK+7KlcdJG/Oa/IQuLHC8WYzuL8ffH1Q06ANSzGxSjsAHs4FZQpKUpVBoL3E+p9Yz+zkKe91k5L62VoQ==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/animations": "^13.0.0 || ^14.0.0-0",
"@angular/cdk": "13.3.5",
"@angular/cdk": "13.3.6",
"@angular/common": "^13.0.0 || ^14.0.0-0",
"@angular/core": "^13.0.0 || ^14.0.0-0",
"@angular/forms": "^13.0.0 || ^14.0.0-0",
@ -14373,9 +14373,9 @@
}
},
"@angular/cdk": {
"version": "13.3.5",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.5.tgz",
"integrity": "sha512-fA99fGgybup9ezyB/IzOa9Mk8g8LjejkqikLnC3mAeQ0lROOO7Vf9Rp1v7/ahe2lALTUbA1bzJeXzQYaffkIiA==",
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==",
"requires": {
"parse5": "^5.0.0",
"tslib": "^2.3.0"
@ -14535,9 +14535,9 @@
}
},
"@angular/material": {
"version": "13.3.5",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.5.tgz",
"integrity": "sha512-4+FCb6Tbre5SwhZRKfnuh8K+/o+DuCGisJOuk7lxdFKDGDPjsPDWYVrBDal1N70mO09z/ApwNjpsIjuRv79wpg==",
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.6.tgz",
"integrity": "sha512-V+3Fs9JK+7KlcdJG/Oa/IQuLHC8WYzuL8ffH1Q06ANSzGxSjsAHs4FZQpKUpVBoL3E+p9Yz+zkKe91k5L62VoQ==",
"requires": {
"tslib": "^2.3.0"
}

View File

@ -17,7 +17,7 @@
"@angular/compiler": "~13.2.0",
"@angular/core": "~13.2.0",
"@angular/forms": "~13.2.0",
"@angular/material": "^13.3.5",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",