Skip to content

Commit

Permalink
fix(deps): update ng to v18.2.7 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 2, 2024
1 parent 7000e76 commit 755234e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
]
},
"dependencies": {
"@angular/animations": "18.2.6",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.6",
"@angular/core": "18.2.6",
"@angular/forms": "18.2.6",
"@angular/platform-browser": "18.2.6",
"@angular/platform-browser-dynamic": "18.2.6",
"@angular/router": "18.2.6",
"@angular/animations": "18.2.7",
"@angular/common": "18.2.7",
"@angular/compiler": "18.2.7",
"@angular/core": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/platform-browser": "18.2.7",
"@angular/platform-browser-dynamic": "18.2.7",
"@angular/router": "18.2.7",
"@nx/angular": "19.8.3",
"@taiga-ui/addon-charts": "4.9.0",
"@taiga-ui/addon-commerce": "4.9.0",
Expand All @@ -87,8 +87,8 @@
"@angular-devkit/core": "18.2.7",
"@angular-devkit/schematics": "18.2.7",
"@angular/cli": "18.2.7",
"@angular/compiler-cli": "18.2.6",
"@angular/language-service": "18.2.6",
"@angular/compiler-cli": "18.2.7",
"@angular/language-service": "18.2.7",
"@nx/devkit": "19.8.3",
"@nx/jest": "19.8.3",
"@nx/js": "19.8.3",
Expand Down

0 comments on commit 755234e

Please sign in to comment.