Skip to content

Commit

Permalink
upgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbache committed Sep 14, 2024
1 parent 21c28cb commit c04eb05
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ dist-ssr
*.njsproj
*.sln
*.sw?

docs/.vitepress/cache
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vue/test-utils": "^2.1.0",
"jsdom": "^20.0.1",
"prettier": "^2.8.7",
"typescript": "^5.0.3",
"typescript": "^5.6.2",
"vite": "^4.5.3",
"vitepress": "^1.0.0-alpha.19",
"vitest": "^2.1.1",
Expand Down

0 comments on commit c04eb05

Please sign in to comment.