Skip to content

Commit

Permalink
chore: upgrade vulnerable and outdated dependencies (#248)
Browse files Browse the repository at this point in the history
* chore: add peerDependencies for vite
fix GHSA-92r3-m2mg-pj97

* chore: update dependencies
style: fix indentation in prisma.service.ts

* chore: update issue & PR template
  • Loading branch information
fityannugroho authored Dec 20, 2023
1 parent ec81316 commit c243030
Show file tree
Hide file tree
Showing 5 changed files with 1,525 additions and 966 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
labels: bug
assignees: fityannugroho
assignees: ''

---

Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Please check if your PR fulfills the following requirements:

> Put "x" to check
> Put `[x]` to check
- [ ] The commit message follows our [Contributing Guidelines](https://github.com/fityannugroho/idn-area/blob/main/CONTRIBUTING.md)
- [ ] Tests for the changes have been added (**optional**, for bug fixes or features)
Expand All @@ -12,7 +12,7 @@ Please check if your PR fulfills the following requirements:

What kind of change does this PR introduce?

> Please check any kind of changes that applies to this PR using "x"
> Please check any kind of changes that applies to this PR using `[x]`
- [ ] Bug fix
- [ ] Feature
Expand Down
Loading

0 comments on commit c243030

Please sign in to comment.