All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			
		
			
				
	
	
		
			46 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "central_frontend",
 | |
|   "private": true,
 | |
|   "version": "0.0.0",
 | |
|   "type": "module",
 | |
|   "scripts": {
 | |
|     "dev": "vite",
 | |
|     "build": "tsc -b && vite build",
 | |
|     "lint": "eslint .",
 | |
|     "preview": "vite preview"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@emotion/react": "^11.14.0",
 | |
|     "@emotion/styled": "^11.14.1",
 | |
|     "@fontsource/roboto": "^5.2.8",
 | |
|     "@mdi/js": "^7.4.47",
 | |
|     "@mdi/react": "^1.6.1",
 | |
|     "@mui/icons-material": "^7.3.4",
 | |
|     "@mui/material": "^7.3.4",
 | |
|     "@mui/x-charts": "^8.15.0",
 | |
|     "@mui/x-date-pickers": "^8.15.0",
 | |
|     "date-and-time": "^4.1.0",
 | |
|     "dayjs": "^1.11.18",
 | |
|     "filesize": "^11.0.13",
 | |
|     "react": "^19.2.0",
 | |
|     "react-dom": "^19.2.0",
 | |
|     "react-router-dom": "^7.9.4",
 | |
|     "semver": "^7.7.3"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@types/react": "^19.2.2",
 | |
|     "@types/react-dom": "^19.2.2",
 | |
|     "@types/semver": "^7.7.1",
 | |
|     "@typescript-eslint/eslint-plugin": "^8.46.2",
 | |
|     "@typescript-eslint/parser": "^8.46.2",
 | |
|     "@vitejs/plugin-react": "^5.1.0",
 | |
|     "eslint": "^9.38.0",
 | |
|     "eslint-plugin-react-hooks": "^7.0.1",
 | |
|     "eslint-plugin-react-refresh": "^0.4.24",
 | |
|     "globals": "^16.4.0",
 | |
|     "typescript": "^5.9.3",
 | |
|     "typescript-eslint": "^8.46.2",
 | |
|     "vite": "^7.1.12"
 | |
|   }
 | |
| }
 |