Skip to content

Commit

Permalink
Merge pull request #378 from jesperancinha/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
jesperancinha authored Jan 19, 2025
2 parents 984f811 + 4aca6c6 commit d4c410d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions cameras-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"dependencies": {
"@angular-builders/custom-webpack": "^19.0.0",
"@angular-builders/dev-server": "^7.3.1",
"@angular/animations": "^19.0.6",
"@angular/cdk": "^19.0.5",
"@angular/common": "^19.0.6",
"@angular/compiler": "^19.0.6",
"@angular/core": "^19.0.6",
"@angular/animations": "^19.1.1",
"@angular/cdk": "^19.1.0",
"@angular/common": "^19.1.1",
"@angular/compiler": "^19.1.1",
"@angular/core": "^19.1.1",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "^19.0.6",
"@angular/material": "^19.0.5",
"@angular/platform-browser": "^19.0.6",
"@angular/platform-browser-dynamic": "^19.0.6",
"@angular/router": "^19.0.6",
"@angular/forms": "^19.1.1",
"@angular/material": "^19.1.0",
"@angular/platform-browser": "^19.1.1",
"@angular/platform-browser-dynamic": "^19.1.1",
"@angular/router": "^19.1.1",
"@types/crypto-js": "^4.2.2",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/node-jose": "^1.1.13",
"core-js": "^3.40.0",
"crypto": "^1.0.1",
Expand All @@ -43,9 +43,9 @@
"typescript": "<5.8.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.7",
"@angular/cli": "~19.1.0",
"@angular/compiler-cli": "^19.0.6",
"@angular-devkit/build-angular": "^19.1.2",
"@angular/cli": "~19.1.2",
"@angular/compiler-cli": "^19.1.1",
"@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@testing-library/angular": "^17.3.5",
Expand Down

0 comments on commit d4c410d

Please sign in to comment.