diff --git a/integration/pre_apf_project/package.json b/integration/pre_apf_project/package.json index ba95ecea0f..1eb9a0a356 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.8" } } \ No newline at end of file diff --git a/integration/pre_apf_project/yarn.lock b/integration/pre_apf_project/yarn.lock index e8a5e6d83b..81548daa91 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.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.8.tgz#40dea9adc1ad007b5effb2bfed17f350f1f46a21" + integrity sha512-82bctBg2hKcEJ21humWIkXRlLBBmrc3nN7DFh5LGGhcyycO2S7FN8NmdvlcKaGFDNVL4/9kFLmwmInTavdJERA== dependencies: tslib "^2.3.0" diff --git a/integration/project/package.json b/integration/project/package.json index dda1943291..25e13e39c1 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.0", + "@angular/compiler": "15.0.0-rc.0", + "@angular/compiler-cli": "15.0.0-rc.0", + "@angular/core": "15.0.0-rc.0", "rxjs": "6.6.7", - "zone.js": "0.11.5" + "zone.js": "0.11.8" }, "devDependencies": { "ng-packagr": "^14.0.0", diff --git a/integration/project/yarn.lock b/integration/project/yarn.lock index d98db9b6ba..af5464368e 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.0": + version "15.0.0-rc.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-rc.0.tgz#43ca4f6464d3504335905bae1fdf567c54338c66" + integrity sha512-ZK/TEa8aFsk5J97Ow1XpQAJgC81HxC8Tu6COZDiXL7QY/GFRCshFYcQNnsLy2evVRjbSGY1lyvOaF732/lBuYw== 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.0": + version "15.0.0-rc.0" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-rc.0.tgz#fd650fb60b71f32a990147e958b642d2701f4c39" + integrity sha512-r3fvmjoSs/ImZyzlsc7YdE4CTojKVVGtjKXMAmPdkSIL6Bf8sS1So7i4UrzWfMDm3xaGGcXFnHAtTQus0n2Cbw== 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.0": + version "15.0.0-rc.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-rc.0.tgz#8edb44678e351d0c0d7af5ca9925010ba8001b1d" + integrity sha512-2Vp3F4SpIyt3Kv7B1skwYAHBrQtAR5ER+KvTV4sreNGMFpzDpa/mZFari5pwOfzXlIGqTXsHVe5uggcmY6p9eA== 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.0": + version "15.0.0-rc.0" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-rc.0.tgz#6e63b3e57eed2daab418008d4d2ecc5c590c6f0f" + integrity sha512-SWs0YOpgSgTECHl9wgTaSpvwOOp0tmx01YtOLUcWc5M+AixU4RrwKAWYiCR+CzAViKTrL9LoZMowThuF3aqbgA== 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.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.8.tgz#40dea9adc1ad007b5effb2bfed17f350f1f46a21" + integrity sha512-82bctBg2hKcEJ21humWIkXRlLBBmrc3nN7DFh5LGGhcyycO2S7FN8NmdvlcKaGFDNVL4/9kFLmwmInTavdJERA== dependencies: tslib "^2.3.0" diff --git a/integration/workspace/package.json b/integration/workspace/package.json index 1364c26182..5794b1d52f 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.8" } } diff --git a/integration/workspace/yarn.lock b/integration/workspace/yarn.lock index a9a0a4e621..7bf283ef4f 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.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.8.tgz#40dea9adc1ad007b5effb2bfed17f350f1f46a21" + integrity sha512-82bctBg2hKcEJ21humWIkXRlLBBmrc3nN7DFh5LGGhcyycO2S7FN8NmdvlcKaGFDNVL4/9kFLmwmInTavdJERA== dependencies: tslib "^2.3.0" diff --git a/package.json b/package.json index 4f331affed..ec3383059d 100644 --- a/package.json +++ b/package.json @@ -224,7 +224,7 @@ "test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js" }, "dependencies": { - "@angular/language-service": "15.0.0-next.0", + "@angular/language-service": "15.0.0-rc.0", "typescript": "4.8.2", "vscode-jsonrpc": "6.0.0", "vscode-languageclient": "7.0.0", diff --git a/server/package.json b/server/package.json index ba9c6fe148..4bfa084613 100644 --- a/server/package.json +++ b/server/package.json @@ -15,7 +15,7 @@ "ngserver": "./bin/ngserver" }, "dependencies": { - "@angular/language-service": "15.0.0-next.0", + "@angular/language-service": "15.0.0-rc.0", "vscode-jsonrpc": "6.0.0", "vscode-languageserver": "7.0.0", "vscode-uri": "3.0.3" diff --git a/yarn.lock b/yarn.lock index ec1d76c673..a9a8d21053 100644 --- a/yarn.lock +++ b/yarn.lock @@ -158,10 +158,10 @@ uuid "^8.3.2" yargs "^17.0.0" -"@angular/language-service@15.0.0-next.0": - version "15.0.0-next.0" - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-15.0.0-next.0.tgz#3613afda131ef69caaaacd49651f5ed99721798d" - integrity sha512-9luLYZs1ZnqhNLw5U+CEvjq98nprMn/uLmW229WW4cIWYfTSu4jwXhb/d+PaDhAUX6qQaFAjdzT/p58Vmt2L6w== +"@angular/language-service@15.0.0-rc.0": + version "15.0.0-rc.0" + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-15.0.0-rc.0.tgz#7a970eabdd96d119dae1c5312466815d0195e879" + integrity sha512-naufs/J8m8uwwmYE1TjKZfCssN3gbzF2V5fj4XZENkghU0zeCqlwli4heYjqbI6avAq0/p2vBEDCuTAwprWqCQ== "@assemblyscript/loader@^0.10.1": version "0.10.1"