From 280040fba627d7106982c61cafc637b5963a0578 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 3 Aug 2022 18:10:27 +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 ++++++++++++------------ package.json | 2 +- server/package.json | 2 +- yarn.lock | 8 ++--- 9 files changed, 61 insertions(+), 61 deletions(-) diff --git a/integration/pre_apf_project/package.json b/integration/pre_apf_project/package.json index ba95ecea0f..2dd6477bb2 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.11.7" } } \ No newline at end of file diff --git a/integration/pre_apf_project/yarn.lock b/integration/pre_apf_project/yarn.lock index e8a5e6d83b..63fe552156 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.11.7: + version "0.11.7" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.7.tgz#262194267c7b964e8da77ce16b9fba9bea23cfdc" + integrity sha512-e39K2EdK5JfA3FDuUTVRvPlYV4aBfnOOcGuILhQAT7nzeV12uSrLBzImUM9CDVoncDSX4brR/gwqu0heQ3BQ0g== dependencies: tslib "^2.3.0" diff --git a/integration/project/package.json b/integration/project/package.json index 7f5e54d4c7..302453cba4 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": "14.1.0-next.0", - "@angular/compiler": "14.1.0-next.0", - "@angular/compiler-cli": "14.1.0-next.0", - "@angular/core": "14.1.0-next.0", + "@angular/common": "14.1.1", + "@angular/compiler": "14.1.1", + "@angular/compiler-cli": "14.1.1", + "@angular/core": "14.1.1", "rxjs": "6.6.7", - "zone.js": "0.11.5" + "zone.js": "0.11.7" }, "devDependencies": { "ng-packagr": "^14.0.0", diff --git a/integration/project/yarn.lock b/integration/project/yarn.lock index 1036ac42de..b6f3e32c1a 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@14.1.0-next.0": - version "14.1.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.1.0-next.0.tgz#9596c6658a88f4ebd0811cc5a03bafc798ff98e4" - integrity sha512-6F72S96nFfO368jnZlLpvGTPGiIwPYGnFga5qWxkklMbIrYxlh8oZAaeuLC+qsOhtWhqJRYNGPtzsiX9JfhpEg== +"@angular/common@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.1.1.tgz#7378bc3199062b833c1d13f3a15486ce122682b6" + integrity sha512-neFCnrIrGOuj3oOFBTLi4QrdI4fgKQprVLUEyL5LhCQ5R0K/F+gh61ovi7nT4XYnv41p4eqtG81YNMtVXH49pg== dependencies: tslib "^2.3.0" -"@angular/compiler-cli@14.1.0-next.0": - version "14.1.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.1.0-next.0.tgz#afa3a7fe23de0c190581b579faf1fb2a94aaf349" - integrity sha512-Jd2xgC39PhvbtVP0svibLxqJzMgoqhbOFCOXIV/sXCuvMdzp5OlQ13qQylnln5NxeaEwl8oYATje5wGBka246Q== +"@angular/compiler-cli@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.1.1.tgz#eb20a5bcd64d7d497c0d04439b72615417de899e" + integrity sha512-ERphqFDdN5u1XCZNV21DS0J9/WFZP/P4L4LQTjpEwbO/lDhzxaRnRnLOR6vGcetEHhRHMa0+OL8rrvNy6GwLmw== dependencies: "@babel/core" "^7.17.2" chokidar "^3.0.0" @@ -33,17 +33,17 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@14.1.0-next.0": - version "14.1.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.1.0-next.0.tgz#7a8ecff16f8a495956fb72b570f38cf19a88a7fb" - integrity sha512-50hGcWelLGZG51LUlLeL9fDAO/u/KTEk08errmLdl0RfXiR4iwDUlR2CAq2Echf5ID1KeX1EhMIY+NPFrNJy0A== +"@angular/compiler@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.1.1.tgz#809dc1b9265f0d3c45fc2babe0887f43eeee50d8" + integrity sha512-OT3cFfbHzLpl2M9qpO74oysXDkkKwlO66i4vlASMGf1/Qh+4UBh3iN6bls/ZbYZsl8bCr9zf0fL7c160e1uMcA== dependencies: tslib "^2.3.0" -"@angular/core@14.1.0-next.0": - version "14.1.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.1.0-next.0.tgz#c4b74d581a80884aba7905cccf8b0f56193b9fe0" - integrity sha512-jUYytOpBLMIuoMpEtaRRubwDAv4s+JaQGEZDqBf4VUywuQvF9qXyscgovXSnvQiuTWKPuOnfSzHSwoL02GY6uQ== +"@angular/core@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.1.1.tgz#5c116d76445d85b03a3e6efaa348399722eac476" + integrity sha512-l3ms6/jxIUIeuCkXhz5nhRb94KLQ6wv9+B4lE0aJXcgHTqOmhc/ZIacT51LCjvVcok/vczF3f7w71Ii8b10yKQ== 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.11.7: + version "0.11.7" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.7.tgz#262194267c7b964e8da77ce16b9fba9bea23cfdc" + integrity sha512-e39K2EdK5JfA3FDuUTVRvPlYV4aBfnOOcGuILhQAT7nzeV12uSrLBzImUM9CDVoncDSX4brR/gwqu0heQ3BQ0g== dependencies: tslib "^2.3.0" diff --git a/integration/workspace/package.json b/integration/workspace/package.json index 1364c26182..3ea96374b9 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.11.7" } } diff --git a/integration/workspace/yarn.lock b/integration/workspace/yarn.lock index a9a0a4e621..5dd970af1e 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.11.7: + version "0.11.7" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.7.tgz#262194267c7b964e8da77ce16b9fba9bea23cfdc" + integrity sha512-e39K2EdK5JfA3FDuUTVRvPlYV4aBfnOOcGuILhQAT7nzeV12uSrLBzImUM9CDVoncDSX4brR/gwqu0heQ3BQ0g== dependencies: tslib "^2.3.0" diff --git a/package.json b/package.json index 03f023931c..fd75987c51 100644 --- a/package.json +++ b/package.json @@ -216,7 +216,7 @@ "test:syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js" }, "dependencies": { - "@angular/language-service": "14.1.0", + "@angular/language-service": "14.1.1", "typescript": "4.7.4", "vscode-jsonrpc": "6.0.0", "vscode-languageclient": "7.0.0", diff --git a/server/package.json b/server/package.json index 1034bc611d..62bdb0c9c5 100644 --- a/server/package.json +++ b/server/package.json @@ -15,7 +15,7 @@ "ngserver": "./bin/ngserver" }, "dependencies": { - "@angular/language-service": "14.1.0", + "@angular/language-service": "14.1.1", "vscode-jsonrpc": "6.0.0", "vscode-languageserver": "7.0.0", "vscode-uri": "3.0.3" diff --git a/yarn.lock b/yarn.lock index 3a7122528e..4d4311fc20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -158,10 +158,10 @@ uuid "^8.3.2" yargs "^17.0.0" -"@angular/language-service@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-14.1.0.tgz#e5ca5f948d1930ebd5791795c983dd0887d0fd63" - integrity sha512-ldL4xMDjXYZ93FCEIBVGipx9Qfgr7NuBNO+e25d+nWikXrUOnLfvF4UOL/TSUwSwqN4jxDI2KMNQIF6SecZfvQ== +"@angular/language-service@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-14.1.1.tgz#a025d55232da0813c1160ce895f31aa7ce1dcafb" + integrity sha512-bpUXsScvqzBodt94hEZdAHRZwHf3qqzadBcpTxJLoeJm69Q6hU1OdT7Id8wQfDESREUfbux12E1yVv7rEoIhJg== "@assemblyscript/loader@^0.10.1": version "0.10.1"