Merge pull request #59 from abhi1693/dependabot/npm_and_yarn/frontend/npm_and_yarn-a9e5fb3b87

chore(deps): bump esbuild from 0.21.5 to 0.27.2 in /frontend in the npm_and_yarn group across 1 directory
This commit is contained in:
Abhimanyu Saharan
2026-02-08 22:04:16 +05:30
committed by GitHub
2 changed files with 230 additions and 1088 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -40,7 +40,7 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^4.0.18",
"autoprefixer": "^10.4.24",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -56,6 +56,6 @@
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5",
"vitest": "^2.1.8"
"vitest": "^4.0.18"
}
}