Skip to content

Commit

Permalink
Update angular to v18.2.5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent dde1337 commit 6ffe9c6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ui/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@angular/service-worker": "18.2.2",
"@angular/animations": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@angular/service-worker": "18.2.5",
"@fortawesome/fontawesome-free": "6.6.0",
"@fullcalendar/angular": "6.1.15",
"@fullcalendar/bootstrap": "6.1.15",
Expand Down Expand Up @@ -58,15 +58,15 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.2",
"@angular-devkit/build-angular": "18.2.5",
"@angular-eslint/builder": "18.3.1",
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cdk": "17.3.10",
"@angular/cli": "18.2.2",
"@angular/compiler-cli": "18.2.2",
"@angular/cli": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@fortawesome/fontawesome-free": "6.6.0",
"@types/geojson": "^7946.0.10",
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 6ffe9c6

Please sign in to comment.