Merge pull request #2144 from arc53/dependabot/npm_and_yarn/frontend/vitejs/plugin-react-5.1.0

chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.0 in /frontend
This commit is contained in:
Manish Madan
2026-03-16 01:36:30 +05:30
committed by GitHub
2 changed files with 673 additions and 944 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -60,7 +60,7 @@
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^6.0.1",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-import": "^2.31.0",
@@ -77,7 +77,7 @@
"tailwindcss": "^4.2.1",
"tw-animate-css": "^1.4.0",
"typescript": "^5.8.3",
"vite": "^7.2.0",
"vite": "^8.0.0",
"vite-plugin-svgr": "^4.3.0"
}
}