Skip to content

Commit 4974250

Browse files
chore(deps): update angular monorepo to v17
1 parent 856f8f8 commit 4974250

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

angular-app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"setEnvVars": "node src/environments/setEnvVars.ts"
1212
},
1313
"dependencies": {
14-
"@angular/animations": "^16.0.1",
15-
"@angular/common": "^16.0.1",
16-
"@angular/compiler": "^16.0.1",
17-
"@angular/core": "^16.0.1",
18-
"@angular/forms": "^16.0.1",
19-
"@angular/platform-browser": "^16.0.1",
20-
"@angular/platform-browser-dynamic": "^16.0.1",
21-
"@angular/platform-server": "^16.0.1",
22-
"@angular/router": "^16.0.1",
14+
"@angular/animations": "^17.0.0",
15+
"@angular/common": "^17.0.0",
16+
"@angular/compiler": "^17.0.0",
17+
"@angular/core": "^17.0.0",
18+
"@angular/forms": "^17.0.0",
19+
"@angular/platform-browser": "^17.0.0",
20+
"@angular/platform-browser-dynamic": "^17.0.0",
21+
"@angular/platform-server": "^17.0.0",
22+
"@angular/router": "^17.0.0",
2323
"@nguniversal/express-engine": "^16.0.0",
2424
"@portabletext/to-html": "^2.0.0",
2525
"@portabletext/types": "^2.0.2",
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "^16.0.1",
3636
"@angular/cli": "~16.1.0",
37-
"@angular/compiler-cli": "^16.0.1",
37+
"@angular/compiler-cli": "^17.3.12",
3838
"@types/express": "^4.17.0",
3939
"@types/jasmine": "~4.3.0",
4040
"@types/node": "^18.0.0",

0 commit comments

Comments
 (0)