Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v19
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 Nov 30, 2024
1 parent fcb157f commit 269565a
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@angular-eslint/eslint-plugin-template": "^18.4.3",
"@angular-eslint/template-parser": "^18.4.3",
"@angular/cli": "~18.2.12",
"@angular/compiler-cli": "18.2.13",
"@angular/language-service": "18.2.13",
"@angular/compiler-cli": "19.0.1",
"@angular/language-service": "19.0.1",
"@biomejs/biome": "^1.9.4",
"@catppuccin/highlightjs": "1.0.0",
"@catppuccin/palette": "^1.7.1",
Expand Down Expand Up @@ -89,14 +89,14 @@
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
"@angular/animations": "18.2.13",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/forms": "18.2.13",
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@angular/animations": "19.0.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@fastify/cors": "^10.0.1",
"@fastify/helmet": "^11.1.1",
"@fastify/static": "^7.0.4",
Expand Down
Loading

0 comments on commit 269565a

Please sign in to comment.