Skip to content

Commit 2e1b598

Browse files
fix(deps): update angular monorepo to v18
1 parent a4688ed commit 2e1b598

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@angular/animations": "~16.2.0",
18-
"@angular/common": "~16.2.0",
19-
"@angular/compiler": "~16.2.0",
17+
"@angular/animations": "~18.2.0",
18+
"@angular/common": "~18.2.0",
19+
"@angular/compiler": "~18.2.0",
2020
"@angular/core": "~16.2.0",
21-
"@angular/forms": "~16.2.0",
22-
"@angular/platform-browser": "~16.2.0",
23-
"@angular/platform-browser-dynamic": "~16.2.0",
24-
"@angular/router": "~16.2.0",
21+
"@angular/forms": "~18.2.0",
22+
"@angular/platform-browser": "~18.2.0",
23+
"@angular/platform-browser-dynamic": "~18.2.0",
24+
"@angular/router": "~18.2.0",
2525
"ng-particles": "^3.0.0",
2626
"rxjs": "~7.8.0",
2727
"tslib": "^2.3.0",
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@angular-devkit/build-angular": "~16.2.0",
3333
"@angular/cli": "~16.2.0",
34-
"@angular/compiler-cli": "~16.2.0",
34+
"@angular/compiler-cli": "~18.2.0",
3535
"@types/jasmine": "~4.3.0",
3636
"@types/jasminewd2": "~2.0.8",
3737
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)