Bump @angular/cdk from 13.3.6 to 14.1.1 in /frontend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-04 09:44:34 +00:00 committed by GitHub
parent 594b532fe7
commit 4c06a0299e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -9,7 +9,7 @@
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@angular/animations": "~13.2.0", "@angular/animations": "~13.2.0",
"@angular/cdk": "^13.2.6", "@angular/cdk": "^14.1.1",
"@angular/common": "~13.2.0", "@angular/common": "~13.2.0",
"@angular/compiler": "~13.2.0", "@angular/compiler": "~13.2.0",
"@angular/core": "~13.2.0", "@angular/core": "~13.2.0",
@ -465,9 +465,9 @@
} }
}, },
"node_modules/@angular/cdk": { "node_modules/@angular/cdk": {
"version": "13.3.6", "version": "14.1.1",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz", "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.1.1.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==", "integrity": "sha512-Um4d5aWp7ACHd7O2cF3B4IXbQrnzMVvKlUVoKIBI4+EcCF70vAJrfXrAJoXIzLpte3MCDa6wO3wUX7uIJ4VlAQ==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
@ -475,8 +475,8 @@
"parse5": "^5.0.0" "parse5": "^5.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/common": "^13.0.0 || ^14.0.0-0", "@angular/common": "^14.0.0 || ^15.0.0",
"@angular/core": "^13.0.0 || ^14.0.0-0", "@angular/core": "^14.0.0 || ^15.0.0",
"rxjs": "^6.5.3 || ^7.4.0" "rxjs": "^6.5.3 || ^7.4.0"
} }
}, },
@ -14295,9 +14295,9 @@
} }
}, },
"@angular/cdk": { "@angular/cdk": {
"version": "13.3.6", "version": "14.1.1",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-13.3.6.tgz", "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-14.1.1.tgz",
"integrity": "sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg==", "integrity": "sha512-Um4d5aWp7ACHd7O2cF3B4IXbQrnzMVvKlUVoKIBI4+EcCF70vAJrfXrAJoXIzLpte3MCDa6wO3wUX7uIJ4VlAQ==",
"requires": { "requires": {
"parse5": "^5.0.0", "parse5": "^5.0.0",
"tslib": "^2.3.0" "tslib": "^2.3.0"

View File

@ -13,7 +13,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "~13.2.0", "@angular/animations": "~13.2.0",
"@angular/cdk": "^13.2.6", "@angular/cdk": "^14.1.1",
"@angular/common": "~13.2.0", "@angular/common": "~13.2.0",
"@angular/compiler": "~13.2.0", "@angular/compiler": "~13.2.0",
"@angular/core": "~13.2.0", "@angular/core": "~13.2.0",