Skip to content

Commit

Permalink
chore(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 4dc4b39 commit a69b759
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 54 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"@angular-builders/jest": "^14.1.0",
"@angular-devkit/build-angular": "15.0.3",
"@angular-devkit/build-ng-packagr": "0.1002.0",
"@angular/animations": "15.0.3",
"@angular/animations": "15.2.10",
"@angular/cli": "15.0.3",
"@angular/common": "15.0.3",
"@angular/compiler": "15.0.3",
"@angular/compiler-cli": "15.0.3",
"@angular/core": "15.0.3",
"@angular/language-service": "15.0.3",
"@angular/platform-browser": "15.0.3",
"@angular/platform-browser-dynamic": "15.0.3",
"@angular/common": "15.2.10",
"@angular/compiler": "15.2.10",
"@angular/compiler-cli": "15.2.10",
"@angular/core": "15.2.10",
"@angular/language-service": "15.2.10",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@golevelup/nestjs-testing": "0.1.2",
Expand Down Expand Up @@ -104,7 +104,7 @@
"tslib": "2.4.1",
"tslint": "6.1.3",
"typescript": "4.8.2",
"zone.js": "0.12.0"
"zone.js": "0.14.3"
},
"engines": {
"node": ">=10"
Expand All @@ -129,7 +129,7 @@
"axios": "^1.0.0"
},
"dependencies": {
"@angular/forms": "15.0.3",
"@angular/forms": "15.2.10",
"@ruso/common": "^0.1.1",
"@swc/helpers": "~0.4.11",
"@types/express-serve-static-core": "4.17.31",
Expand Down
Loading

0 comments on commit a69b759

Please sign in to comment.