Skip to content

Commit 9d27669

Browse files
committed
build: update main to target v19
1 parent ff4cf26 commit 9d27669

File tree

6 files changed

+4545
-6977
lines changed

6 files changed

+4545
-6977
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_LTE4Nzc1MDcwNjU=

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=974837034
5-
pnpm-lock.yaml=1716833476
6-
yarn.lock=-564620722
7-
package.json=995833384
5+
pnpm-lock.yaml=1398347878
6+
yarn.lock=-1005893296
7+
package.json=-657448584
88
pnpm-workspace.yaml=1711114604

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-template",
33
"displayName": "Angular Language Service",
44
"description": "Editor services for Angular templates",
5-
"version": "18.2.0",
5+
"version": "19.0.0-next.0",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",
@@ -231,8 +231,8 @@
231231
"test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js"
232232
},
233233
"dependencies": {
234-
"@angular/language-service": "~18.2.0-rc.0",
235-
"typescript": "5.5.3",
234+
"@angular/language-service": "~19.0.0-next.3",
235+
"typescript": "5.6.1-rc",
236236
"vscode-html-languageservice": "^4.2.5",
237237
"vscode-jsonrpc": "6.0.0",
238238
"vscode-languageclient": "7.0.0",

0 commit comments

Comments
 (0)