feat: Upgrade vite to 5.4.8 to fix dependabot/186 (#10196)

Reference: https://github.com/chatwoot/chatwoot/pull/10195
This commit is contained in:
Pranav
2024-10-02 00:57:37 -07:00
committed by GitHub
parent fce4d5e26e
commit a3b602290a
3 changed files with 92 additions and 87 deletions

View File

@@ -119,7 +119,7 @@
"prettier": "^3.3.3",
"size-limit": "^8.2.4",
"tailwindcss": "^3.4.13",
"vite": "^5.4.5",
"vite": "^5.4.8",
"vite-plugin-ruby": "^5.0.0",
"vitest": "^2.1.1"
},