Skip to content

Commit

Permalink
update angular: cdk, core, material
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Nov 8, 2024
1 parent 4f95784 commit ba6e537
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.10",
"@angular/common": "^18.2.10",
"@angular/compiler": "^18.2.10",
"@angular/core": "^18.2.10",
"@angular/forms": "^18.2.10",
"@angular/platform-browser": "^18.2.10",
"@angular/platform-browser-dynamic": "^18.2.10",
"@angular/router": "^18.2.10",
"@angular/animations": "^18.2.11",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
"jsonminify": "^0.4.2",
"nucleus-angular": "^0.0.9",
"rxjs": "~7.8.0",
Expand All @@ -49,7 +49,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.11",
"@angular/cli": "^18.2.11",
"@angular/compiler-cli": "^18.2.10",
"@angular/compiler-cli": "^18.2.11",
"@types/jasmine": "~5.1.0",
"glob": "^11.0.0",
"jasmine-core": "^5.2.0",
Expand Down

0 comments on commit ba6e537

Please sign in to comment.