Skip to content

Commit 10898ad

Browse files
authored
release: Release v17.0.0-next.1 (#1932)
1 parent 43c0fb7 commit 10898ad

File tree

8 files changed

+5303
-7198
lines changed

8 files changed

+5303
-7198
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "//:pnpm-lock.yaml").
22
# This file should be checked into version control along with the pnpm-lock.yaml file.
33
.npmrc=974837034
4-
pnpm-lock.yaml=-384285407
5-
yarn.lock=149575175
6-
package.json=1948456686
4+
pnpm-lock.yaml=1223698519
5+
yarn.lock=-2147056255
6+
package.json=-381752920
77
pnpm-workspace.yaml=1711114604
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Input hashes for repository rule npm_translate_lock(name = "npm_integration_project", pnpm_lock = "//integration/project:pnpm-lock.yaml").
22
# This file should be checked into version control along with the pnpm-lock.yaml file.
33
.npmrc=974837034
4-
integration/project/pnpm-lock.yaml=56141838
5-
integration/project/yarn.lock=-1656341479
6-
integration/project/package.json=195538968
4+
integration/project/pnpm-lock.yaml=-1557661325
5+
integration/project/yarn.lock=-1655253005
6+
integration/project/package.json=-2134990152
77
integration/project/pnpm-workspace.yaml=1163575902

integration/project/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/common": "16.0.0-next.0",
6-
"@angular/compiler": "16.0.0-next.0",
7-
"@angular/compiler-cli": "16.0.0-next.0",
8-
"@angular/core": "16.0.0-next.0",
5+
"@angular/common": "17.0.0-next.7",
6+
"@angular/compiler": "17.0.0-next.7",
7+
"@angular/compiler-cli": "17.0.0-next.7",
8+
"@angular/core": "17.0.0-next.7",
99
"rxjs": "6.6.7",
1010
"zone.js": "0.11.5"
1111
},
1212
"devDependencies": {
13-
"ng-packagr": "^16.0.0-next.0",
14-
"typescript": "~4.8.0"
13+
"ng-packagr": "^17.0.0-next.2",
14+
"typescript": "~5.2.2"
1515
},
1616
"scripts": {
1717
"build": "ng-packagr -p libs/post/ng-package.json -c libs/post/tsconfig.json"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)