Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Nov 7, 2022
1 parent 20ee96d commit 6c00a81
Show file tree
Hide file tree
Showing 9 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion integration/pre_apf_project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
8 changes: 4 additions & 4 deletions integration/pre_apf_project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
10 changes: 5 additions & 5 deletions integration/project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2",
"@angular/compiler": "15.0.0-rc.2",
"@angular/compiler-cli": "15.0.0-rc.2",
"@angular/core": "15.0.0-rc.2",
"rxjs": "6.6.7",
"zone.js": "0.11.5"
"zone.js": "0.12.0"
},
"devDependencies": {
"ng-packagr": "^14.0.0",
Expand Down
40 changes: 20 additions & 20 deletions integration/project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@angular/[email protected]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/[email protected]rc.2":
version "15.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.0-rc.2.tgz#81838b35fd3f4d26ef4a2d9cee9c8516b5455acd"
integrity sha512-izjMOepbQwpzPhj9ZDRZ7V1CZRsGs8uC3N4J0xEbtg7ivIlfY7Y80byXW5W1FwYGDjr5OWB3p/3wYkQ64Iffhg==
dependencies:
tslib "^2.3.0"

"@angular/[email protected]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/[email protected]rc.2":
version "15.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.0-rc.2.tgz#a7cc1b43cfbf7ecf79a3f35a5e5d22715a7d0371"
integrity sha512-kCeIByvyke98KvmSMv9YZRZwii3Yyb2BLjaEegvZ0on/nnZQEPTqWCaNrY4jWFwIVSXIvYpcQtcZ/rLoJjbigA==
dependencies:
"@babel/core" "^7.17.2"
chokidar "^3.0.0"
Expand All @@ -33,17 +33,17 @@
tslib "^2.3.0"
yargs "^17.2.1"

"@angular/[email protected]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/[email protected]rc.2":
version "15.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0-rc.2.tgz#ef451c49e7df85c97021f84a3fa1f34c0c178e2c"
integrity sha512-eHyb5FK5bs7k1mlAIfTK374U2e6csfCbZY+Xi00S4MmQDQEXTODJkE4sRcnOkwKsydJXeqWaYWoJJht0n9PhbQ==
dependencies:
tslib "^2.3.0"

"@angular/[email protected]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/[email protected]rc.2":
version "15.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.0-rc.2.tgz#0cb80b7928c041188c625053808afc8c34ab73e6"
integrity sha512-xiHbN0HP4TI0dQOeMpuGlcYYxxFGrnAcvIjl3w0VC9miBvuQW9x/VsE3esR7Z/H9LXwWn7qO7OLH8FWtCKQh3A==
dependencies:
tslib "^2.3.0"

Expand Down Expand Up @@ -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"
10 changes: 5 additions & 5 deletions integration/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
40 changes: 20 additions & 20 deletions integration/workspace/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@angular/[email protected].9":
version "13.3.9"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.3.9.tgz#3fbc00e58ac9d6f1e34febaa6b9d5ad4c3e328ab"
integrity sha512-+bTleNL1XGlzuxLbVbsol82/33IW2pJasQN8ViraxKIElT2F8ooBJevIBMCSIcdvxvMBGAjn4ayQJr6tkPqPaw==
"@angular/[email protected].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/[email protected].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/[email protected].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"
Expand All @@ -33,17 +33,17 @@
tslib "^2.3.0"
yargs "^17.2.1"

"@angular/[email protected].9":
version "13.3.9"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-13.3.9.tgz#3b31e4e12f04f9b88bcde37da1cb341670ffed8f"
integrity sha512-fXmcN9PIUTJ9Vw2QyQE9vtW95K5ML9bVI7409Zf3DAQJEo4IhX2eUjgiGF3RtSn9Kdjj3tZY0xSbGGwp1hTBIA==
"@angular/[email protected].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/[email protected].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/[email protected].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"

Expand Down Expand Up @@ -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"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2",
"typescript": "4.8.2",
"vscode-jsonrpc": "6.0.0",
"vscode-languageclient": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ngserver": "./bin/ngserver"
},
"dependencies": {
"@angular/language-service": "15.0.0-next.0",
"@angular/language-service": "15.0.0-rc.2",
"vscode-html-languageservice": "^5.0.2",
"vscode-jsonrpc": "6.0.0",
"vscode-languageserver": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@
uuid "^8.3.2"
yargs "^17.0.0"

"@angular/[email protected]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/[email protected]rc.2":
version "15.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-15.0.0-rc.2.tgz#239c05de3aba82d60f4d465612b72de12a50d0f0"
integrity sha512-EqQaZC71RWLW5l7QlYc1TWN4pnXJnl7mWB3PvoLxTK83JpaRxPpH+4PHSOkj6Otj99flwMuQsZNrjU8PdT/o2g==

"@assemblyscript/loader@^0.10.1":
version "0.10.1"
Expand Down

0 comments on commit 6c00a81

Please sign in to comment.