Skip to content

Commit 410e31f

Browse files
committed
build: update package targets to v18
1 parent 5d73b53 commit 410e31f

File tree

5 files changed

+4430
-6688
lines changed

5 files changed

+4430
-6688
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=135876452
6-
yarn.lock=1369194032
7-
package.json=859919122
5+
pnpm-lock.yaml=1307539
6+
yarn.lock=-2115939860
7+
package.json=1121294591
88
pnpm-workspace.yaml=1711114604

package.json

Lines changed: 2 additions & 2 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": "17.2.2",
5+
"version": "18.0.0-next.0",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",
@@ -230,7 +230,7 @@
230230
"test:legacy-syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine dist/syntaxes/test/driver.js"
231231
},
232232
"dependencies": {
233-
"@angular/language-service": "17.2.1",
233+
"@angular/language-service": "18.0.0-next.0",
234234
"typescript": "5.3.2",
235235
"vscode-html-languageservice": "^4.2.5",
236236
"vscode-jsonrpc": "6.0.0",

0 commit comments

Comments
 (0)