Skip to content

Commit

Permalink
chore: upgrade vite & vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Dec 4, 2024
1 parent a5bb13e commit 2d187b9
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 77 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"rollup": "^2.45.2",
"tsup": "^6.5.0",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^6.0.2",
"vite-tsconfig-paths": "link:.",
"vitest": "^2.1.4"
"vitest": "^2.1.8"
},
"peerDependencies": {
"vite": "*"
Expand Down
Loading

0 comments on commit 2d187b9

Please sign in to comment.