From ab4d0e86fda54658beee540ec8ad7b1804bea2f1 Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Mon, 25 Apr 2022 08:56:39 +0200 Subject: [PATCH] Update angularmaterial monorepo to v13.3.4 (#1315) 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.3` -> `13.3.4`](https://renovatebot.com/diffs/npm/@angular%2fcdk/13.3.3/13.3.4) | | [@angular/material](https://github.com/angular/components) | dependencies | patch | [`13.3.3` -> `13.3.4`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/13.3.3/13.3.4) | --- ### Release Notes
angular/components ### [`v13.3.4`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1334-adamantium-albatross-2022-04-20) [Compare Source](https://github.com/angular/components/compare/13.3.3...13.3.4) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [eef47579f](https://github.com/angular/components/commit/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc) | fix | **portal:** prevent calling `ApplicationRef.detachView` on destroyed instance ([#​24775](https://github.com/angular/components/pull/24775)) | #### Special Thanks Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner 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/1315 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 dffe74f74..681d5bf96 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,12 +18,12 @@ "private": true, "dependencies": { "@angular/animations": "13.3.4", - "@angular/cdk": "13.3.3", + "@angular/cdk": "13.3.4", "@angular/common": "13.3.4", "@angular/compiler": "13.3.4", "@angular/core": "13.3.4", "@angular/forms": "13.3.4", - "@angular/material": "13.3.3", + "@angular/material": "13.3.4", "@angular/platform-browser": "13.3.4", "@angular/platform-browser-dynamic": "13.3.4", "@ngneat/transloco": "4.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b3c2f678a..c23c620fc 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -192,10 +192,10 @@ dependencies: tslib "^2.3.0" -"@angular/cdk@13.3.3": - version "13.3.3" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.3.3.tgz#f98d9d67744bf7fa7ee5a8aeb756c6546b88793e" - integrity sha512-dzd31mta2VwffxbeO4CelMqb7WswLnkC/r2QZXySnc0CTmj44HqXkqdZuEvVgxaKRVpxsYeuBuhhhy8U00YMOw== +"@angular/cdk@13.3.4": + version "13.3.4" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.3.4.tgz#047d3474e1938aa11b4665286bcd09aa4c45424c" + integrity sha512-im4LKxJaIuqFVzmtf650PoiYsn/SZlvBV2zEgzusK8HwQ24C1Lya7NQSApwl8k43h4eKO1OvUKBjqL5uDgEQag== dependencies: tslib "^2.3.0" optionalDependencies: @@ -270,10 +270,10 @@ dependencies: tslib "^2.3.0" -"@angular/material@13.3.3": - version "13.3.3" - resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.3.3.tgz#efeb63f01529ecbee7dd41f4eb34aaf28b778588" - integrity sha512-PkZ7VW3/7tqdBHSOOmq7com7Ir147OEe1+kfgF/G3y8WUutI9jY2cHKARXGWB+5WgcqKr7ol43u239UGkPfFHg== +"@angular/material@13.3.4": + version "13.3.4" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.3.4.tgz#202a5abf4771db56c9b434885262499261de4baf" + integrity sha512-jK9rWmBaPrE+3re6uIdyvG5DCzc47VUvnP1DqblNnpaa8GCKllb1cFRGqa5GPYB1/96d3wO+RPwzhC06qqV+yw== dependencies: tslib "^2.3.0"