Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit d87a428

Browse files
Calciumdibromid Botcabr2-bot
authored andcommitted
Update angular monorepo to v13.2.4 (#1189)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fanimations/13.2.3/13.2.4) | | [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcommon/13.2.3/13.2.4) | | [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/13.2.3/13.2.4) | | [@angular/compiler-cli](https://github.com/angular/angular) | devDependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/13.2.3/13.2.4) | | [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcore/13.2.3/13.2.4) | | [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fforms/13.2.3/13.2.4) | | [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/13.2.3/13.2.4) | | [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/13.2.3/13.2.4) | | [@angular/router](https://github.com/angular/angular) | dependencies | patch | [`13.2.3` -> `13.2.4`](https://renovatebot.com/diffs/npm/@angular%2frouter/13.2.3/13.2.4) | --- ### Release Notes <details> <summary>angular/angular</summary> ### [`v13.2.4`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#&#8203;1324-2022-02-23) [Compare Source](angular/angular@13.2.3...13.2.4) ##### animations | Commit | Type | Description | | -- | -- | -- | | [1a4b489692](angular/angular@1a4b489) | perf | improve algorithm to balance animation namespaces ([#&#8203;45113](angular/angular#45113)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [cbd23ee0de](angular/angular@cbd23ee) | perf | make `IterableDiffers` and `KeyValueDiffers` tree-shakable ([#&#8203;45094](angular/angular#45094)) ([#&#8203;45115](angular/angular#45115)) | #### Special Thanks Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss <!-- CHANGELOG SPLIT MARKER --> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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 <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1189 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
1 parent 03eaab7 commit d87a428

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

frontend/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
},
1818
"private": true,
1919
"dependencies": {
20-
"@angular/animations": "13.2.3",
20+
"@angular/animations": "13.2.4",
2121
"@angular/cdk": "13.2.3",
22-
"@angular/common": "13.2.3",
23-
"@angular/compiler": "13.2.3",
24-
"@angular/core": "13.2.3",
25-
"@angular/forms": "13.2.3",
22+
"@angular/common": "13.2.4",
23+
"@angular/compiler": "13.2.4",
24+
"@angular/core": "13.2.4",
25+
"@angular/forms": "13.2.4",
2626
"@angular/material": "13.2.3",
27-
"@angular/platform-browser": "13.2.3",
28-
"@angular/platform-browser-dynamic": "13.2.3",
29-
"@angular/router": "13.2.3",
27+
"@angular/platform-browser": "13.2.4",
28+
"@angular/platform-browser-dynamic": "13.2.4",
29+
"@angular/router": "13.2.4",
3030
"@ngneat/transloco": "3.1.4",
3131
"@ngxs/form-plugin": "3.7.3",
3232
"@ngxs/storage-plugin": "3.7.3",
@@ -51,7 +51,7 @@
5151
"@angular-eslint/schematics": "13.1.0",
5252
"@angular-eslint/template-parser": "13.1.0",
5353
"@angular/cli": "13.2.4",
54-
"@angular/compiler-cli": "13.2.3",
54+
"@angular/compiler-cli": "13.2.4",
5555
"@tauri-apps/cli": "1.0.0-rc.4",
5656
"@types/jasmine": "3.10.3",
5757
"@types/node": "17.0.14",

frontend/yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@
178178
"@angular-eslint/bundled-angular-compiler" "13.1.0"
179179
"@typescript-eslint/experimental-utils" "5.11.0"
180180

181-
"@angular/[email protected].3":
182-
version "13.2.3"
183-
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-13.2.3.tgz#3090c684d0a866d9a88b61cb68293886c3becbbd"
184-
integrity sha512-HfNNpDMSf5Var2Ti/vrmy576Uyp68hRaSNdFxxO9OYG3qH/5ZYVAv5ixz8Wu4RE+Lmw9jjzEfpL0BvK6BYWa4g==
181+
"@angular/[email protected].4":
182+
version "13.2.4"
183+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-13.2.4.tgz#59f1eaa2391deeb61329be0f3ac4916a422156de"
184+
integrity sha512-+vuov1+UPD6KIxkI56n4gxNp72hpPmmzwY+r8M+MzyB/UUTBQY8RX0dmgvXJ2zejy08dd9eF+7qmRGK1Nwjszg==
185185
dependencies:
186186
tslib "^2.3.0"
187187

@@ -219,17 +219,17 @@
219219
symbol-observable "4.0.0"
220220
uuid "8.3.2"
221221

222-
"@angular/[email protected].3":
223-
version "13.2.3"
224-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.2.3.tgz#ded7c5d4645789e041bae86fae790f8b35bf5819"
225-
integrity sha512-aK42bLd8VIVsUPcIaPw+dwD3c1d7rigTUMbNQ7zqyEQMCajLPakpzM9QEnywdzWSJTJFUbp3h39jD7ZzQPuTTQ==
222+
"@angular/[email protected].4":
223+
version "13.2.4"
224+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.2.4.tgz#83969fabb5598b0466da9544ff66860514fd3bc5"
225+
integrity sha512-telHfROR8QYZ0IE7rZF8yQG4PkKIZ9oKpl3HwybSzTTbvWwHPtScqvr4b1oKjb0Q6F4OkH3QtrZ+PXMAp0Hv/w==
226226
dependencies:
227227
tslib "^2.3.0"
228228

229-
"@angular/[email protected].3":
230-
version "13.2.3"
231-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-13.2.3.tgz#b9c1bc628e87202e6c2151be1c698feb174164ca"
232-
integrity sha512-Y3q1rjb6aqCMEAkDwzvTNjAkHbQWDmDIApTaqAZul2GsuTvqPLfdriSMxBAFe1WOfw+fKdncsMnV35ij+iOnHA==
229+
"@angular/[email protected].4":
230+
version "13.2.4"
231+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-13.2.4.tgz#0f3fdea2f545c59f903a5408ab846cbac74c7116"
232+
integrity sha512-ORqyQyU83lvODPD3BmOzPtZBluCSnr415qRku74H3wCbS9GURpDUA2yh5ckpQPXrhdVgHcWmGJlbGcA2KgTaUw==
233233
dependencies:
234234
"@babel/core" "^7.8.6"
235235
chokidar "^3.0.0"
@@ -242,24 +242,24 @@
242242
tslib "^2.3.0"
243243
yargs "^17.2.1"
244244

245-
"@angular/[email protected].3":
246-
version "13.2.3"
247-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-13.2.3.tgz#3d6f4a71fb31c296cda9b8aafe07a9c9f7ed64d7"
248-
integrity sha512-WUjzs0xa2UTHOChEs+cHHj75AieiwSvEKBoXjyINNUnmbyf3Q+khLlBScjB+40Y/zSDi1mKxuolv4KfyREk4DA==
245+
"@angular/[email protected].4":
246+
version "13.2.4"
247+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-13.2.4.tgz#dd8486c223429da40d06932d47fc6084dc362b84"
248+
integrity sha512-3lgeEPcpyWJeXaQeQy978s2Ut227pqbW1ALIO7JRngynj3zAZ9XsYwPi8xj1HS3MBWVdfHDDsWaIegqLPMZ5Jw==
249249
dependencies:
250250
tslib "^2.3.0"
251251

252-
"@angular/[email protected].3":
253-
version "13.2.3"
254-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-13.2.3.tgz#bc1127fe2d53f0f01f58a0c26728efaa5a953145"
255-
integrity sha512-81QtWR+UQgCo5xJwExzKaRUd9aXJoOGbWfh3MZSUkiv+PTMXwmfU3lZxpz9S/y2uwvaVqZdW5MN/RzpKv6tHxA==
252+
"@angular/[email protected].4":
253+
version "13.2.4"
254+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-13.2.4.tgz#c179a0b0e82881ee9ec98a3ba8c54e686bf6405b"
255+
integrity sha512-cCgf8Crx86hvZQX8lc7Yy5fedRI4trAXYsysrJ7ISRohfFk31Z/W5BEpKO8CkX51Ja5IfJPyoI2DVVTvrwzsEQ==
256256
dependencies:
257257
tslib "^2.3.0"
258258

259-
"@angular/[email protected].3":
260-
version "13.2.3"
261-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-13.2.3.tgz#dd41f6ea86a5d1e291a55669850d5731a8acd961"
262-
integrity sha512-fOsWiimPTQCDtZj+Hqc4+Io7v4aKjJJUIRoxN/wQqik66Gg/1rs4iWtpdxm4vgyQD0rUFZaRLHhsh+ldIFw7CA==
259+
"@angular/[email protected].4":
260+
version "13.2.4"
261+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-13.2.4.tgz#fb0edb063db555191ae5ac4ed7780f44469dec17"
262+
integrity sha512-XdWJZy4zfJ4ZGEhKZBceHAAozBQZPp1BRl7m2j09EV2I6l/nLdrYhgKGd4UBUtJWyXElPEuEgLiKKdmlPKF5eQ==
263263
dependencies:
264264
tslib "^2.3.0"
265265

@@ -270,24 +270,24 @@
270270
dependencies:
271271
tslib "^2.3.0"
272272

273-
"@angular/[email protected].3":
274-
version "13.2.3"
275-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.3.tgz#84ea43b6fe926f509c831fd98a4ed9d9094b6bd9"
276-
integrity sha512-dCHVyYsbEZR+Ekk47fZFh9zjFD/pryrwSelFStMUoGKExJxsVIVBzgdHwzPBVFh9gwjVCvBOmLpMcVMRNMq9cQ==
273+
"@angular/[email protected].4":
274+
version "13.2.4"
275+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.4.tgz#134b19bc9cfa1ca219371c37c4515dd2478c0580"
276+
integrity sha512-9GOG46hjxrSHAL0pO90LPcaGoGleqlhKgoeSd6MVjNHOU2B2JWMuiu3NmJa0PjYFzqC89b0ypRoitf68+XTEjA==
277277
dependencies:
278278
tslib "^2.3.0"
279279

280-
"@angular/[email protected].3":
281-
version "13.2.3"
282-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-13.2.3.tgz#c67f8631e684bfac0214bad02cd5ca628fc0bdf0"
283-
integrity sha512-kdV51osiEkW7hwwh7wQMy+9+e7lGFXQBnHVxIiyVQI1nKVfWykzc1Vt5oGw7zuBkkJat2Gs3Mq2lqaXMa2Xl1g==
280+
"@angular/[email protected].4":
281+
version "13.2.4"
282+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-13.2.4.tgz#bb7cbb11c4c4805075110b99ee9a2c94013253ea"
283+
integrity sha512-zyQ5wtCY+V+ww9Lx6fDdCYTJ7lRuszcN4eqogbtLak8uNnC+DjZSjNbgsrCwZ/v5q712DtCTQlSOFtRg9SWYug==
284284
dependencies:
285285
tslib "^2.3.0"
286286

287-
"@angular/[email protected].3":
288-
version "13.2.3"
289-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-13.2.3.tgz#4a764487a0e63fed2a43f5d1e1bc6b75e85a467c"
290-
integrity sha512-niU8/19wmPSeuvKCHfaDbw+DPfE9gI0divcnwqGEB8tSbs7VNIaTmhLs9yMU+pD6puUYk3gUFTXLBl+g3qwOpg==
287+
"@angular/[email protected].4":
288+
version "13.2.4"
289+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-13.2.4.tgz#40d7d33126499426e628d79cc03d997555ed0119"
290+
integrity sha512-ZNahK4W+DAHThGwCOkW2MN12/Zx9PgNL/DRhGyPpL8vBBIgmOjoLB5N5QWMICauIgGQ635oorSN6lGxX6ZPbCA==
291291
dependencies:
292292
tslib "^2.3.0"
293293

0 commit comments

Comments
 (0)