Skip to content

Commit

Permalink
Update main branch to target 15
Browse files Browse the repository at this point in the history
  • Loading branch information
atscott committed Sep 19, 2022
1 parent 0b0f138 commit 14e22ac
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions integration/project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "angular-ls-integration-test-project",
"private": true,
"dependencies": {
"@angular/common": "14.2.0-next.0",
"@angular/compiler": "14.2.0-next.0",
"@angular/compiler-cli": "14.2.0-next.0",
"@angular/core": "14.2.0-next.0",
"@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",
"rxjs": "6.6.7",
"zone.js": "0.11.5"
},
Expand Down
32 changes: 16 additions & 16 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/common@14.2.0-next.0":
version "14.2.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.0-next.0.tgz#8642348308126146ce3f52a5691daa960d6bdc46"
integrity sha512-A0UeqwcgeHgx4MWrzmgYoqLlTxm2XbUIObVKnuPwgvRQm3p8zP14tAkz4r5kVl4yOTTwtTRY8ZjebmEAy9hgiw==
"@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==
dependencies:
tslib "^2.3.0"

"@angular/compiler-cli@14.2.0-next.0":
version "14.2.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.0-next.0.tgz#cfa99b0225a0258d05447d85ce21e450238eb269"
integrity sha512-S0HOA4YLmVTHjwC2MKBBk+2mkGn6XkabCx0/rrW1htdNkrOa0C3ikI3nQt4sOaWNh62mnY+Lv9RgoCz8t3/bfw==
"@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==
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/compiler@14.2.0-next.0":
version "14.2.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.0-next.0.tgz#3e134e9c2f4c67ac6e6d815d973ae97428c1708d"
integrity sha512-E7jEyYA4O7bGXqhNA4ftzSGj4MQIGMnedxwmUjl1I0PLTOgUAkYJIDdvTmnwIOrrgoBiyA0BXjpzEHAdsKQb0g==
"@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==
dependencies:
tslib "^2.3.0"

"@angular/core@14.2.0-next.0":
version "14.2.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.0-next.0.tgz#e658a91c87f2c866fe7d039be3b65a5716251aa8"
integrity sha512-C3uoZwkwpD9aRNulQW2BetehNDxEvAPct0eTyq2iDtl5Wi6jISvS4CEjpsseGHtvi5LVJ/CL31LpTKlkg2LcVw==
"@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==
dependencies:
tslib "^2.3.0"

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ng-template",
"displayName": "Angular Language Service",
"description": "Editor services for Angular templates",
"version": "14.2.0",
"version": "15.0.0-next.0",
"publisher": "Angular",
"icon": "angular.png",
"license": "MIT",
Expand Down Expand Up @@ -220,7 +220,7 @@
"test:bazel-watch": "yarn ibazel test --test_tag_filters=unit_test //..."
},
"dependencies": {
"@angular/language-service": "14.2.0",
"@angular/language-service": "15.0.0-next.0",
"typescript": "4.8.2",
"vscode-jsonrpc": "6.0.0",
"vscode-languageclient": "7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@angular/language-server",
"description": "LSP server for Angular Language Service",
"version": "14.2.0",
"version": "15.0.0-next.0",
"repository": {
"type": "git",
"url": "https://github.com/angular/vscode-ng-language-service.git"
Expand All @@ -15,7 +15,7 @@
"ngserver": "./bin/ngserver"
},
"dependencies": {
"@angular/language-service": "14.2.0",
"@angular/language-service": "15.0.0-next.0",
"vscode-jsonrpc": "6.0.0",
"vscode-languageserver": "7.0.0",
"vscode-uri": "3.0.3"
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/language-service@14.2.0":
version "14.2.0"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-14.2.0.tgz#bbbdadd10a6e662c5b2221e293ac59481de9d5a3"
integrity sha512-8CdmymRVMEkMa1VhQc7gfUWFMzKEIuLEreGlhMewQoL8y6bB2dYHVfnju/dAA4PooVLZcVuZDeHy+CGzK9snmA==
"@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==

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

0 comments on commit 14e22ac

Please sign in to comment.