|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@angular-devkit/[email protected].12", "@angular-devkit/core@^9.0.0-next.12": |
6 |
| - version "9.0.0-next.12" |
7 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.12.tgz#f5aecebbdffba58cac599d955ce93119aed4b225" |
8 |
| - integrity sha512-dptS+nTrvDVvwNpBfcG65fr2U4AvHJrxpXIp4Wt1oKG4KpDZlk5C8NZVleGFzq2/Jz5GaJGerEQPDjcFldodQA== |
| 5 | +"@angular-devkit/[email protected].15", "@angular-devkit/core@^9.0.0-next.15": |
| 6 | + version "9.0.0-next.15" |
| 7 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.15.tgz#5f640139a7afa03af6011a768d84e702372eb045" |
| 8 | + integrity sha512-wCx6ec5eI9tyTQLNdnLXJ2NNH8Rhey6Yb8I8nAlymEHxZG8d/OvpNRq3GklwVM+I75cLDguAbWMmWGbD02tR3w== |
9 | 9 | dependencies:
|
10 | 10 | ajv "6.10.2"
|
11 | 11 | fast-json-stable-stringify "2.0.0"
|
12 | 12 | magic-string "0.25.4"
|
13 | 13 | rxjs "6.5.3"
|
14 | 14 | source-map "0.7.3"
|
15 | 15 |
|
16 |
| -"@angular-devkit/[email protected].12", "@angular-devkit/schematics@^9.0.0-next.12": |
17 |
| - version "9.0.0-next.12" |
18 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.12.tgz#a19a0705558f267c91e073b3617a948735049fe6" |
19 |
| - integrity sha512-bDQRQU42CRyGpfbrT4HYMVPKb88Jg7mmIfO6NYl4kou/tK82scva+5bR4fzyLLB4qaVJvxQFj1jGHsGk0N6Sfw== |
| 16 | +"@angular-devkit/[email protected].15", "@angular-devkit/schematics@^9.0.0-next.15": |
| 17 | + version "9.0.0-next.15" |
| 18 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.15.tgz#0a39e4a78860e5e65660025c58e60bc9d4bf9cf7" |
| 19 | + integrity sha512-0hfIyC5TP88wOzjKnQgXAI+BaW6JJPY7yinxBS35rowiwB1XWPcWRFacFXuyfLQRv48JXt17voOz+OH2iHRA5A== |
20 | 20 | dependencies:
|
21 |
| - "@angular-devkit/core" "9.0.0-next.12" |
| 21 | + "@angular-devkit/core" "9.0.0-next.15" |
22 | 22 | rxjs "6.5.3"
|
23 | 23 |
|
24 |
| -"@angular/animations@^9.0.0-next.12": |
25 |
| - version "9.0.0-next.12" |
26 |
| - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.12.tgz#80319c1cd8ff0a4c8980daa64ff480440da0624a" |
27 |
| - integrity sha512-XMQVf5BSD26I+gEOswUIVpFf7hAJthAnLPG/j3gNKFUm3eoDlXOkQg8I+bCAW/1Dr8oXDTmiSXbMQPOinfdP+w== |
| 24 | +"@angular/animations@^9.0.0-next.13": |
| 25 | + version "9.0.0-next.13" |
| 26 | + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.13.tgz#51c080e8874a0d43214463878cc4b274e8efae0c" |
| 27 | + integrity sha512-PLay+vkMpKJB6SNblnuN7RlLdLsdxF2WApTGpLB6yu8OeNYTjXuve20SHOiYkbffgr1qZMXx/mxDcg4AGV60qw== |
28 | 28 |
|
29 |
| -"@angular/bazel@^9.0.0-next.12": |
30 |
| - version "9.0.0-next.12" |
31 |
| - resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.0.0-next.12.tgz#de988164bd9a291d2f065c3735b4a2e45ef174d2" |
32 |
| - integrity sha512-zjqYU3mXKJK9JVhR6OAhnBlToKhxV8ju0ZKg0g4VufW48ynIV9A7D0mvLkrawiYD/1tTWdWhLw5Fdqn6s6Lw4g== |
| 29 | +"@angular/bazel@^9.0.0-next.13": |
| 30 | + version "9.0.0-next.13" |
| 31 | + resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.0.0-next.13.tgz#377c18584590ae35c8433a4b747abe3b346940ae" |
| 32 | + integrity sha512-1Drgt1LLlkSyNgjkNZc5uUwj6RxihOs64kzCu2E4C4pV7nMMuV7TvHTUr2mPh9/5Ly/IkzVdqA/WNdfkz9wUNQ== |
33 | 33 | dependencies:
|
34 | 34 | "@microsoft/api-extractor" "^7.3.9"
|
35 | 35 | shelljs "0.8.2"
|
36 | 36 | tsickle "^0.37.0"
|
37 | 37 |
|
38 |
| -"@angular/common@^9.0.0-next.12": |
39 |
| - version "9.0.0-next.12" |
40 |
| - resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.12.tgz#1bc0f1e90918ab9094388d06608b78d6e8b7c648" |
41 |
| - integrity sha512-jDvnd+cN58GyGw2Kr2Rc++iPP9NIgIfPR7nb2XWlURwP22z+jGbLjIhtvA+TVpBRV/uya7xH9qti8ttc7a5rqg== |
| 38 | +"@angular/common@^9.0.0-next.13": |
| 39 | + version "9.0.0-next.13" |
| 40 | + resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.13.tgz#c902c409d066fabc829a3a10e1e2aeb1a13c03bf" |
| 41 | + integrity sha512-vViVtqxF7dzYPd+Prs30oUrviQHhp3WIJlbki+aH77CcB66LNl5OvaFzLmnpT6ILpuvJ4GYJIgCi4fcoqC8BNQ== |
42 | 42 |
|
43 |
| -"@angular/compiler-cli@^9.0.0-next.12": |
44 |
| - version "9.0.0-next.12" |
45 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.12.tgz#e0e647f9cb736db640ef957bced1d3175bd52a74" |
46 |
| - integrity sha512-XY43SFkb5f+WrSlFetNmqObtILSVC5st2JORanVc//1LWp8Mdfqe3s57sUEVsJWfhnFk2VKNnHVP+efwl6jA5g== |
| 43 | +"@angular/compiler-cli@^9.0.0-next.13": |
| 44 | + version "9.0.0-next.13" |
| 45 | + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.13.tgz#6c6790165b8ab8c58ecbf4b4bfb95724b23d827c" |
| 46 | + integrity sha512-djo983DwKzVBbePWCqlRqs3dvoprE5p/px6c/jwIDp4dxAjBc7YQtJc3jrjuejIUZXBHL2SgzcCBxf16OVRO/w== |
47 | 47 | dependencies:
|
48 | 48 | canonical-path "1.0.0"
|
49 | 49 | chokidar "^2.1.1"
|
|
56 | 56 | source-map "^0.6.1"
|
57 | 57 | yargs "13.1.0"
|
58 | 58 |
|
59 |
| -"@angular/compiler@^9.0.0-next.12": |
60 |
| - version "9.0.0-next.12" |
61 |
| - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.12.tgz#e4e56fc5a45816da832f8df3cfc0e24e019086a5" |
62 |
| - integrity sha512-mMpsuq8jD50kKZixYRqhoIl9hNRlkrsUeGWLW0NJlVCErH89B4jhF1w2tGG4WbRvFPyaw+NfuvcGFViGXwjpMw== |
63 |
| - |
64 |
| -"@angular/core@^9.0.0-next.12": |
65 |
| - version "9.0.0-next.12" |
66 |
| - resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.12.tgz#4eb12f50feda8ea3cb342ee456403a547afb5c2f" |
67 |
| - integrity sha512-+QZqp7uVVLKoTgZ4yM8haX56D2Zo3Za4mSFhFtci3CacfGxzf3lxS57IcjWJUOplbA2DaCv5nPYbQTBh5zKKFQ== |
68 |
| - |
69 |
| -"@angular/elements@^9.0.0-next.12": |
70 |
| - version "9.0.0-next.12" |
71 |
| - resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.12.tgz#4477f4af06fcddabd7d14d135bad25fdbf9d5c41" |
72 |
| - integrity sha512-/67S9dfE1Km+mX6V95K5pvHBa3m778Re8l6mEyHBebwY+RFfAaa+aZn2EyXrwK/UAZY8YwUf0tsxZsigEfwrfw== |
73 |
| - |
74 |
| -"@angular/forms@^9.0.0-next.12": |
75 |
| - version "9.0.0-next.12" |
76 |
| - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.12.tgz#3cd7dc2cb79ac19a59e644340746094bd752815a" |
77 |
| - integrity sha512-sVKIXAJZWckANltsVEeW0YXwl4LPu6MQlZqLyOq0HVCZiWuCBmHB4Y56uFXWFCO7lwqTu5cJPvdA3vuRhobnTQ== |
78 |
| - |
79 |
| -"@angular/platform-browser-dynamic@^9.0.0-next.12": |
80 |
| - version "9.0.0-next.12" |
81 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.12.tgz#8ba9555be9afcb884cb0767e48793f75e3b2cb39" |
82 |
| - integrity sha512-BcGd8ooMQ+mS/UZmQUDHc5jxDiZs3U/YveK+auVtyOBLkaiRUVv5SAifKRN1N0SKNecFoIg+qXwbO1TKDRgZmA== |
83 |
| - |
84 |
| -"@angular/platform-browser@^9.0.0-next.12": |
85 |
| - version "9.0.0-next.12" |
86 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.12.tgz#244fdb3063624ecc760999fe4e4a5b8f96d83a33" |
87 |
| - integrity sha512-Ad1SQ1OHUp+8MD2XOQ3iKb0BF8KTj55Bg73hgDcMz7zRx2E2lTdCUYhcLV8acLfGEe7jwaqExD3wPOBFdT4AeA== |
88 |
| - |
89 |
| -"@angular/platform-server@^9.0.0-next.12": |
90 |
| - version "9.0.0-next.12" |
91 |
| - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.0.0-next.12.tgz#83204fddaeba89faf1c2ffdbdc4b23679af72cba" |
92 |
| - integrity sha512-mWu+CKlFQxz3crUfbk9bbUCeQMen2DEMyBUJZ/0CnVVdfbCbc6yF9rzD6zD8m+cKFIMwRkGGYXfiABDOHSwnsA== |
| 59 | +"@angular/compiler@^9.0.0-next.13": |
| 60 | + version "9.0.0-next.13" |
| 61 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.13.tgz#01613ea39bda122fc40fdf99f26bb36876eef6de" |
| 62 | + integrity sha512-ZyfL3a5wf71E/ZVTVynt3uakQLw+Do0Zy2rXJJ1K42w0E6F/RH5dMcr2mc/VnSpeYKE9JvVqTKVA7xgQ0CN+mw== |
| 63 | + |
| 64 | +"@angular/core@^9.0.0-next.13": |
| 65 | + version "9.0.0-next.13" |
| 66 | + resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.13.tgz#172194fb4a5f71dca71d0725a22553abaf26d40b" |
| 67 | + integrity sha512-qilnSavpL7boJ2cCd0tVtdDaAZm4jGPeX8OHX2DiaD1anXzJckizCoEcyirAyMCf04lOS6ekA8ccWatN1ueLMg== |
| 68 | + |
| 69 | +"@angular/elements@^9.0.0-next.13": |
| 70 | + version "9.0.0-next.13" |
| 71 | + resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.13.tgz#57a5985f162003db74956cf445d22b919bbb1019" |
| 72 | + integrity sha512-iJ6wVuwsVTqJ3IP/CQalRWJBVovy4AIEdxgvcwRCfSx//Uvank8tVml3Pn7jmjpalq4bioyKMVL3YlzO/qMSkw== |
| 73 | + |
| 74 | +"@angular/forms@^9.0.0-next.13": |
| 75 | + version "9.0.0-next.13" |
| 76 | + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.13.tgz#0055daebbb58dc3afa3d38853859c7b9145c11c1" |
| 77 | + integrity sha512-/mNYmKUC/7eb9OEZ+wGxaINiPz9vp+s2xDs4b/mbYfKmCTtZZiUj9aujSVlzwSMu81/zq+vu2JgqSQuAh1dlxA== |
| 78 | + |
| 79 | +"@angular/platform-browser-dynamic@^9.0.0-next.13": |
| 80 | + version "9.0.0-next.13" |
| 81 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.13.tgz#ca6f6465b41da2de767d37b69ec697c3c9c6580c" |
| 82 | + integrity sha512-S2hVWYnN8PqaB3q9O360WgbrnJAuZ5uDpDvIv9rIydPx9W10yjiYJfCvYvPpFZwwyPyDYGwP/+XKw2Y7UXJZ7A== |
| 83 | + |
| 84 | +"@angular/platform-browser@^9.0.0-next.13": |
| 85 | + version "9.0.0-next.13" |
| 86 | + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.13.tgz#f2419a72c5b729ea3be879ac0909a1ce9bda0cdb" |
| 87 | + integrity sha512-dBkX60pKmJDQFWgZrnPle2cUWbIemaYYWE+sB5PZux9Ci9B88Ldy5+x3HSzIaK5d10vk0wtdDf1NnRdD5xRNCw== |
| 88 | + |
| 89 | +"@angular/platform-server@^9.0.0-next.13": |
| 90 | + version "9.0.0-next.13" |
| 91 | + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.0.0-next.13.tgz#a40b51d9f37c5a497cfd9a0b10158de2f2b731ce" |
| 92 | + integrity sha512-SAZjJ+v0KyDNMQlxnMyyOVltPwUbK20PvvB0bC8qRwuPIqK29EI2lF9MtKIrECVz/KLqfYwiFuVVt4GrzavXfA== |
93 | 93 | dependencies:
|
94 | 94 | domino "^2.1.2"
|
95 | 95 | xhr2 "^0.1.4"
|
96 | 96 |
|
97 |
| -"@angular/router@^9.0.0-next.12": |
98 |
| - version "9.0.0-next.12" |
99 |
| - resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.12.tgz#f3cfe7995a31817086ad014b720f8b8255584039" |
100 |
| - integrity sha512-0ko2VuSMjgY023SXLBhPUqfVqluTpOiBGU81nljcifUbduIvSAWyyBvX7wcNILQ50WtHqT67xXZEnaNUbxBAog== |
| 97 | +"@angular/router@^9.0.0-next.13": |
| 98 | + version "9.0.0-next.13" |
| 99 | + resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.13.tgz#fbee3c0afdb816b43bf356a60a8a5c00056a8d92" |
| 100 | + integrity sha512-elF3EUadvGvoLuKThLdDZOyTfTNXdjzsrpsjg6xyqOf55LUVF7rZqFgvTKU6TNlgGLtasNVqnMte4EX7jugFxg== |
101 | 101 |
|
102 |
| -"@angular/upgrade@^9.0.0-next.12": |
103 |
| - version "9.0.0-next.12" |
104 |
| - resolved "https://registry.yarnpkg.com/@angular/upgrade/-/upgrade-9.0.0-next.12.tgz#cbb6d3220bb53118bd66e187b009c6985515cf90" |
105 |
| - integrity sha512-bNqWxlt3ojzBB7quWZpNk972TxgUsSX52ymXKZYUyGSGeEAG3Vmg1zuR6upW7rbIv4op4IRF+Fccqk/4YgTnrA== |
| 102 | +"@angular/upgrade@^9.0.0-next.13": |
| 103 | + version "9.0.0-next.13" |
| 104 | + resolved "https://registry.yarnpkg.com/@angular/upgrade/-/upgrade-9.0.0-next.13.tgz#09245f3248b8bdc4d261194d0b6b2d6fb98e6fec" |
| 105 | + integrity sha512-yztgajogkbUaxFCipM9j9izSyFtLkPboc1QX0Tbw5KAT9X8CCAOclN4eayCHCK2rjmnMKm91BgUpcMYe00pMPQ== |
106 | 106 |
|
107 | 107 | "@babel/code-frame@^7.0.0":
|
108 | 108 | version "7.0.0"
|
|
1024 | 1024 | resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
|
1025 | 1025 | integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
|
1026 | 1026 |
|
1027 |
| -"@schematics/angular@^9.0.0-next.12": |
1028 |
| - version "9.0.0-next.12" |
1029 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.12.tgz#051bd81f0fd66fd43fbcbf3ecf58007b9fa3a7ed" |
1030 |
| - integrity sha512-JMulIIX364oKylS50QiYAA3ssBGjXlT3QM6fiKX3cLCpDMKh87NfoPySudxZ2JDgSDUgBBvE60atvR6EbKTQlA== |
| 1027 | +"@schematics/angular@^9.0.0-next.15": |
| 1028 | + version "9.0.0-next.15" |
| 1029 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.15.tgz#0247585ff7cdb9bdd108525f845e0ba0890b5ffc" |
| 1030 | + integrity sha512-Xc8Kvmk1s65h9AoaeN/CMuSMkzDnnarBrglk1MNOfD1y/WMmmJGLhcv+cOiTavJGFJNFv+iJmE8FJR6sDga3Wg== |
1031 | 1031 | dependencies:
|
1032 |
| - "@angular-devkit/core" "9.0.0-next.12" |
1033 |
| - "@angular-devkit/schematics" "9.0.0-next.12" |
| 1032 | + "@angular-devkit/core" "9.0.0-next.15" |
| 1033 | + "@angular-devkit/schematics" "9.0.0-next.15" |
1034 | 1034 |
|
1035 | 1035 |
|
1036 | 1036 | version "1.0.33"
|
|
0 commit comments