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

Commit

Permalink
Update angular monorepo to v14.2.7 (#1593)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular/animations](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fanimations/14.2.6/14.2.7) |
| [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fcommon/14.2.6/14.2.7) |
| [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/14.2.6/14.2.7) |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/main/packages/compiler-cli) ([source](https://github.com/angular/angular)) | devDependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/14.2.6/14.2.7) |
| [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fcore/14.2.6/14.2.7) |
| [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fforms/14.2.6/14.2.7) |
| [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/14.2.6/14.2.7) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`14.2.6` -> `14.2.7`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/14.2.6/14.2.7) |

---

### Release Notes

<details>
<summary>angular/angular</summary>

### [`v14.2.7`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#&#8203;1427-2022-10-19)

[Compare Source](angular/angular@14.2.6...14.2.7)

#### Special Thanks

Bob Watson, Charles Barnes, Joey Perrott, Virginia Dooley, WD Snoeijer, abergquist and urugator

<!-- CHANGELOG SPLIT MARKER -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS41In0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1593
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Oct 21, 2022
1 parent a96620f commit 0caaf6f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Expand Up @@ -17,15 +17,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "14.2.6",
"@angular/animations": "14.2.7",
"@angular/cdk": "14.2.5",
"@angular/common": "14.2.6",
"@angular/compiler": "14.2.6",
"@angular/core": "14.2.6",
"@angular/forms": "14.2.6",
"@angular/common": "14.2.7",
"@angular/compiler": "14.2.7",
"@angular/core": "14.2.7",
"@angular/forms": "14.2.7",
"@angular/material": "14.2.5",
"@angular/platform-browser": "14.2.6",
"@angular/platform-browser-dynamic": "14.2.6",
"@angular/platform-browser": "14.2.7",
"@angular/platform-browser-dynamic": "14.2.7",
"@ngneat/transloco": "4.1.1",
"@ngxs/form-plugin": "3.7.5",
"@ngxs/storage-plugin": "3.7.5",
Expand All @@ -50,7 +50,7 @@
"@angular-eslint/schematics": "14.1.2",
"@angular-eslint/template-parser": "14.1.2",
"@angular/cli": "14.2.6",
"@angular/compiler-cli": "14.2.6",
"@angular/compiler-cli": "14.2.7",
"@tauri-apps/cli": "1.1.1",
"@types/jasmine": "4.3.0",
"@types/node": "17.0.14",
Expand Down
64 changes: 32 additions & 32 deletions frontend/yarn.lock
Expand Up @@ -186,10 +186,10 @@
"@angular-eslint/bundled-angular-compiler" "14.1.2"
"@typescript-eslint/utils" "5.37.0"

"@angular/animations@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.6.tgz#41e16a4a6c178f5423c05331416a6b97d1069549"
integrity sha512-Tmb3Jj016j8m8OOGSk/ReL0b+OuUCMj0KQansk3C4pCpH9oPF67Vnm0fmVC2wYjjsSS/iDgl4kaDW740wfPGNQ==
"@angular/animations@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.7.tgz#0cfbe41739f7a9960d5e392b68d9c042df95b88d"
integrity sha512-4vI22Pa56FkE7ydxZwEd7RHwIjfyE5MnbgB2fWEQ3obnul8GnQT7OHWiPgzV57SDqOCWZyWdLm9xuOnZVdypxQ==
dependencies:
tslib "^2.3.0"

Expand Down Expand Up @@ -228,17 +228,17 @@
uuid "8.3.2"
yargs "17.5.1"

"@angular/common@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.6.tgz#5394280c3a4a0dc273662babcbca9377113f3f98"
integrity sha512-WNX7xe8LKP5DHPlae+c77PDwj0iIAAPIe1lWbhQysyi8uttbtL9VVP2XTFuQ3E6oVHJr+0IR0LMVGJ+a8i6zsw==
"@angular/common@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.7.tgz#b1bf6b55508ef9434e42b5bf440623b3533a653d"
integrity sha512-vfydeB8urLzhRnZev/1Zm87k9jWlNfhSTk09yUnqvzcORfd3xOkcei0qc1xdIHCTEMyTREC+umsYHDmlEpZsVw==
dependencies:
tslib "^2.3.0"

"@angular/compiler-cli@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.6.tgz#e0807911dafe6473472adc5c7b11f3f00cecbadb"
integrity sha512-zKnpZ5WDbM31dwr5GDAbCblMIEUzWSglUyqCxJfbCg21dE0EuLfd/WzsROgM2TucOtCT5xNipqz4bc+wdEOIgQ==
"@angular/compiler-cli@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.7.tgz#33094cab1255514a9236054e3afad52867ab2b2e"
integrity sha512-q6AQo91jc+Pd1PnWWxJq07IXr1yipq0MW3Uok5akEctbTsw4AT5y9wfPj6g/o/CkAz0kbL55QrmtyIWN5LMGdg==
dependencies:
"@babel/core" "^7.17.2"
chokidar "^3.0.0"
Expand All @@ -251,24 +251,24 @@
tslib "^2.3.0"
yargs "^17.2.1"

"@angular/compiler@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.6.tgz#b9adb72bf6e74808e0f1da5e5b79491e82b7602b"
integrity sha512-XtmJRNQQ/bUcRjB6jG67km3EPug8frnHH50sLqxye+cljCzWQpzFN/Qr1z0abuzEX8OC4alqxCDCFgTFyyVkaQ==
"@angular/compiler@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.7.tgz#a463e4cd007d739411d1a55ac5f377843eb4154f"
integrity sha512-2I8hZVM/tfUi06B6VuWgf5hWu0tgNlMCEZ1Ed4NEDkqJj+gs2l6kNVUf+FxI6hHMZTFkJPXOPx3pI5Hea5CxEQ==
dependencies:
tslib "^2.3.0"

"@angular/core@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.6.tgz#ad730f7b05d80bceee7fb7e26e6b98054e0b1086"
integrity sha512-fEIz7E488X03tLIqmWQRpahxRRU2SMjb9i/rMUjMQJkbppJC3cykl31bCYzeixNO+zpE55GPGuQX2qI/yDenZA==
"@angular/core@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.7.tgz#a39fbfc4520debf34996d25d8451f3d66b4ce7d2"
integrity sha512-9u2eeKS90YPh2b0pK5LKFSxKfLIzHnzkIKQFh6bEPGj43Fl2v8CwiVJu1CAKo1Or4qBY8zspSowM6S1kgGwfeg==
dependencies:
tslib "^2.3.0"

"@angular/forms@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.6.tgz#0b24899ef42d7058b688dcfdab3c3dd65c5a4b6f"
integrity sha512-t7Hd9RMnHbXRTdH/H8h8ZC3PsK1U4rH+XYaIbQNcys/XSf1uRFHx9MWqkwS5hoQEFOxkFSX5dRv2xSnHtxfq5w==
"@angular/forms@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.7.tgz#e41aa41f4dc23ba1035fcb769b5182fe36c0de4c"
integrity sha512-tEhCIE4mzlD2S0bYE+4e4RG7lOIeRZjjcKw0nlpwE0AneM03gzFlQvbHLDi3qeu8Kc7XkF6C3FJQI/Q7nMiARg==
dependencies:
tslib "^2.3.0"

Expand All @@ -279,17 +279,17 @@
dependencies:
tslib "^2.3.0"

"@angular/platform-browser-dynamic@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.6.tgz#1036e8eb291eff4c082c4de1f6bde8c126a96e36"
integrity sha512-SlWEYLED4ST1AFfgeB8SyKLVJYp36XT+3Vw3yDrObsthzXCiFAuYHQZfSWgT1Sfx3uFqEdN7nskJqD05wN3mQg==
"@angular/platform-browser-dynamic@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.7.tgz#5126f3f97ae3a94f44637accbe33bb76e147cb43"
integrity sha512-P3c4fXH0+RDlL9uzuU5Xea5OQ3ozmoWawFtf4faH7fD3deHlNmrwROBXAlHkYRjbGcAiuxpEx6NjBGdmYWPaKg==
dependencies:
tslib "^2.3.0"

"@angular/platform-browser@14.2.6":
version "14.2.6"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.6.tgz#c369a38b39405f6ae75326bb2d6deefa01ce2451"
integrity sha512-KQUN4YVYEK5NOL7QFnDulQta6tm9rPh/mruX/XCLkSmoRMlFBmsHyjx+VJBnBNUbUxNsBj7kknifOu9PqDgAWg==
"@angular/platform-browser@14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.7.tgz#38468a1e13c2b233aa6e7d65fc899fb47a512012"
integrity sha512-Hcn64kppozH5WlX/rkZoCGZyFFkLs0a4+rWen6uaZVxDWbas/PqR/a2LQerdS0Rn65/x+0l0w23u8TN0PnQPVA==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 0caaf6f

Please sign in to comment.