Skip to content

Commit

Permalink
update: deps of project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Aug 29, 2024
1 parent 02bf5b7 commit 1aef2ce
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 56 deletions.
93 changes: 40 additions & 53 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@angular/platform-browser-dynamic": "^18.2.2",
"@angular/router": "^18.2.2",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"zone.js": "^0.14.10"
"tslib": "^2.7.0",
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.1",
Expand All @@ -34,7 +34,7 @@
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"puppeteer": "^23.1.0",
"puppeteer": "^23.2.1",
"typescript": "^5.5.4"
}
}

0 comments on commit 1aef2ce

Please sign in to comment.