Sieht gut aus und geht (noch keine Bildeingabe)
This commit is contained in:
		
							
								
								
									
										32
									
								
								nodejs-version/frontend/package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								nodejs-version/frontend/package.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,32 @@ | ||||
| { | ||||
|   "name": "frontend", | ||||
|   "private": true, | ||||
|   "version": "0.0.0", | ||||
|   "type": "module", | ||||
|   "scripts": { | ||||
|     "dev": "vite", | ||||
|     "build": "tsc -b && vite build", | ||||
|     "lint": "eslint .", | ||||
|     "preview": "vite preview" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@types/react-router-dom": "^5.3.3", | ||||
|     "axios": "^1.12.2", | ||||
|     "react": "^19.1.1", | ||||
|     "react-dom": "^19.1.1", | ||||
|     "react-router-dom": "^7.9.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.35.0", | ||||
|     "@types/react": "^19.1.13", | ||||
|     "@types/react-dom": "^19.1.9", | ||||
|     "@vitejs/plugin-react": "^5.0.2", | ||||
|     "eslint": "^9.35.0", | ||||
|     "eslint-plugin-react-hooks": "^5.2.0", | ||||
|     "eslint-plugin-react-refresh": "^0.4.20", | ||||
|     "globals": "^16.4.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "typescript-eslint": "^8.43.0", | ||||
|     "vite": "^7.1.6" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user