Skip to content

Commit

Permalink
build(deps): update Angular to v18.2.12 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlj95 authored Nov 18, 2024
1 parent 9bf0fbd commit 3f67a6f
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 697 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"packageManager": "pnpm@9.9.0",
"private": true,
"dependencies": {
"@angular/animations": "18.2.1",
"@angular/common": "18.2.1",
"@angular/compiler": "18.2.1",
"@angular/core": "18.2.1",
"@angular/forms": "18.2.1",
"@angular/platform-browser": "18.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/platform-server": "18.2.1",
"@angular/router": "18.2.1",
"@angular/ssr": "18.2.1",
"@angular/animations": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/platform-server": "18.2.12",
"@angular/router": "18.2.12",
"@angular/ssr": "18.2.12",
"@davidlj95/ngx-meta": "1.0.0-beta.11",
"@fontsource/fira-sans": "5.1.0",
"@fortawesome/angular-fontawesome": "0.15.0",
Expand All @@ -57,14 +57,14 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.1",
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/schematics": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "18.2.1",
"@angular/compiler-cli": "18.2.1",
"@angular-devkit/build-angular": "18.2.12",
"@angular-eslint/builder": "18.4.0",
"@angular-eslint/eslint-plugin": "18.4.0",
"@angular-eslint/eslint-plugin-template": "18.4.0",
"@angular-eslint/schematics": "18.4.0",
"@angular-eslint/template-parser": "18.4.0",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@lhci/cli": "0.14.0",
"@types/compression": "1.7.5",
"@types/express": "4.17.21",
Expand Down
Loading

0 comments on commit 3f67a6f

Please sign in to comment.