Skip to content

Commit

Permalink
Merge pull request #1043 from jesperancinha/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
jesperancinha authored Jun 30, 2024
2 parents 5850049 + d012382 commit 667b00a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions concert-demos-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~18.0.4",
"@angular/common": "~18.0.4",
"@angular/compiler": "~18.0.4",
"@angular/core": "~18.0.4",
"@angular/forms": "~18.0.4",
"@angular/platform-browser": "~18.0.4",
"@angular/platform-browser-dynamic": "~18.0.4",
"@angular/router": "~18.0.4",
"@angular/animations": "~18.0.5",
"@angular/common": "~18.0.5",
"@angular/compiler": "~18.0.5",
"@angular/core": "~18.0.5",
"@angular/forms": "~18.0.5",
"@angular/platform-browser": "~18.0.5",
"@angular/platform-browser-dynamic": "~18.0.5",
"@angular/router": "~18.0.5",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"zone.js": "~0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.5",
"@angular/cli": "~18.0.5",
"@angular/compiler-cli": "~18.0.4",
"@angular/language-service": "~18.0.4",
"@angular-devkit/build-angular": "^18.0.6",
"@angular/cli": "~18.0.6",
"@angular/compiler-cli": "~18.0.5",
"@angular/language-service": "~18.0.5",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.13",
"@types/node": "~20.14.8",
"@types/node": "~20.14.9",
"codelyzer": "^6.0.2",
"jasmine-core": "~5.1.2",
"jasmine-spec-reporter": "~7.0.0",
Expand Down

0 comments on commit 667b00a

Please sign in to comment.