build(deps): add coverage and bundlesize for quality gates

This commit is contained in:
Tuan-Dat Tran
2026-02-20 17:05:19 +01:00
parent 0834f42d11
commit 7bcea886f1
2 changed files with 858 additions and 2 deletions

858
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,8 +40,10 @@
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.18",
"autoprefixer": "^10.4.24",
"better-sqlite3": "^12.6.2",
"bundlesize": "^0.18.2",
"cors": "^2.8.6",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",