From 56bfebb329558940e57e1a269b4d6e72c20a814e Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 15 Nov 2022 19:39:06 +0000 Subject: [PATCH] fix(deps): update angular monorepo --- integration/pre_apf_project/package.json | 2 +- integration/pre_apf_project/yarn.lock | 8 ++--- integration/project/package.json | 10 +++--- integration/project/yarn.lock | 40 ++++++++++++------------ integration/workspace/package.json | 10 +++--- integration/workspace/yarn.lock | 40 ++++++++++++------------ 6 files changed, 55 insertions(+), 55 deletions(-) diff --git a/integration/pre_apf_project/package.json b/integration/pre_apf_project/package.json index ba95ecea0f..ede0b93d1e 100644 --- a/integration/pre_apf_project/package.json +++ b/integration/pre_apf_project/package.json @@ -7,6 +7,6 @@ "@angular/compiler-cli": "12.2.16", "@angular/core": "12.2.16", "rxjs": "6.6.7", - "zone.js": "0.11.5" + "zone.js": "0.12.0" } } \ No newline at end of file diff --git a/integration/pre_apf_project/yarn.lock b/integration/pre_apf_project/yarn.lock index e8a5e6d83b..a10675182a 100644 --- a/integration/pre_apf_project/yarn.lock +++ b/integration/pre_apf_project/yarn.lock @@ -671,9 +671,9 @@ yargs@^17.0.0: y18n "^5.0.5" yargs-parser "^20.2.2" -zone.js@0.11.5: - version "0.11.5" - resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.5.tgz#ab0b449e91fadb5ebb2db189ffe1b7b6048dc8b1" - integrity sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g== +zone.js@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.12.0.tgz#a4a6e5fab6d34bd37d89c77e89ac2e6f4a3d2c30" + integrity sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q== dependencies: tslib "^2.3.0" diff --git a/integration/project/package.json b/integration/project/package.json index dda1943291..4a8e9d919e 100644 --- a/integration/project/package.json +++ b/integration/project/package.json @@ -2,12 +2,12 @@ "name": "angular-ls-integration-test-project", "private": true, "dependencies": { - "@angular/common": "15.0.0-next.0", - "@angular/compiler": "15.0.0-next.0", - "@angular/compiler-cli": "15.0.0-next.0", - "@angular/core": "15.0.0-next.0", + "@angular/common": "15.0.0-rc.4", + "@angular/compiler": "15.0.0-rc.4", + "@angular/compiler-cli": "15.0.0-rc.4", + "@angular/core": "15.0.0-rc.4", "rxjs": "6.6.7", - "zone.js": "0.11.5" + "zone.js": "0.12.0" }, "devDependencies": { "ng-packagr": "^14.0.0", diff --git a/integration/project/yarn.lock b/integration/project/yarn.lock index d98db9b6ba..5ba4e9932c 100644 --- a/integration/project/yarn.lock +++ b/integration/project/yarn.lock @@ -10,17 +10,17 @@ "@jridgewell/gen-mapping" "^0.1.0" "@jridgewell/trace-mapping" "^0.3.9" -"@angular/common@15.0.0-next.0": - version "15.0.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-next.0.tgz#21d6ae5cfaf148c788ec9bcba721aae98ffab27c" - integrity sha512-pLLkShD2tvfT36rCK/fxJKF9yAO6ZjvUZcG+aOqJuNECrd/82AqvbuFutmbuppxRtc8rsyOmde1HsmVynXJNWg== +"@angular/common@15.0.0-rc.4": + version "15.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-rc.4.tgz#520b916239e4b377873fd2879573524ce921daf5" + integrity sha512-aNxY0P4fYdDqRqlde4i+xmJcyc4NgOt5I2MKTwQQK3MHJVV/qTYr4Wra51pW/xcDrMhH+bkBXHiG44TqtALnAQ== dependencies: tslib "^2.3.0" -"@angular/compiler-cli@15.0.0-next.0": - version "15.0.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-next.0.tgz#2e30c0fc66c08521a8f092df394fc4f94cb0674d" - integrity sha512-hbCbJu6psCYrVUA/03pbFLzySzuAmb3qX2CZ90O7NC2mT9jbwZtexJcwiWzHBTK0ZPc9wzs3iFtVVlBQt0n5wQ== +"@angular/compiler-cli@15.0.0-rc.4": + version "15.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-rc.4.tgz#418e1c5ffc0b44786e8ae569542e7c8fe6285722" + integrity sha512-tL97H5y8nEXmqejOn242eq0Mu2iL6Btk9buvQ6jZNhewbTVoUwKwFcgHNHdyo0MrByE5jQyfQI/qtx/+FdfavA== dependencies: "@babel/core" "^7.17.2" chokidar "^3.0.0" @@ -33,17 +33,17 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@15.0.0-next.0": - version "15.0.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-next.0.tgz#62cdcbdf39547249770ee18274b1c82214c3482b" - integrity sha512-HkM4GwkIiMxVR5EXg2sqJigrs4a9ULQSeSfA+u0M5/5RmdFT4Tmd/Qx8ibkawlk7HX6S4iTlRCwLW7nP9zmbgg== +"@angular/compiler@15.0.0-rc.4": + version "15.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-rc.4.tgz#8ff3ac2e8d9478054668a1feb2d493cec7928811" + integrity sha512-6H4IyKIs+7JssZ7OqXGgFlxN0WhjMQ5ih1VcUo/zLizsfe/XNIhi6l7WY//iKIMObnysLJ+BoAN8NMVoCdadiA== dependencies: tslib "^2.3.0" -"@angular/core@15.0.0-next.0": - version "15.0.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-next.0.tgz#3ce2c00596b7c9bdf2cf32a223731e224447aeb2" - integrity sha512-581pY5+ghR3/O2Yj7lVYSiYdGiFPmPVnmr2U//MeTJZdUwHTojE+AymZfW4RXb2Sxm2ufqnGUqk7sQPV/pRzrg== +"@angular/core@15.0.0-rc.4": + version "15.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-rc.4.tgz#c45eb3edbad9848c0166381de3523e0aaa5b8291" + integrity sha512-3kjqY71AHomUqHfOBNN37bIowAojYUdpldHdDXvwvIjlWp6TDwzXpq0Y6y6cH+ShqRrljv5qQqae4VuLkF83ng== dependencies: tslib "^2.3.0" @@ -2236,9 +2236,9 @@ yargs@^17.2.1: y18n "^5.0.5" yargs-parser "^20.2.2" -zone.js@0.11.5: - version "0.11.5" - resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.5.tgz#ab0b449e91fadb5ebb2db189ffe1b7b6048dc8b1" - integrity sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g== +zone.js@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.12.0.tgz#a4a6e5fab6d34bd37d89c77e89ac2e6f4a3d2c30" + integrity sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q== dependencies: tslib "^2.3.0" diff --git a/integration/workspace/package.json b/integration/workspace/package.json index 1364c26182..9f263f46d4 100644 --- a/integration/workspace/package.json +++ b/integration/workspace/package.json @@ -2,11 +2,11 @@ "name": "workspace", "private": true, "dependencies": { - "@angular/common": "13.3.9", - "@angular/compiler": "13.3.9", - "@angular/compiler-cli": "13.3.9", - "@angular/core": "13.3.9", + "@angular/common": "13.3.11", + "@angular/compiler": "13.3.11", + "@angular/compiler-cli": "13.3.11", + "@angular/core": "13.3.11", "rxjs": "6.6.7", - "zone.js": "0.11.5" + "zone.js": "0.12.0" } } diff --git a/integration/workspace/yarn.lock b/integration/workspace/yarn.lock index a9a0a4e621..3b9f047c94 100644 --- a/integration/workspace/yarn.lock +++ b/integration/workspace/yarn.lock @@ -10,17 +10,17 @@ "@jridgewell/gen-mapping" "^0.1.0" "@jridgewell/trace-mapping" "^0.3.9" -"@angular/common@13.3.9": - version "13.3.9" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.3.9.tgz#3fbc00e58ac9d6f1e34febaa6b9d5ad4c3e328ab" - integrity sha512-+bTleNL1XGlzuxLbVbsol82/33IW2pJasQN8ViraxKIElT2F8ooBJevIBMCSIcdvxvMBGAjn4ayQJr6tkPqPaw== +"@angular/common@13.3.11": + version "13.3.11" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.3.11.tgz#bcd42bb078ffd3712625be35dc6ec7b6ab828df7" + integrity sha512-gPMwDYIAag1izXm2tRQ6EOIx9FVEUqLdr+qYtRVoQtoBmfkoTSLGcpeBXqqlPVxVPbA6Li1WZZT5wxLLlLAN+Q== dependencies: tslib "^2.3.0" -"@angular/compiler-cli@13.3.9": - version "13.3.9" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-13.3.9.tgz#6f73de31a0244bc7fad109895efada2d45137ca3" - integrity sha512-jf4iG7uqE1ZW2mJgKJyDyFby/sVQDlGOtUl68TMf8r06koWeny5nk/LhL7jp3Q6rgN2ZdYALtPTRSj7HVQD8pA== +"@angular/compiler-cli@13.3.11": + version "13.3.11" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-13.3.11.tgz#259e2f5174ea23f1f97a5ef65dac20d0fb55c6bc" + integrity sha512-cl+3Wzxt8NRi2WY+RdsxuQ3yQRUp8pSlfSlJJnfaKE1BEqap6uem2DovuhnIbmrLhxZ5xt7o+I1szyO6sn6+ag== dependencies: "@babel/core" "^7.17.2" chokidar "^3.0.0" @@ -33,17 +33,17 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@13.3.9": - version "13.3.9" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-13.3.9.tgz#3b31e4e12f04f9b88bcde37da1cb341670ffed8f" - integrity sha512-fXmcN9PIUTJ9Vw2QyQE9vtW95K5ML9bVI7409Zf3DAQJEo4IhX2eUjgiGF3RtSn9Kdjj3tZY0xSbGGwp1hTBIA== +"@angular/compiler@13.3.11": + version "13.3.11" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-13.3.11.tgz#1268a3f82bd9693eaf17c2a8764d917efdd624a0" + integrity sha512-EV6JCBbXdHDHbPShWmymvuoxFYG0KVc8sDJpYp47WLHCY2zgZaXhvWs//Hrls3fmi+TGTekgRa2jOBBNce/Ggg== dependencies: tslib "^2.3.0" -"@angular/core@13.3.9": - version "13.3.9" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-13.3.9.tgz#6be6f79efd7d85bbd014d100da4227fe43d5ae75" - integrity sha512-LaY3yBDgN/efG11x/cwVeuC4gUG3YUMmk/sgAP3L1VGawYOiKoJ76decFpy6y4UgYPShQQRzpZQEVXF405jrLg== +"@angular/core@13.3.11": + version "13.3.11" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-13.3.11.tgz#e5d56560028b3c99c6814989cba7ad61339968ea" + integrity sha512-9BmE2CxyV0g+AkBeuc8IwjSOiJ8Y+kptXnqD/J8EAFT3B0/fLGVnjFdZC6Sev9L0SNZb6qdzebpfIOLqbUjReQ== dependencies: tslib "^2.3.0" @@ -663,9 +663,9 @@ yargs@^17.2.1: y18n "^5.0.5" yargs-parser "^20.2.2" -zone.js@0.11.5: - version "0.11.5" - resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.5.tgz#ab0b449e91fadb5ebb2db189ffe1b7b6048dc8b1" - integrity sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g== +zone.js@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.12.0.tgz#a4a6e5fab6d34bd37d89c77e89ac2e6f4a3d2c30" + integrity sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q== dependencies: tslib "^2.3.0"