Skip to content

Commit 2f0c966

Browse files
committed
bump angular stable 17
1 parent ecc4098 commit 2f0c966

File tree

8 files changed

+1863
-1437
lines changed

8 files changed

+1863
-1437
lines changed

frameworks/keyed/angular-cf-nozone/package-lock.json

Lines changed: 669 additions & 528 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/angular-cf-nozone/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
},
1818
"private": true,
1919
"dependencies": {
20-
"@angular/common": "17.0.0-rc.0",
21-
"@angular/compiler": "17.0.0-rc.0",
22-
"@angular/core": "17.0.0-rc.0",
23-
"@angular/platform-browser": "17.0.0-rc.0",
24-
"@angular/ssr": "17.0.0-rc.0",
25-
"rxjs": "7.8.0",
26-
"tslib": "^2.3.1"
20+
"@angular/common": "17.0.1",
21+
"@angular/compiler": "17.0.1",
22+
"@angular/core": "17.0.1",
23+
"@angular/platform-browser": "17.0.1",
24+
"@angular/ssr": "17.0.0",
25+
"rxjs": "7.8.1",
26+
"tslib": "^2.6.2"
2727
},
2828
"devDependencies": {
29-
"@angular-devkit/build-angular": "17.0.0-rc.0",
30-
"@angular/cli": "17.0.0-rc.0",
31-
"@angular/compiler-cli": "17.0.0-rc.0",
32-
"@types/node": "16.11.6",
29+
"@angular-devkit/build-angular": "17.0.0",
30+
"@angular/cli": "17.0.0",
31+
"@angular/compiler-cli": "17.0.1",
32+
"@types/node": "^18.18.9",
3333
"typescript": "5.2.2"
3434
}
3535
}

0 commit comments

Comments
 (0)