chore: upgrade vite version using catalog

This commit is contained in:
sriramveeraghanta 2025-11-10 13:13:22 +05:30
parent dfc49eea27
commit 3f0721c59a
5 changed files with 14 additions and 9 deletions

View file

@ -96,6 +96,6 @@
"prettier": "^3.2.5",
"typescript": "catalog:",
"vite-tsconfig-paths": "^5.1.4",
"vite": "7.1.7"
"vite": "catalog:"
}
}