Skip to content

Commit 9432044

Browse files
committed
[up] angular bump to 20.3.14
1 parent 49646cb commit 9432044

File tree

2 files changed

+80
-83
lines changed

2 files changed

+80
-83
lines changed

src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json

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

src/SampleApps/SampleApp.Angular/ClientApp/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15-
"@angular/animations": "^20.3.13",
16-
"@angular/common": "^20.1.0",
17-
"@angular/compiler": "^20.3.13",
18-
"@angular/core": "^20.3.13",
19-
"@angular/forms": "^20.3.13",
20-
"@angular/platform-browser": "^20.3.13",
21-
"@angular/platform-browser-dynamic": "^20.3.13",
22-
"@angular/router": "^20.3.13",
15+
"@angular/animations": "^20.3.14",
16+
"@angular/common": "^20.3.14",
17+
"@angular/compiler": "^20.3.14",
18+
"@angular/core": "^20.3.14",
19+
"@angular/forms": "^20.3.14",
20+
"@angular/platform-browser": "^20.3.14",
21+
"@angular/platform-browser-dynamic": "^20.3.14",
22+
"@angular/router": "^20.3.14",
2323
"rxjs": "~7.8.2",
2424
"tslib": "^2.8.1",
2525
"zone.js": "~0.15.1",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@angular-devkit/build-angular": "^20.3.12",
3131
"@angular/cli": "^20.3.12",
32-
"@angular/compiler-cli": "^20.3.13",
32+
"@angular/compiler-cli": "^20.3.14",
3333
"@types/jasmine": "~5.1.13",
3434
"jasmine-core": "~5.12.1",
3535
"karma": "~6.4.4",

0 commit comments

Comments
 (0)