Skip to content

Commit 84ff3f2

Browse files
Update angular monorepo
1 parent 3cc4f05 commit 84ff3f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ingitdb/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@angular/animations": "^17.0.0",
1515
"@angular/common": "^17.0.0",
16-
"@angular/compiler": "^17.0.0",
16+
"@angular/compiler": "^12.2.9",
1717
"@angular/core": "^17.0.0",
1818
"@angular/forms": "^17.0.0",
1919
"@angular/platform-browser": "^17.0.0",
@@ -22,7 +22,7 @@
2222
"@nrwl/angular": "17.1.1",
2323
"rxjs": "~7.8.0",
2424
"tslib": "^2.3.1",
25-
"zone.js": "~0.14.0"
25+
"zone.js": "~0.15.0"
2626
},
2727
"devDependencies": {
2828
"@angular-devkit/build-angular": "~17.0.0",
@@ -31,7 +31,7 @@
3131
"@angular-eslint/template-parser": "~16.2.0",
3232
"@angular/cli": "~17.0.0",
3333
"@angular/compiler-cli": "^17.0.0",
34-
"@angular/language-service": "^17.0.0",
34+
"@angular/language-service": "^12.2.9",
3535
"@nrwl/cli": "15.9.3",
3636
"@nrwl/cypress": "17.1.1",
3737
"@nrwl/eslint-plugin-nx": "17.1.1",

0 commit comments

Comments
 (0)