Skip to content

Commit

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

build(deps): bump the angular group across 1 directory with 11 updates
  • Loading branch information
jesperancinha committed Jul 12, 2024
2 parents 831e17a + 8ad9dda commit efb911d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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.0.3",
"@angular/animations": "~18.1.0",
"@angular/cdk": "^18.0.3",
"@angular/common": "~18.0.3",
"@angular/compiler": "~18.0.3",
"@angular/core": "~18.0.3",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/flex-layout": "^13.0.0-beta.36",
"@angular/forms": "~18.0.3",
"@angular/forms": "~18.1.0",
"@angular/material": "^18.0.3",
"@angular/platform-browser": "~18.0.3",
"@angular/platform-browser-dynamic": "~18.0.3",
"@angular/router": "~18.0.3",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/router": "~18.1.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.0.4",
"@angular/cli": "~18.0.4",
"@angular/compiler-cli": "~18.0.3",
"@angular/cli": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.14.5",
"jasmine-core": "~5.0.1",
Expand All @@ -43,6 +43,6 @@
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "5.4.5"
"typescript": "5.5.3"
}
}

0 comments on commit efb911d

Please sign in to comment.