Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit f810369

Browse files
committed
build(deps): update angular-framework to 26d3907
1 parent 1c21d20 commit f810369

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
},
3636
"private": true,
3737
"dependencies": {
38-
"@angular/animations": "github:angular/animations-builds#e814a6149fd654e265a465837f17bdebdc976a9d",
38+
"@angular/animations": "github:angular/animations-builds#26d390739c8e0e2f2b586007560e4cc773ea5bc2",
3939
"@angular/cdk": "~12.2.0",
40-
"@angular/common": "github:angular/common-builds#f1e665ee23545ee54adf517450083125aea33357",
41-
"@angular/compiler": "github:angular/compiler-builds#11a9d99b5540a189c393686b078b0ef4692573cf",
42-
"@angular/core": "github:angular/core-builds#7cda5ccc3ab33ca2230b67b38a0cea0d43035531",
43-
"@angular/forms": "github:angular/forms-builds#380d3f7831ae2b40390dbc2ed0f457740e3b310f",
40+
"@angular/common": "github:angular/common-builds#a46c1f6bf5cc38c235d2379730d0a8089db8ddbd",
41+
"@angular/compiler": "github:angular/compiler-builds#293f22e6c464eaab4e79795bffc17f9500c68ead",
42+
"@angular/core": "github:angular/core-builds#a8c0c6dbb9fad4b33024c0c32ba6fd3744747c4e",
43+
"@angular/forms": "github:angular/forms-builds#6246f20d25cd341aa328968358c973dc8f3fad40",
4444
"@angular/material": "~12.2.0",
45-
"@angular/platform-browser": "github:angular/platform-browser-builds#7f38db5e7693cd7a1e76c0f21978eb44b89b799f",
46-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#9e478221d7065200684a1eece31b99d287674da8",
45+
"@angular/platform-browser": "github:angular/platform-browser-builds#e031325de68d4e676a59877dc1dcf55d1dc4e0a9",
46+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#27089b0c4490dfed578bc4c4ecf3e739720d7e88",
4747
"d3": "^5.7.0",
4848
"memo-decorator": "^2.0.1",
4949
"ngx-flamegraph": "0.0.10",
@@ -57,10 +57,10 @@
5757
"@angular-devkit/build-angular": "github:angular/angular-devkit-build-angular-builds#7c4c781be8e3666f14360d3fe5dac0d35a851227",
5858
"@angular-devkit/build-ng-packagr": "~0.1002.0",
5959
"@angular/cli": "github:angular/cli-builds#858ee211470523d39a9ff16b57b676be740f77cc",
60-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#89c6b3464f3f46a9f46334825bbff3d784af4136",
61-
"@angular/elements": "github:angular/elements-builds#55c36f9d5381ffc06649a03bff3c2934b18ddd02",
62-
"@angular/language-service": "github:angular/language-service-builds#e16ca91c029934dde01557efcf860e2465629655",
63-
"@angular/router": "github:angular/router-builds#5485647d9f68a01041285dfa0b92d841d7fa8c0f",
60+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#ae8a6d29ceda5c2e0d42a66d78b8f0d3165b1faa",
61+
"@angular/elements": "github:angular/elements-builds#8aceabe84dfa712267f41383e7203a53e9941958",
62+
"@angular/language-service": "github:angular/language-service-builds#65196199e8b7cce9aab23c7e43a0ed50b0e2f4d5",
63+
"@angular/router": "github:angular/router-builds#45ff75825996bf65981ab7bac41d256e47be3669",
6464
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
6565
"@types/chrome": "^0.0.159",
6666
"@types/clone-deep": "^4.0.1",

yarn.lock

+44-44
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,10 @@
166166
ora "5.4.1"
167167
rxjs "6.6.7"
168168

169-
"@angular/animations@github:angular/animations-builds#e814a6149fd654e265a465837f17bdebdc976a9d":
170-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
171-
uid e814a6149fd654e265a465837f17bdebdc976a9d
172-
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/e814a6149fd654e265a465837f17bdebdc976a9d"
169+
"@angular/animations@github:angular/animations-builds#26d390739c8e0e2f2b586007560e4cc773ea5bc2":
170+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
171+
uid "26d390739c8e0e2f2b586007560e4cc773ea5bc2"
172+
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/26d390739c8e0e2f2b586007560e4cc773ea5bc2"
173173
dependencies:
174174
tslib "^2.3.0"
175175

@@ -207,17 +207,17 @@
207207
symbol-observable "4.0.0"
208208
uuid "8.3.2"
209209

210-
"@angular/common@github:angular/common-builds#f1e665ee23545ee54adf517450083125aea33357":
211-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
212-
uid f1e665ee23545ee54adf517450083125aea33357
213-
resolved "https://codeload.github.com/angular/common-builds/tar.gz/f1e665ee23545ee54adf517450083125aea33357"
210+
"@angular/common@github:angular/common-builds#a46c1f6bf5cc38c235d2379730d0a8089db8ddbd":
211+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
212+
uid a46c1f6bf5cc38c235d2379730d0a8089db8ddbd
213+
resolved "https://codeload.github.com/angular/common-builds/tar.gz/a46c1f6bf5cc38c235d2379730d0a8089db8ddbd"
214214
dependencies:
215215
tslib "^2.3.0"
216216

217-
"@angular/compiler-cli@github:angular/compiler-cli-builds#89c6b3464f3f46a9f46334825bbff3d784af4136":
218-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
219-
uid "89c6b3464f3f46a9f46334825bbff3d784af4136"
220-
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/89c6b3464f3f46a9f46334825bbff3d784af4136"
217+
"@angular/compiler-cli@github:angular/compiler-cli-builds#ae8a6d29ceda5c2e0d42a66d78b8f0d3165b1faa":
218+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
219+
uid ae8a6d29ceda5c2e0d42a66d78b8f0d3165b1faa
220+
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/ae8a6d29ceda5c2e0d42a66d78b8f0d3165b1faa"
221221
dependencies:
222222
"@babel/core" "^7.8.6"
223223
canonical-path "1.0.0"
@@ -236,10 +236,10 @@
236236
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
237237
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
238238

239-
"@angular/compiler@github:angular/compiler-builds#11a9d99b5540a189c393686b078b0ef4692573cf":
240-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
241-
uid "11a9d99b5540a189c393686b078b0ef4692573cf"
242-
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/11a9d99b5540a189c393686b078b0ef4692573cf"
239+
"@angular/compiler@github:angular/compiler-builds#293f22e6c464eaab4e79795bffc17f9500c68ead":
240+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
241+
uid "293f22e6c464eaab4e79795bffc17f9500c68ead"
242+
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/293f22e6c464eaab4e79795bffc17f9500c68ead"
243243
dependencies:
244244
tslib "^2.3.0"
245245

@@ -248,31 +248,31 @@
248248
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
249249
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
250250

251-
"@angular/core@github:angular/core-builds#7cda5ccc3ab33ca2230b67b38a0cea0d43035531":
252-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
253-
uid "7cda5ccc3ab33ca2230b67b38a0cea0d43035531"
254-
resolved "https://codeload.github.com/angular/core-builds/tar.gz/7cda5ccc3ab33ca2230b67b38a0cea0d43035531"
251+
"@angular/core@github:angular/core-builds#a8c0c6dbb9fad4b33024c0c32ba6fd3744747c4e":
252+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
253+
uid a8c0c6dbb9fad4b33024c0c32ba6fd3744747c4e
254+
resolved "https://codeload.github.com/angular/core-builds/tar.gz/a8c0c6dbb9fad4b33024c0c32ba6fd3744747c4e"
255255
dependencies:
256256
tslib "^2.3.0"
257257

258-
"@angular/elements@github:angular/elements-builds#55c36f9d5381ffc06649a03bff3c2934b18ddd02":
259-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
260-
uid "55c36f9d5381ffc06649a03bff3c2934b18ddd02"
261-
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/55c36f9d5381ffc06649a03bff3c2934b18ddd02"
258+
"@angular/elements@github:angular/elements-builds#8aceabe84dfa712267f41383e7203a53e9941958":
259+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
260+
uid "8aceabe84dfa712267f41383e7203a53e9941958"
261+
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/8aceabe84dfa712267f41383e7203a53e9941958"
262262
dependencies:
263263
tslib "^2.3.0"
264264

265-
"@angular/forms@github:angular/forms-builds#380d3f7831ae2b40390dbc2ed0f457740e3b310f":
266-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
267-
uid "380d3f7831ae2b40390dbc2ed0f457740e3b310f"
268-
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/380d3f7831ae2b40390dbc2ed0f457740e3b310f"
265+
"@angular/forms@github:angular/forms-builds#6246f20d25cd341aa328968358c973dc8f3fad40":
266+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
267+
uid "6246f20d25cd341aa328968358c973dc8f3fad40"
268+
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/6246f20d25cd341aa328968358c973dc8f3fad40"
269269
dependencies:
270270
tslib "^2.3.0"
271271

272-
"@angular/language-service@github:angular/language-service-builds#e16ca91c029934dde01557efcf860e2465629655":
273-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
274-
uid e16ca91c029934dde01557efcf860e2465629655
275-
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/e16ca91c029934dde01557efcf860e2465629655"
272+
"@angular/language-service@github:angular/language-service-builds#65196199e8b7cce9aab23c7e43a0ed50b0e2f4d5":
273+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
274+
uid "65196199e8b7cce9aab23c7e43a0ed50b0e2f4d5"
275+
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/65196199e8b7cce9aab23c7e43a0ed50b0e2f4d5"
276276

277277
"@angular/material@~12.2.0":
278278
version "12.2.2"
@@ -281,24 +281,24 @@
281281
dependencies:
282282
tslib "^2.2.0"
283283

284-
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#9e478221d7065200684a1eece31b99d287674da8":
285-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
286-
uid "9e478221d7065200684a1eece31b99d287674da8"
287-
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/9e478221d7065200684a1eece31b99d287674da8"
284+
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#27089b0c4490dfed578bc4c4ecf3e739720d7e88":
285+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
286+
uid "27089b0c4490dfed578bc4c4ecf3e739720d7e88"
287+
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/27089b0c4490dfed578bc4c4ecf3e739720d7e88"
288288
dependencies:
289289
tslib "^2.3.0"
290290

291-
"@angular/platform-browser@github:angular/platform-browser-builds#7f38db5e7693cd7a1e76c0f21978eb44b89b799f":
292-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
293-
uid "7f38db5e7693cd7a1e76c0f21978eb44b89b799f"
294-
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/7f38db5e7693cd7a1e76c0f21978eb44b89b799f"
291+
"@angular/platform-browser@github:angular/platform-browser-builds#e031325de68d4e676a59877dc1dcf55d1dc4e0a9":
292+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
293+
uid e031325de68d4e676a59877dc1dcf55d1dc4e0a9
294+
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/e031325de68d4e676a59877dc1dcf55d1dc4e0a9"
295295
dependencies:
296296
tslib "^2.3.0"
297297

298-
"@angular/router@github:angular/router-builds#5485647d9f68a01041285dfa0b92d841d7fa8c0f":
299-
version "13.1.0-next.0+47.sha-49964c8.with-local-changes"
300-
uid "5485647d9f68a01041285dfa0b92d841d7fa8c0f"
301-
resolved "https://codeload.github.com/angular/router-builds/tar.gz/5485647d9f68a01041285dfa0b92d841d7fa8c0f"
298+
"@angular/router@github:angular/router-builds#45ff75825996bf65981ab7bac41d256e47be3669":
299+
version "13.2.0-next.1+86.sha-8ba43a1.with-local-changes"
300+
uid "45ff75825996bf65981ab7bac41d256e47be3669"
301+
resolved "https://codeload.github.com/angular/router-builds/tar.gz/45ff75825996bf65981ab7bac41d256e47be3669"
302302
dependencies:
303303
tslib "^2.3.0"
304304

0 commit comments

Comments
 (0)