Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update angular monorepo #1632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,13 +322,13 @@ __metadata:
linkType: hard

"@angular/animations@npm:~17.3.5":
version: 17.3.11
resolution: "@angular/animations@npm:17.3.11"
version: 17.3.12
resolution: "@angular/animations@npm:17.3.12"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 17.3.11
checksum: 10/422e806fc2d2349a0ed613903a50f90cce8576e4b8e47fff34574af607a5f9f4fc33eccdf7ce6639ea8de750dc39c18df2e1be2bc3c70afe4f3b825652a01544
"@angular/core": 17.3.12
checksum: 10/2ed0cd8b642e47d0434245bf2c5237dcdfa5397cedcfbb8b6bbf57670977cb035dda91285170befb040a4eead9cb6e941087e3bd68a60794aa2b9c6bc6c1850a
languageName: node
linkType: hard

Expand Down Expand Up @@ -378,20 +378,20 @@ __metadata:
linkType: hard

"@angular/common@npm:^17.3.5":
version: 17.3.11
resolution: "@angular/common@npm:17.3.11"
version: 17.3.12
resolution: "@angular/common@npm:17.3.12"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 17.3.11
"@angular/core": 17.3.12
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/566cc0e8603d7ca69bf10479c3d4b24dd40fb06c75c34aa42e5002d8ef8698bb19ff981d16c37f0652a79c17c2f57a4f0c912993f4b2cae74166d99a65d35bc9
checksum: 10/4461c84c584bd0940b429bbf96e2b1664e4175f4d7cb9272e03f0d95d7f9fd7a1be04945218c097fff6f1e0d72d935dde06efd027c0a657cf043ea2da7746ba2
languageName: node
linkType: hard

"@angular/compiler-cli@npm:^17.3.5":
version: 17.3.11
resolution: "@angular/compiler-cli@npm:17.3.11"
version: 17.3.12
resolution: "@angular/compiler-cli@npm:17.3.12"
dependencies:
"@babel/core": "npm:7.23.9"
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
Expand All @@ -402,13 +402,13 @@ __metadata:
tslib: "npm:^2.3.0"
yargs: "npm:^17.2.1"
peerDependencies:
"@angular/compiler": 17.3.11
"@angular/compiler": 17.3.12
typescript: ">=5.2 <5.5"
bin:
ng-xi18n: bundles/src/bin/ng_xi18n.js
ngc: bundles/src/bin/ngc.js
ngcc: bundles/ngcc/index.js
checksum: 10/9a304c06703864470529ac9d45e9851bb586d3ec0f94087b6fae10fa1d2a54fe90ab83aefca75e527c19642dd2bdbfa21a8a6336c909b4feaed0427b565d5de6
checksum: 10/7d268eb44293e9d8c263963d20b90539cabdc0f5ae07d8c73b335c1a5331a403b7aa9d32d3d51200a68afcea5eab09fdc48623409c338a20779221a87f89a82a
languageName: node
linkType: hard

Expand Down
Loading