📦 chore: bump vite to address low severity vulns (#9553)

* 📦 chore: bump `vite` to address low severity vulns

* chore: update bun.lockb to reflect dependency changes
This commit is contained in:
Danny Avila 2025-09-10 14:56:46 -04:00 committed by GitHub
parent f22e5f965e
commit f3eca8c7a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 167 additions and 286 deletions

View file

@ -148,8 +148,8 @@
"tailwindcss": "^3.4.1",
"ts-jest": "^29.2.5",
"typescript": "^5.3.3",
"vite": "^6.3.4",
"vite-plugin-compression2": "^1.3.3",
"vite": "^6.3.6",
"vite-plugin-compression2": "^2.2.1",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-pwa": "^0.21.2"
}