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

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

---
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-13 09:32:00 +00:00 committed by GitHub
parent 3777ed76f0
commit bc4af0939b
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.6",
"@angular/material": "^13.3.7",
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
@ -465,9 +465,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==",
"version": "13.3.7",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.7.tgz",
"integrity": "sha512-HtGqlrt4+ikbpzooF0LT/uMW6fgRJxLRUoOwkTY1oHhfNXhQaE2p8XEUH2qshl28aCIF8r8zrb6jpd4VqC+tyg==",
"dependencies": {
"tslib": "^2.3.0"
},
@ -679,15 +679,15 @@
}
},
"node_modules/@angular/material": {
"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==",
"version": "13.3.7",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.7.tgz",
"integrity": "sha512-CXdLvohaxl3Nii6I70pEJX2FZRRkBPNiocUNP39hFHXf2PW/eNYCN8TS5DG2uOAaR2wyPwrXrU95mDjgvlqXqQ==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/animations": "^13.0.0 || ^14.0.0-0",
"@angular/cdk": "13.3.6",
"@angular/cdk": "13.3.7",
"@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",
@ -14295,9 +14295,9 @@
}
},
"@angular/cdk": {
"version": "13.3.6",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==",
"version": "13.3.7",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.7.tgz",
"integrity": "sha512-HtGqlrt4+ikbpzooF0LT/uMW6fgRJxLRUoOwkTY1oHhfNXhQaE2p8XEUH2qshl28aCIF8r8zrb6jpd4VqC+tyg==",
"requires": {
"parse5": "^5.0.0",
"tslib": "^2.3.0"
@ -14440,9 +14440,9 @@
}
},
"@angular/material": {
"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==",
"version": "13.3.7",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-13.3.7.tgz",
"integrity": "sha512-CXdLvohaxl3Nii6I70pEJX2FZRRkBPNiocUNP39hFHXf2PW/eNYCN8TS5DG2uOAaR2wyPwrXrU95mDjgvlqXqQ==",
"requires": {
"tslib": "^2.3.0"
}

View File

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