Skip to content

Commit

Permalink
update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed May 16, 2024
1 parent 9cef218 commit bdbf66a
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 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 @@ -11,22 +11,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^17.3.8",
"@angular/common": "^17.3.8",
"@angular/compiler": "^17.3.8",
"@angular/core": "^17.3.8",
"@angular/forms": "^17.3.8",
"@angular/platform-browser": "^17.3.8",
"@angular/platform-browser-dynamic": "^17.3.8",
"@angular/router": "^17.3.8",
"@angular/animations": "^17.3.9",
"@angular/common": "^17.3.9",
"@angular/compiler": "^17.3.9",
"@angular/core": "^17.3.9",
"@angular/forms": "^17.3.9",
"@angular/platform-browser": "^17.3.9",
"@angular/platform-browser-dynamic": "^17.3.9",
"@angular/router": "^17.3.9",
"rxjs": "~7.5.0",
"tslib": "^2.4.1",
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.7",
"@angular/cli": "~17.3.7",
"@angular/compiler-cli": "^17.3.8",
"@angular/compiler-cli": "^17.3.9",
"@types/jasmine": "^4.3.0",
"jasmine-core": "^4.5.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit bdbf66a

Please sign in to comment.