Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 9b59eae commit 149acb2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.1",
"@angular/animations": "15.2.10",
"@angular/cdk": "15.2.2",
"@angular/common": "15.2.1",
"@angular/compiler": "15.2.1",
"@angular/core": "15.2.1",
"@angular/forms": "15.2.1",
"@angular/common": "15.2.10",
"@angular/compiler": "15.2.10",
"@angular/core": "15.2.10",
"@angular/forms": "15.2.10",
"@angular/material": "15.2.2",
"@angular/platform-browser": "15.2.1",
"@angular/platform-browser-dynamic": "15.2.1",
"@angular/platform-server": "15.2.1",
"@angular/router": "15.2.1",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@angular/platform-server": "15.2.10",
"@angular/router": "15.2.10",
"@types/lodash": "4.14.191",
"angular-super-validator": "2.0.0",
"core-js": "3.29.0",
Expand All @@ -46,7 +46,7 @@
"swagger-ui-dist": "4.18.0",
"ts-option": "2.1.0",
"tslib": "2.5.0",
"zone.js": "0.12.0"
"zone.js": "0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.2",
Expand All @@ -55,8 +55,8 @@
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.2",
"@angular/compiler-cli": "15.2.1",
"@angular/language-service": "15.2.1",
"@angular/compiler-cli": "15.2.10",
"@angular/language-service": "15.2.10",
"@cucumber/cucumber": "9.0.0",
"@types/chai": "4.3.4",
"@types/chai-as-promised": "7.1.5",
Expand Down

0 comments on commit 149acb2

Please sign in to comment.