-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(devs-infra): switch to yarn 3 (#1647)
- Loading branch information
Showing
125 changed files
with
88,071 additions
and
76,565 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,3 +50,4 @@ tsconfig.spec.json | |
.husky | ||
.yarn/* | ||
.yarnrc.yml | ||
renovate.json |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
nodeLinker: node-modules | ||
|
||
plugins: | ||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs | ||
spec: '@yarnpkg/plugin-workspace-tools' | ||
|
||
yarnPath: .yarn/releases/yarn-3.2.1.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,63 @@ | ||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
# yarn lockfile v1 | ||
# This file is generated by running "yarn install" inside your project. | ||
# Manual changes might be lost - proceed with caution! | ||
|
||
__metadata: | ||
version: 6 | ||
cacheKey: 8 | ||
|
||
"@angular/cdk@^14.0.1": | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-14.0.1.tgz#fda9480461f4e37e6b514f0aaef6500503b89d59" | ||
integrity sha512-kiCzcNaUjJ/muxUk1OyIl9tuSlt2PzY3vO6A0/mRUGk7ejXbiN07jZCgNAQuWNcvaLpAtqTi7sWOVNUNooCgxw== | ||
"@angular/cdk@npm:^14.0.1": | ||
version: 14.0.1 | ||
resolution: "@angular/cdk@npm:14.0.1" | ||
dependencies: | ||
tslib "^2.3.0" | ||
optionalDependencies: | ||
parse5 "^5.0.0" | ||
parse5: ^5.0.0 | ||
tslib: ^2.3.0 | ||
peerDependencies: | ||
"@angular/common": ^14.0.0 || ^15.0.0 | ||
"@angular/core": ^14.0.0 || ^15.0.0 | ||
rxjs: ^6.5.3 || ^7.4.0 | ||
dependenciesMeta: | ||
parse5: | ||
optional: true | ||
checksum: aa6ddfbd84342e94c7e70f6c6ddff13be8955c708d3b419520a867df02a5a75e71ecb94391947207d8a96b0fe740d020e60a3cd7ca77faa191bfef550cc471ff | ||
languageName: node | ||
linkType: hard | ||
|
||
"@angular/material@^14.0.1": | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/@angular/material/-/material-14.0.1.tgz#ad127e3c9908aab719e9e2aaec368099e79dad1c" | ||
integrity sha512-SkH7MCfFBRj/+HP/JwYiYHd8uo38qtwR66hZKQcP2XaQgO323llVQ27MB+TRkbxO2mifpP2gh40nJCv6KaNsxg== | ||
"@angular/material@npm:^14.0.1": | ||
version: 14.0.1 | ||
resolution: "@angular/material@npm:14.0.1" | ||
dependencies: | ||
tslib "^2.3.0" | ||
tslib: ^2.3.0 | ||
peerDependencies: | ||
"@angular/animations": ^14.0.0 || ^15.0.0 | ||
"@angular/cdk": 14.0.1 | ||
"@angular/common": ^14.0.0 || ^15.0.0 | ||
"@angular/core": ^14.0.0 || ^15.0.0 | ||
"@angular/forms": ^14.0.0 || ^15.0.0 | ||
"@angular/platform-browser": ^14.0.0 || ^15.0.0 | ||
rxjs: ^6.5.3 || ^7.4.0 | ||
checksum: a6def0fb257c4bb5318f4188e2926df88d645741f8514be1aad1857b839fc9c7580c4e5c7209d681fc6cb71f91c1f50e1f58972092569a3d28835386f82b6369 | ||
languageName: node | ||
linkType: hard | ||
|
||
parse5@^5.0.0: | ||
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178" | ||
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== | ||
"async@workspace:.": | ||
version: 0.0.0-use.local | ||
resolution: "async@workspace:." | ||
dependencies: | ||
"@angular/cdk": ^14.0.1 | ||
"@angular/material": ^14.0.1 | ||
languageName: unknown | ||
linkType: soft | ||
|
||
"parse5@npm:^5.0.0": | ||
version: 5.1.1 | ||
resolution: "parse5@npm:5.1.1" | ||
checksum: 613a714af4c1101d1cb9f7cece2558e35b9ae8a0c03518223a4a1e35494624d9a9ad5fad4c13eab66a0e0adccd9aa3d522fc8f5f9cc19789e0579f3fa0bdfc65 | ||
languageName: node | ||
linkType: hard | ||
|
||
tslib@^2.3.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" | ||
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== | ||
"tslib@npm:^2.3.0": | ||
version: 2.4.0 | ||
resolution: "tslib@npm:2.4.0" | ||
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113 | ||
languageName: node | ||
linkType: hard |
Oops, something went wrong.