mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(devtools): update angular-framework
This commit is contained in:
parent
fb19f3a474
commit
841dede906
2 changed files with 55 additions and 55 deletions
22
package.json
22
package.json
|
|
@ -35,15 +35,15 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "github:angular/animations-builds#30207ffb1cd7a656d9de15e04b6bf1f21c1880d0",
|
||||
"@angular/animations": "github:angular/animations-builds#fb2ea65d99a8cee7558f6080154519643d6c64d7",
|
||||
"@angular/cdk": "~11.1.0",
|
||||
"@angular/common": "github:angular/common-builds#d9e83b7d01fd0ab82805043815c5ae2f70f32ca1",
|
||||
"@angular/compiler": "github:angular/compiler-builds#4ea95c0b964b02d8f24dc6479e57bea0a82f449f",
|
||||
"@angular/core": "github:angular/core-builds#609b286e080a412651c64b2dfbb8f41fd02679f3",
|
||||
"@angular/forms": "github:angular/forms-builds#da7bf53ce1be80c3e9f119594dde31e30ab16107",
|
||||
"@angular/common": "github:angular/common-builds#d6ff4716b660d329c5ee50812c6450c6a45ecde4",
|
||||
"@angular/compiler": "github:angular/compiler-builds#55fc502b05cc51a5a1024bab830c56bee0c9cd7c",
|
||||
"@angular/core": "github:angular/core-builds#0bd329f80671b52ecbe1866a29f6bd28bfc12114",
|
||||
"@angular/forms": "github:angular/forms-builds#bfac7df407460a7be5cc94332eeea0dd72378e8e",
|
||||
"@angular/material": "~11.1.0",
|
||||
"@angular/platform-browser": "github:angular/platform-browser-builds#c1f758bf7268449fd1649744e51c51dfb66a3406",
|
||||
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#42c0c0080f2cf2b615173bcbdbcd719aeae795fb",
|
||||
"@angular/platform-browser": "github:angular/platform-browser-builds#5e83e6522186b861066403eb7ee068cb45f1cb14",
|
||||
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#6f6d6793e49a807c85c9b84e9c4375503acd91df",
|
||||
"memo-decorator": "^2.0.1",
|
||||
"ngx-flamegraph": "0.0.8",
|
||||
"rxjs": "~6.6.0",
|
||||
|
|
@ -56,10 +56,10 @@
|
|||
"@angular-devkit/build-angular": "github:angular/angular-devkit-build-angular-builds#24cc340b6c56cd232d8f54a3fac325ffd8d6a91f",
|
||||
"@angular-devkit/build-ng-packagr": "~0.1002.0",
|
||||
"@angular/cli": "github:angular/cli-builds#59a6552946011f276841a4860aab0b41cb1a4b43",
|
||||
"@angular/compiler-cli": "github:angular/compiler-cli-builds#5a66492fe85f1b7e31f88e5c08ee3ff693351461",
|
||||
"@angular/elements": "github:angular/elements-builds#ba985d6efee0872fc6992bd217f3c17a8c5fd994",
|
||||
"@angular/language-service": "github:angular/language-service-builds#14093c2a8f9a7b25ece2ffcd0813b16565e0810e",
|
||||
"@angular/router": "github:angular/router-builds#1b3555610957eb24a8f6c1e2672b2d8e92f4b179",
|
||||
"@angular/compiler-cli": "github:angular/compiler-cli-builds#f63c7a7d5d4b70d52d8cd998aeb3ed688b3a5c99",
|
||||
"@angular/elements": "github:angular/elements-builds#e1455e2f676e0a9f0f63655c8479e2228b187b12",
|
||||
"@angular/language-service": "github:angular/language-service-builds#766a7db677ca23a5075d9cb0c4226bbcea6e408b",
|
||||
"@angular/router": "github:angular/router-builds#8a241644d7bce9eb9f81947249f50cd5f44695b3",
|
||||
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
|
||||
"@types/chrome": "^0.0.128",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
|
|
|
|||
88
yarn.lock
88
yarn.lock
|
|
@ -174,10 +174,10 @@
|
|||
ora "5.3.0"
|
||||
rxjs "6.6.3"
|
||||
|
||||
"@angular/animations@github:angular/animations-builds#30207ffb1cd7a656d9de15e04b6bf1f21c1880d0":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "30207ffb1cd7a656d9de15e04b6bf1f21c1880d0"
|
||||
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/30207ffb1cd7a656d9de15e04b6bf1f21c1880d0"
|
||||
"@angular/animations@github:angular/animations-builds#fb2ea65d99a8cee7558f6080154519643d6c64d7":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid fb2ea65d99a8cee7558f6080154519643d6c64d7
|
||||
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/fb2ea65d99a8cee7558f6080154519643d6c64d7"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
|
|
@ -218,17 +218,17 @@
|
|||
universal-analytics "0.4.23"
|
||||
uuid "8.3.2"
|
||||
|
||||
"@angular/common@github:angular/common-builds#d9e83b7d01fd0ab82805043815c5ae2f70f32ca1":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid d9e83b7d01fd0ab82805043815c5ae2f70f32ca1
|
||||
resolved "https://codeload.github.com/angular/common-builds/tar.gz/d9e83b7d01fd0ab82805043815c5ae2f70f32ca1"
|
||||
"@angular/common@github:angular/common-builds#d6ff4716b660d329c5ee50812c6450c6a45ecde4":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid d6ff4716b660d329c5ee50812c6450c6a45ecde4
|
||||
resolved "https://codeload.github.com/angular/common-builds/tar.gz/d6ff4716b660d329c5ee50812c6450c6a45ecde4"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/compiler-cli@github:angular/compiler-cli-builds#5a66492fe85f1b7e31f88e5c08ee3ff693351461":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "5a66492fe85f1b7e31f88e5c08ee3ff693351461"
|
||||
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/5a66492fe85f1b7e31f88e5c08ee3ff693351461"
|
||||
"@angular/compiler-cli@github:angular/compiler-cli-builds#f63c7a7d5d4b70d52d8cd998aeb3ed688b3a5c99":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid f63c7a7d5d4b70d52d8cd998aeb3ed688b3a5c99
|
||||
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/f63c7a7d5d4b70d52d8cd998aeb3ed688b3a5c99"
|
||||
dependencies:
|
||||
"@babel/core" "^7.8.6"
|
||||
"@babel/types" "^7.8.6"
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
|
||||
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
|
||||
|
||||
"@angular/compiler@github:angular/compiler-builds#4ea95c0b964b02d8f24dc6479e57bea0a82f449f":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "4ea95c0b964b02d8f24dc6479e57bea0a82f449f"
|
||||
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/4ea95c0b964b02d8f24dc6479e57bea0a82f449f"
|
||||
"@angular/compiler@github:angular/compiler-builds#55fc502b05cc51a5a1024bab830c56bee0c9cd7c":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "55fc502b05cc51a5a1024bab830c56bee0c9cd7c"
|
||||
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/55fc502b05cc51a5a1024bab830c56bee0c9cd7c"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
|
|
@ -263,31 +263,31 @@
|
|||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
|
||||
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
|
||||
|
||||
"@angular/core@github:angular/core-builds#609b286e080a412651c64b2dfbb8f41fd02679f3":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "609b286e080a412651c64b2dfbb8f41fd02679f3"
|
||||
resolved "https://codeload.github.com/angular/core-builds/tar.gz/609b286e080a412651c64b2dfbb8f41fd02679f3"
|
||||
"@angular/core@github:angular/core-builds#0bd329f80671b52ecbe1866a29f6bd28bfc12114":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "0bd329f80671b52ecbe1866a29f6bd28bfc12114"
|
||||
resolved "https://codeload.github.com/angular/core-builds/tar.gz/0bd329f80671b52ecbe1866a29f6bd28bfc12114"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/elements@github:angular/elements-builds#ba985d6efee0872fc6992bd217f3c17a8c5fd994":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid ba985d6efee0872fc6992bd217f3c17a8c5fd994
|
||||
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/ba985d6efee0872fc6992bd217f3c17a8c5fd994"
|
||||
"@angular/elements@github:angular/elements-builds#e1455e2f676e0a9f0f63655c8479e2228b187b12":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid e1455e2f676e0a9f0f63655c8479e2228b187b12
|
||||
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/e1455e2f676e0a9f0f63655c8479e2228b187b12"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/forms@github:angular/forms-builds#da7bf53ce1be80c3e9f119594dde31e30ab16107":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid da7bf53ce1be80c3e9f119594dde31e30ab16107
|
||||
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/da7bf53ce1be80c3e9f119594dde31e30ab16107"
|
||||
"@angular/forms@github:angular/forms-builds#bfac7df407460a7be5cc94332eeea0dd72378e8e":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid bfac7df407460a7be5cc94332eeea0dd72378e8e
|
||||
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/bfac7df407460a7be5cc94332eeea0dd72378e8e"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/language-service@github:angular/language-service-builds#14093c2a8f9a7b25ece2ffcd0813b16565e0810e":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "14093c2a8f9a7b25ece2ffcd0813b16565e0810e"
|
||||
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/14093c2a8f9a7b25ece2ffcd0813b16565e0810e"
|
||||
"@angular/language-service@github:angular/language-service-builds#766a7db677ca23a5075d9cb0c4226bbcea6e408b":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "766a7db677ca23a5075d9cb0c4226bbcea6e408b"
|
||||
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/766a7db677ca23a5075d9cb0c4226bbcea6e408b"
|
||||
|
||||
"@angular/material@~11.1.0":
|
||||
version "11.1.0"
|
||||
|
|
@ -296,24 +296,24 @@
|
|||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#42c0c0080f2cf2b615173bcbdbcd719aeae795fb":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "42c0c0080f2cf2b615173bcbdbcd719aeae795fb"
|
||||
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/42c0c0080f2cf2b615173bcbdbcd719aeae795fb"
|
||||
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#6f6d6793e49a807c85c9b84e9c4375503acd91df":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "6f6d6793e49a807c85c9b84e9c4375503acd91df"
|
||||
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/6f6d6793e49a807c85c9b84e9c4375503acd91df"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/platform-browser@github:angular/platform-browser-builds#c1f758bf7268449fd1649744e51c51dfb66a3406":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid c1f758bf7268449fd1649744e51c51dfb66a3406
|
||||
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/c1f758bf7268449fd1649744e51c51dfb66a3406"
|
||||
"@angular/platform-browser@github:angular/platform-browser-builds#5e83e6522186b861066403eb7ee068cb45f1cb14":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "5e83e6522186b861066403eb7ee068cb45f1cb14"
|
||||
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/5e83e6522186b861066403eb7ee068cb45f1cb14"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/router@github:angular/router-builds#1b3555610957eb24a8f6c1e2672b2d8e92f4b179":
|
||||
version "11.1.0-next.4+197.sha-d4bb4a0"
|
||||
uid "1b3555610957eb24a8f6c1e2672b2d8e92f4b179"
|
||||
resolved "https://codeload.github.com/angular/router-builds/tar.gz/1b3555610957eb24a8f6c1e2672b2d8e92f4b179"
|
||||
"@angular/router@github:angular/router-builds#8a241644d7bce9eb9f81947249f50cd5f44695b3":
|
||||
version "11.1.0-next.4+216.sha-bd0d191"
|
||||
uid "8a241644d7bce9eb9f81947249f50cd5f44695b3"
|
||||
resolved "https://codeload.github.com/angular/router-builds/tar.gz/8a241644d7bce9eb9f81947249f50cd5f44695b3"
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue