Skip to content

Commit

Permalink
- update bug-report template
Browse files Browse the repository at this point in the history
- update dependencies
  • Loading branch information
AmruthPillai committed Nov 21, 2023
1 parent 32a1a68 commit 422865b
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 30 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,17 @@ body:
id: template
attributes:
label: What template are you using?
description: Leave blank if the issue applies to all templates, or is not template-specific.
multiple: false
options:
- Azurill
- Bronzor
- Chikorita
- Ditto
- Kakuna
- Nosepass
- Onyx
- Pikachu
- Rhyhorn
validations:
required: false
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
"typescript": "~5.3.2",
"vite": "~5.0.0",
"vite": "~5.0.1",
"vite-plugin-dts": "~3.6.3",
"vitest": "~0.34.6"
},
Expand Down Expand Up @@ -217,7 +217,7 @@
"react-dom": "18.2.0",
"react-helmet-async": "^2.0.0",
"react-hook-form": "^7.48.2",
"react-parallax-tilt": "^1.7.174",
"react-parallax-tilt": "^1.7.175",
"react-resizable-panels": "^0.0.61",
"react-router-dom": "6.19.0",
"react-zoom-pan-pinch": "^3.3.0",
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 422865b

Please sign in to comment.