Skip to content

Commit c2b86d2

Browse files
committed
17.0.2
1 parent 31e1f4f commit c2b86d2

File tree

8 files changed

+139
-139
lines changed

8 files changed

+139
-139
lines changed

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

Lines changed: 41 additions & 41 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
},
1818
"private": true,
1919
"dependencies": {
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",
20+
"@angular/common": "17.0.2",
21+
"@angular/compiler": "17.0.2",
22+
"@angular/core": "17.0.2",
23+
"@angular/platform-browser": "17.0.2",
2424
"@angular/ssr": "17.0.0",
2525
"rxjs": "7.8.1",
2626
"tslib": "^2.6.2"
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "17.0.0",
3030
"@angular/cli": "17.0.0",
31-
"@angular/compiler-cli": "17.0.1",
31+
"@angular/compiler-cli": "17.0.2",
3232
"@types/node": "^18.18.9",
3333
"typescript": "5.2.2"
3434
}

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

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

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"private": true,
1919
"dependencies": {
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",
20+
"@angular/common": "17.0.2",
21+
"@angular/compiler": "17.0.2",
22+
"@angular/core": "17.0.2",
23+
"@angular/platform-browser": "17.0.2",
2424
"@angular/ssr": "17.0.0",
2525
"rxjs": "7.8.1",
2626
"tslib": "^2.6.2",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@angular-devkit/build-angular": "17.0.0",
3131
"@angular/cli": "17.0.0",
32-
"@angular/compiler-cli": "17.0.1",
32+
"@angular/compiler-cli": "17.0.2",
3333
"@types/node": "^18.18.9",
3434
"typescript": "5.2.2"
3535
}

0 commit comments

Comments
 (0)