mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
build: update development versions of Angular to 11.0.0-next.0
This commit is contained in:
parent
ceeb6fba34
commit
837edabaa9
24
package.json
24
package.json
@ -66,20 +66,20 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/animations": "10.1.0",
|
||||
"@angular/animations": "11.0.0-next.0",
|
||||
"@angular/cdk": "10.2.0",
|
||||
"@angular/common": "10.1.0",
|
||||
"@angular/compiler": "10.1.0",
|
||||
"@angular/compiler-cli": "10.1.0",
|
||||
"@angular/core": "10.1.0",
|
||||
"@angular/forms": "10.1.0",
|
||||
"@angular/localize": "10.1.0",
|
||||
"@angular/common": "11.0.0-next.0",
|
||||
"@angular/compiler": "11.0.0-next.0",
|
||||
"@angular/compiler-cli": "11.0.0-next.0",
|
||||
"@angular/core": "11.0.0-next.0",
|
||||
"@angular/forms": "11.0.0-next.0",
|
||||
"@angular/localize": "11.0.0-next.0",
|
||||
"@angular/material": "10.2.0",
|
||||
"@angular/platform-browser": "10.1.0",
|
||||
"@angular/platform-browser-dynamic": "10.1.0",
|
||||
"@angular/platform-server": "10.1.0",
|
||||
"@angular/router": "10.1.0",
|
||||
"@angular/service-worker": "10.1.0",
|
||||
"@angular/platform-browser": "11.0.0-next.0",
|
||||
"@angular/platform-browser-dynamic": "11.0.0-next.0",
|
||||
"@angular/platform-server": "11.0.0-next.0",
|
||||
"@angular/router": "11.0.0-next.0",
|
||||
"@angular/service-worker": "11.0.0-next.0",
|
||||
"@babel/core": "7.11.1",
|
||||
"@babel/generator": "7.11.0",
|
||||
"@babel/plugin-transform-runtime": "7.11.0",
|
||||
|
@ -15,8 +15,8 @@
|
||||
"tsickle": "~0.39.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/compiler": "10.1.0",
|
||||
"@angular/compiler-cli": "10.1.0",
|
||||
"@angular/compiler": "11.0.0-next.0",
|
||||
"@angular/compiler-cli": "11.0.0-next.0",
|
||||
"@angular-devkit/core": "0.0.0",
|
||||
"ng-packagr": "~10.1.0",
|
||||
"tslib": "^2.0.0"
|
||||
|
@ -31,8 +31,8 @@
|
||||
"webpack": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/compiler": "10.1.0",
|
||||
"@angular/compiler-cli": "10.1.0",
|
||||
"@angular/compiler": "11.0.0-next.0",
|
||||
"@angular/compiler-cli": "11.0.0-next.0",
|
||||
"typescript": "4.0.2",
|
||||
"webpack": "4.44.1"
|
||||
}
|
||||
|
96
yarn.lock
96
yarn.lock
@ -2,10 +2,10 @@
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@angular/animations@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-10.1.0.tgz#6c56ff473c3163667ff98e9e3ee333097af803c9"
|
||||
integrity sha512-0S2UKHDwIw/ZEISDrzhDhn4eVTNwjJW+msOYSaIm6ASRArtSVrwBz1ckD92HhurnnkHVwgTQsnU7yDYKfheaow==
|
||||
"@angular/animations@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-11.0.0-next.0.tgz#726151e75268d700928c87b814faa549d38d76ef"
|
||||
integrity sha512-BZlGPI/BBh2QhC/naY+UMyJuUqQoGFB3iMSmGHfszqHvuh7s8Xs32URY7jJFTBj+z1FamPPWG40Jj7LuY75ykA==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
@ -18,17 +18,17 @@
|
||||
optionalDependencies:
|
||||
parse5 "^5.0.0"
|
||||
|
||||
"@angular/common@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-10.1.0.tgz#5d2428d9e6a25b50600186d1a87ee04f9ba25924"
|
||||
integrity sha512-LdDa6adSv9b+uCSyYuH8I7LS40CdJCVMOv8Y44p/JBr9b54Datslf8nygG1RhU+HkIMzdtw6qjcHbwF+27cLZw==
|
||||
"@angular/common@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-11.0.0-next.0.tgz#641b7e5c802cc888d3579dfd0624c3549713fa2e"
|
||||
integrity sha512-XDqqomIYf7jYCLuGyXaeUySPuCW1CtimoNdgdk3Nrb5KCYetKL4WuWoRkNq3dedZFfs9iHG/1V/KYvuMZla0jA==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/compiler-cli@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-10.1.0.tgz#da79982e5b3085eb5f8fd626f5f54aae33b89122"
|
||||
integrity sha512-4AvjGNNvGcBakI4djt6W8GhmuKGf3eySthVQCh0GRYErYLvXYSW+69Yi0FzbjieHZht2P3LFVbunWFksBwp+rw==
|
||||
"@angular/compiler-cli@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-11.0.0-next.0.tgz#49faa5b2c62c1fa1be877e7ebe30c1be9b9640f5"
|
||||
integrity sha512-BB48TrWLqrWi4XBCTSoDSSB+g09/4yikk0HNJbKey4qKs/kuTx3zYL2CCyWM7KXatNmgmmTRbmfBZa+UM/0fKA==
|
||||
dependencies:
|
||||
canonical-path "1.0.0"
|
||||
chokidar "^3.0.0"
|
||||
@ -44,10 +44,10 @@
|
||||
tslib "^2.0.0"
|
||||
yargs "15.3.0"
|
||||
|
||||
"@angular/compiler@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-10.1.0.tgz#e485b7ea30c827f9ff14cb77d3a7299db6963e02"
|
||||
integrity sha512-PBHH59B2yTT/h2HxrlGGm8W5taHkcEk39FXiycSBrbt3T5QiExUXMJoUERviPQCUeHCWWsi1Fpu9wK2fgnP/Qw==
|
||||
"@angular/compiler@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-11.0.0-next.0.tgz#2aba86a902271ae9307e49ed3fa24177cc3713d0"
|
||||
integrity sha512-sm6QKf3OolLR3sAnQzKcsuIe8A5w+169vc18tCHNn0dyXKCnObvHO4g1NLJI+O+GgDAbAuI9GghAPxbKxVW2ag==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
@ -56,10 +56,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
|
||||
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
|
||||
|
||||
"@angular/core@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.1.0.tgz#000b78432be63247199d0f385c116b7f4db803bc"
|
||||
integrity sha512-lENt8Wk1vVsIiHeZVzXCZoHY13BxkqmulEw/AdUOh4VQxoU5K3z1o7fC1cvPHBvBEUnhbD2pDC1UHcY1G9yLRw==
|
||||
"@angular/core@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.0-next.0.tgz#c3cc930336273a44178eda8e2d94b52a8d95a3f2"
|
||||
integrity sha512-gYV1hBFh0K4xqfMFSsg8BgPOjJOlRW714LY1k3zrOxqpCBn7szxdbk1Ypsa2abP5uSDtbBCrnxQLyVKOGmAoVw==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
@ -68,17 +68,17 @@
|
||||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
|
||||
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
|
||||
|
||||
"@angular/forms@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-10.1.0.tgz#1f55bb48b5a360cbee07c40d21840da5dec45d60"
|
||||
integrity sha512-1onL5To+QAaI1v642WcjfchwwJrUqIPrJ40a4l5yvcd/iZydOBHS/bbw1nYjQDiKeGL2+gzpP04qrh4nHeG7OA==
|
||||
"@angular/forms@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-11.0.0-next.0.tgz#c6f828b261bc4535738534de4daf203bed34fd4a"
|
||||
integrity sha512-FbwCcGW7n4wQeyvPaF8JhkSxtM3hlWJlzNh2wz310hDmksjYlreO4Jbsr/OUbu3LdfLvvhuDc1+6ZXvtGEtbnQ==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/localize@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-10.1.0.tgz#25bed7a0385f2e5ae4b82477c60206ed9a4b26fb"
|
||||
integrity sha512-kwZ88U3dDLw97HbC9XZ2eVUY9C7s3HGEfri7YdRC2c1XCnTi1Aql6Z2tQ3i53YRKcL2dQ72f729AXnEL5q2+MQ==
|
||||
"@angular/localize@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-11.0.0-next.0.tgz#cfe889475d06580a99bdc4e55f126e484f917041"
|
||||
integrity sha512-FgfD9DbtI1HONQF3v24WjC24y9e8dCCSffIPLfYNYVGvpGxory5auWVF3M4opcac1WCVAnHRBJJbH/g2moYcVQ==
|
||||
dependencies:
|
||||
"@babel/core" "7.8.3"
|
||||
glob "7.1.2"
|
||||
@ -91,40 +91,40 @@
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/platform-browser-dynamic@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-10.1.0.tgz#9f23e6867cdf4930789587dbb8d2be8d8a5ecc64"
|
||||
integrity sha512-JzGYFiv6F6upbEv3KyoktZ8UaO/3kQRrqsXmUGbl+k12aG1Lg9WeTIfpWV8eqDCEAQb7BqyqoFbbZGZfnxp/TQ==
|
||||
"@angular/platform-browser-dynamic@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-11.0.0-next.0.tgz#67fea7fb1f3aaf5ab4aad17c82f8eef3038d9c7a"
|
||||
integrity sha512-qKwS466rcV47CGoGntOr6ZnR469w2W1AGitW5r1sjqmdyy3cTrBdWiONrtR/gOsFK2QF9AwyciBWsX03OP7G3A==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/platform-browser@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-10.1.0.tgz#edc5640adb77151f3f40176cb92b4e252ab58e1a"
|
||||
integrity sha512-bYG02qt36lzCBIV6mbAuYPDKU18x9Xd3S3jwJddvoHjRupxwZtTPGWKQ/4qhv1QrLwZnvXbCavIZlrHe68XJbw==
|
||||
"@angular/platform-browser@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-11.0.0-next.0.tgz#ddd35119fac50e048c1d6f4f6bc365f601fc72b3"
|
||||
integrity sha512-xEZQwKiyOBdx7/K+q5xQ11UhPuvS5k6IQoleR2ttZGH1+/oAUzKHRrolOCmF3PVw9KXrdVgGn2tO0adIlpMrYg==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/platform-server@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-10.1.0.tgz#05d9a76b95992c271e59d62d82fb23a49508f831"
|
||||
integrity sha512-crO6SubPgupiXLegDoJyYegnhlnGaTSk3K8q7hi8Qg6EXv+9EzxDe63sqVBd6jJ7Lv7UJ2RN5cdRHDSKOl3dSw==
|
||||
"@angular/platform-server@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-11.0.0-next.0.tgz#a5982fffa8c95476c34bf97d8132cf8944bb201c"
|
||||
integrity sha512-GO643ZbMuSo7HU60CgdM2bvOVhBWApo1Ibkv0BozKxj3+dmbu4h48o0gmXKPFiu5xgWycyfj9nWohJHYwG4vxg==
|
||||
dependencies:
|
||||
domino "^2.1.2"
|
||||
tslib "^2.0.0"
|
||||
xhr2 "^0.2.0"
|
||||
|
||||
"@angular/router@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.1.0.tgz#02bbbcf0b20aad8a6679bfab82efe6a19f738805"
|
||||
integrity sha512-20xidByYytcg46pBxZtraNHFCLDg75mTYAB8cTZ5qEZghrECzECyDbSKCwaW2zsv51Tlrcpi03/0CAaw7EgZiw==
|
||||
"@angular/router@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.0-next.0.tgz#e455b78f6c4a17e46d80bd34858569a1fa2a0adf"
|
||||
integrity sha512-AX6BBRAzmqa+tVPwqnWV0Lzabhx1BuE+8kX9y4MPtI+jnf7dVbrz6CpI6EHWr1dHUL+zDs5gB/EfU0KfSytn3Q==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
"@angular/service-worker@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-10.1.0.tgz#2ff9d34559da33789ade865f9696b37499c11a12"
|
||||
integrity sha512-innXUo3Z/wGOX+4c2GQ+oDwAia687rYyj2EPuBsJ76L1vj78aPw+XTE2nAxG5wKJlbILUUI6otQO9uojs6UeHw==
|
||||
"@angular/service-worker@11.0.0-next.0":
|
||||
version "11.0.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-11.0.0-next.0.tgz#aefe03a51444200ad255cd2ebe6810794de335d3"
|
||||
integrity sha512-BcpWZWYiD4HgLOMvtk/P+aMPKdIzBjMWVhWbkxjgOr0Kjn7DpFVOMel5n/BXraADC0xRnW1aD+Hr/84FjtSW5g==
|
||||
dependencies:
|
||||
tslib "^2.0.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user