Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Nov 26, 2024
1 parent 6ecc1d9 commit 0e8700b
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 374 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"test": "vitest"
},
"devDependencies": {
"@vitest/coverage-v8": "^2.0.1",
"@vitest/coverage-v8": "^2.1.5",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vitest": "^2.0.1"
"vite": "^6.0.0",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit 0e8700b

Please sign in to comment.