Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 552ac09 commit 62a9fce
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 206 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"x64"
],
"dependencies": {
"@angular/animations": "18.0.1",
"@angular/common": "18.0.1",
"@angular/compiler": "18.0.1",
"@angular/core": "18.0.1",
"@angular/forms": "18.0.1",
"@angular/platform-browser": "18.0.1",
"@angular/platform-browser-dynamic": "18.0.1",
"@angular/router": "18.0.1",
"@angular/animations": "18.0.2",
"@angular/common": "18.0.2",
"@angular/compiler": "18.0.2",
"@angular/core": "18.0.2",
"@angular/forms": "18.0.2",
"@angular/platform-browser": "18.0.2",
"@angular/platform-browser-dynamic": "18.0.2",
"@angular/router": "18.0.2",
"@auth/core": "0.32.0",
"@auth/sveltekit": "1.2.0",
"@aws-sdk/client-s3": "3.588.0",
Expand Down Expand Up @@ -225,9 +225,9 @@
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "18.0.3",
"@angular/compiler-cli": "18.0.1",
"@angular/language-service": "18.0.1",
"@angular/localize": "18.0.1",
"@angular/compiler-cli": "18.0.2",
"@angular/language-service": "18.0.2",
"@angular/localize": "18.0.2",
"@astrojs/node": "8.2.5",
"@astrojs/partytown": "2.1.0",
"@astrojs/prefetch": "0.4.1",
Expand Down
Loading

0 comments on commit 62a9fce

Please sign in to comment.