Skip to content

Commit

Permalink
chores: vite and vitest upgrades (#1508)
Browse files Browse the repository at this point in the history
vite and vitest updates
  • Loading branch information
ab-smith authored Feb 17, 2025
1 parent a2c380d commit aee03c7
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 97 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite": "^5.4.14",
"vite-plugin-tailwind-purgecss": "^0.3.5",
"vitest": "^1.6.0",
"vitest": "^1.6.1",
"zod": "^3.24.1"
},
"type": "module",
Expand Down
Loading

0 comments on commit aee03c7

Please sign in to comment.