Skip to content

Commit

Permalink
fix: vite vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Jun 1, 2024
1 parent 419bd70 commit 9711dce
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 134 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.1.6",
"vite": "^5.1.4",
"vite": "^5.2.12",
"vitest": "0.34.6",
"vitest-dom": "^0.1.0"
},
Expand Down
Loading

0 comments on commit 9711dce

Please sign in to comment.