Skip to content

Commit 6fb4820

Browse files
author
Jens Winter-Hübenthal
committed
Angular CLI update for packages - @angular/core@*
1 parent e5baf2a commit 6fb4820

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

+71-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^17.1.0",
14-
"@angular/common": "^17.1.0",
15-
"@angular/compiler": "^17.1.0",
16-
"@angular/core": "^17.1.0",
17-
"@angular/forms": "^17.1.0",
18-
"@angular/platform-browser": "^17.1.0",
19-
"@angular/platform-browser-dynamic": "^17.1.0",
20-
"@angular/router": "^17.1.0",
13+
"@angular/animations": "^17.3.6",
14+
"@angular/common": "^17.3.6",
15+
"@angular/compiler": "^17.3.6",
16+
"@angular/core": "^17.3.6",
17+
"@angular/forms": "^17.3.6",
18+
"@angular/platform-browser": "^17.3.6",
19+
"@angular/platform-browser-dynamic": "^17.3.6",
20+
"@angular/router": "^17.3.6",
2121
"@fortawesome/angular-fontawesome": "^0.14.1",
2222
"@fortawesome/fontawesome-svg-core": "^6.4.0",
2323
"@fortawesome/free-brands-svg-icons": "^6.4.0",
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@angular-devkit/build-angular": "^17.3.6",
3434
"@angular/cli": "~17.3.6",
35-
"@angular/compiler-cli": "^17.1.0",
35+
"@angular/compiler-cli": "^17.3.6",
3636
"@types/jasmine": "~5.1.4",
3737
"jasmine-core": "~5.1.1",
3838
"karma": "~6.4.0",

0 commit comments

Comments
 (0)