From e67689cb15e8bdc6a724f2da974d086c6db42c3c Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Thu, 12 May 2022 11:13:39 +0200 Subject: [PATCH] Update angularmaterial monorepo to v13.3.7 (#1349) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/cdk](https://github.com/angular/components) | dependencies | patch | [`13.3.6` -> `13.3.7`](https://renovatebot.com/diffs/npm/@angular%2fcdk/13.3.6/13.3.7) | | [@angular/material](https://github.com/angular/components) | dependencies | patch | [`13.3.6` -> `13.3.7`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/13.3.6/13.3.7) | --- ### Release Notes
angular/components ### [`v13.3.7`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1337-chiffon-carambola-2022-05-11) [Compare Source](https://github.com/angular/components/compare/13.3.6...13.3.7) ##### material | Commit | Type | Description | | -- | -- | -- | | [0bede63d33](https://github.com/angular/components/commit/0bede63d33127d5a9ac0370307486ff50e492e9d) | fix | **datepicker:** add ability to have numeric zero value in input ([#​24813](https://github.com/angular/components/pull/24813)) | | [7a122f7f03](https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c) | fix | **expansion:** inconsistent spacing for anchor buttons ([#​24882](https://github.com/angular/components/pull/24882)) | | [e486ed93e4](https://github.com/angular/components/commit/e486ed93e45e6e5e5842d5dfa4e1c1de32823520) | fix | **menu:** focus the first item when opening menu on iOS VoiceOver ([#​24733](https://github.com/angular/components/pull/24733)) | #### Special Thanks Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1349 Reviewed-by: Epsilon_02 Co-authored-by: Calciumdibromid Bot Co-committed-by: Calciumdibromid Bot --- frontend/package.json | 4 ++-- frontend/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index a5f516eac..6a302d158 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,12 +18,12 @@ "private": true, "dependencies": { "@angular/animations": "13.3.7", - "@angular/cdk": "13.3.6", + "@angular/cdk": "13.3.7", "@angular/common": "13.3.7", "@angular/compiler": "13.3.7", "@angular/core": "13.3.7", "@angular/forms": "13.3.7", - "@angular/material": "13.3.6", + "@angular/material": "13.3.7", "@angular/platform-browser": "13.3.7", "@angular/platform-browser-dynamic": "13.3.7", "@ngneat/transloco": "4.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 7bc717f35..9d7136996 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -192,10 +192,10 @@ dependencies: tslib "^2.3.0" -"@angular/cdk@13.3.6": - version "13.3.6" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.3.6.tgz#4b62d33f82bd4cddaae78c53d2485ca385a26bae" - integrity sha512-sPwEGCHARxuUMzPLRiiN51GQP0P39ev+eL06NcyYXZ3AxyZIH5N/PWmGKf7EDOXIof4ata13jsIeW38mFe+wvg== +"@angular/cdk@13.3.7": + version "13.3.7" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.3.7.tgz#4eb39366b6947a334828ea62da874787931d27f0" + integrity sha512-HtGqlrt4+ikbpzooF0LT/uMW6fgRJxLRUoOwkTY1oHhfNXhQaE2p8XEUH2qshl28aCIF8r8zrb6jpd4VqC+tyg== dependencies: tslib "^2.3.0" optionalDependencies: @@ -270,10 +270,10 @@ dependencies: tslib "^2.3.0" -"@angular/material@13.3.6": - version "13.3.6" - resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.3.6.tgz#95a55f37c40b39d3593efe02b5e59f864e31a72f" - integrity sha512-V+3Fs9JK+7KlcdJG/Oa/IQuLHC8WYzuL8ffH1Q06ANSzGxSjsAHs4FZQpKUpVBoL3E+p9Yz+zkKe91k5L62VoQ== +"@angular/material@13.3.7": + version "13.3.7" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.3.7.tgz#7df10649b58eb9f6fdf8e3235eee633f617aa545" + integrity sha512-CXdLvohaxl3Nii6I70pEJX2FZRRkBPNiocUNP39hFHXf2PW/eNYCN8TS5DG2uOAaR2wyPwrXrU95mDjgvlqXqQ== dependencies: tslib "^2.3.0"