Skip to content

Commit

Permalink
Merge pull request #656 from jesperancinha/dependabot/npm_and_yarn/vm…
Browse files Browse the repository at this point in the history
…a-gui/angular-c5ff032115

build(deps): bump the angular group in /vma-gui with 10 updates
  • Loading branch information
jesperancinha authored Aug 15, 2024
2 parents f2f43ae + b8e18d4 commit 3aa6c18
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions vma-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~18.1.4",
"@angular/animations": "~18.2.0",
"@angular/cdk": "^18.1.4",
"@angular/common": "~18.1.4",
"@angular/compiler": "~18.1.4",
"@angular/core": "~18.1.4",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "~18.1.4",
"@angular/forms": "~18.2.0",
"@angular/material": "^18.1.4",
"@angular/platform-browser": "~18.1.4",
"@angular/platform-browser-dynamic": "~18.1.4",
"@angular/router": "~18.1.4",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.0",
"@stomp/stompjs": "^7.0.0",
"@types/sockjs-client": "^1.5.4",
"ngx-cookie-service": "^18.0.0",
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.1.4",
"@angular/cli": "~18.1.4",
"@angular/compiler-cli": "~18.1.4",
"@angular/cli": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^22.2.0",
"jasmine-core": "~5.2.0",
Expand Down

0 comments on commit 3aa6c18

Please sign in to comment.