Skip to content

Commit

Permalink
Merge pull request #49 from MaddyGuthridge/maddy-vite-fix-0.6.6
Browse files Browse the repository at this point in the history
Update Vite to resolve security vulnerability
  • Loading branch information
MaddyGuthridge authored Jan 23, 2025
2 parents d5fb9b1 + 5a2035d commit b9a0e4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minifolio",
"version": "0.6.5",
"version": "0.6.6",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down Expand Up @@ -64,7 +64,7 @@
"tslib": "^2.4.1",
"typescript": "~5.5.0",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.6",
"vite": "^5.4.14",
"vitest": "^2.0.5"
},
"//overrides": [
Expand Down

0 comments on commit b9a0e4c

Please sign in to comment.