Skip to content

Commit

Permalink
chore: upgrade typscript to 5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv committed Jun 23, 2024
1 parent 132b9ec commit 43dc824
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"lint-staged": "^13.0.3",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"typescript": "^4.7.2",
"typescript": "^5.5.2",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0"
Expand Down
68 changes: 34 additions & 34 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 43dc824

Please sign in to comment.