Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 8ce5582 commit e99a508
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions webapp/cas-mgmt-webapp-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,32 +20,32 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~13.3.0",
"@angular/animations": "~13.4.0",
"@angular/cdk": "~13.3.0",
"@angular/common": "~13.3.0",
"@angular/compiler": "~13.3.0",
"@angular/core": "13.3.0",
"@angular/common": "~13.4.0",
"@angular/compiler": "~13.4.0",
"@angular/core": "13.4.0",
"@angular/flex-layout": "^13.0.0-beta.38",
"@angular/forms": "~13.3.0",
"@angular/forms": "~13.4.0",
"@angular/localize": "^13.3.0",
"@angular/material": "^13.3.0",
"@angular/platform-browser": "~13.3.0",
"@angular/platform-browser-dynamic": "~13.3.0",
"@angular/router": "~13.3.0",
"@angular/platform-browser": "~13.4.0",
"@angular/platform-browser-dynamic": "~13.4.0",
"@angular/router": "~13.4.0",
"ace-builds": "^1.4.14",
"ace-diff": "^3.0.3",
"lodash": "~4.17.21",
"mermaid": "^9.1.2",
"rxjs": "~7.5.5",
"svg-pan-zoom": "^3.6.1",
"tslib": "^2.3.1",
"zone.js": "~0.11.5"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.0",
"@angular/cli": "~13.3.0",
"@angular/compiler-cli": "~13.3.0",
"@angular/language-service": "~13.3.0",
"@angular/compiler-cli": "~13.4.0",
"@angular/language-service": "~13.4.0",
"@types/jasmine": "~4.0.0",
"@types/jasminewd2": "~2.0.10",
"@types/node": "^16.11.7",
Expand Down

0 comments on commit e99a508

Please sign in to comment.