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

@ -67,7 +67,7 @@
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"typescript": "catalog:",
"vite": "7.1.7",
"vite": "catalog:",
"vite-tsconfig-paths": "^5.1.4"
}
}